mirror of
https://gitee.com/muyuchl/nrf51_2in13_epd.git
synced 2025-12-14 17:58:13 +08:00
copy project from century 2in6 esl project
This commit is contained in:
12
external/freertos/readme.txt
vendored
Normal file
12
external/freertos/readme.txt
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
Implementations detail.
|
||||
|
||||
No changes to original FreeRTOS code was made.
|
||||
Directories was reorganized to move all changed or optional items outside the original, copied code.
|
||||
That way just copying new version of FreeRTOS should give functional code.
|
||||
|
||||
Folders:
|
||||
- source: Original Source directory from FreeRTOS. Deleted all port files from portable subdirectory.
|
||||
In portable subdirectory only MemMang was left.
|
||||
- license: Original License directory from FreeRTOS.
|
||||
- config: Base (clean) FreeRTOS configuration file.
|
||||
- portable: Port files created for nrf5x microcontroller.
|
||||
Reference in New Issue
Block a user