diff --git a/readme.txt b/readme.txt index b8d18cb25..6c4cda4c4 100644 --- a/readme.txt +++ b/readme.txt @@ -65,8 +65,14 @@ +--test/ - Kernel test suite source code. | +--coverage/ - Code coverage project. +--testhal/ - HAL integration test demos. - +--STM32/ - STM32 HAL demos. - +--STM8S/ - STM8S HAL demos. + | +--LPC11xx/ - LPC11xx HAL demos. + | +--LPC13xx/ - LPC11xx HAL demos. + | +--STM32F1xx/ - STM32F1xx HAL demos. + | +--STM32F4xx/ - STM32F4xx HAL demos (valid for STM32F2xx too). + | +--STM32L1xx/ - STM32L!xx HAL demos. + | +--STM8S/ - STM8S HAL demos. + +--tools - Various tools. + +--eclipse - Eclipse enhancements. ***************************************************************************** *** Releases ***