Rename prj to insert it into nightly test.
[bertos.git] / boards / stm32-p103 / templates / stm32-p103_kernel / .spec
1 name = 'kernel preset'
2 advanced = True
3 description="""
4 <p>
5 This is a minimalist kernel project: it just initializes the hardware and
6 creates an independent process to blink an LED, while the main loop
7 continues to monitor the stack utilization of all the processes.
8 </p>
9 """