99bdf978d7
* [rtdef] rename RT_WEAK attribute as rt_weak * [rtdef] rename RT_USED attribute as rt_used * [rtdef] rename RT_SECTION attribute as rt_section * [rtdef] rename ALIGN attribute as rt_align * [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support |
||
---|---|---|
.. | ||
at | ||
basic | ||
contribution_guide | ||
device | ||
dlmodule | ||
doxygen | ||
env | ||
figures | ||
filesystem | ||
finsh | ||
interrupt | ||
introduction | ||
kernel-porting | ||
memory | ||
network | ||
pm | ||
posix | ||
quick-start | ||
sal | ||
scons | ||
thread | ||
thread-comm | ||
thread-sync | ||
timer | ||
ulog | ||
utest | ||
README.md |
README.md
Manual Catalogue
Kernel
- Kernel Basics
- Thread Management
- Clock&Timer Management
- Inter-thread Synchronization
- Inter-thread Communication
- Memory Management
- Interrupt Management
- Kernel Porting
Tool
Device
- I/O Device Framework
- PIN Device
- UART Device
- ADC Device
- I2C Bus Device
- SPI Device
- PWM Device
- RTC Device
- HWTIMER Device
- WATCHDOG Device
- WLAN Device
- Sensor Device
Components