projects
/
bertos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use prefix on the presets name.
[bertos.git]
/
boards
/
arduino
/
templates
/
arduino_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
"""