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