RTOS » History » Version 2
hugomeiland, 2013-02-20 09:00
1 | 1 | hugomeiland | h1. RTOS |
---|---|---|---|
2 | |||
3 | page to save some thoughts on firmware directions |
||
4 | |||
5 | current situation for released firmware: |
||
6 | |||
7 | * build online on mbed.org |
||
8 | * using closed mbed libs for e.g. ethernet |
||
9 | |||
10 | next step |
||
11 | |||
12 | * do offline compiling using gcc4mbed |
||
13 | * still using mbed libs |
||
14 | |||
15 | feature list for new firmware environment |
||
16 | |||
17 | * open source |
||
18 | * ethernet support |
||
19 | * build environment in linux |
||
20 | * support for cortex-m3 |
||
21 | * board support for LPC1768 / LCP1769 |
||
22 | 2 | hugomeiland | * RTOS |