git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@350 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
077d372e2f
commit
c16f1d718b
|
@ -69,6 +69,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
|
||||||
discussing it.
|
discussing it.
|
||||||
- File System implementation as side project. Basic requirements: Thread safe,
|
- File System implementation as side project. Basic requirements: Thread safe,
|
||||||
concurrent accesses, proper buffers cache.
|
concurrent accesses, proper buffers cache.
|
||||||
|
- Tickless kernel option, high resolution timers.
|
||||||
|
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
*** Releases ***
|
*** Releases ***
|
||||||
|
|
Loading…
Reference in New Issue