mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-21 01:07:18 +08:00
kservice.c:474: warning: The following parameter of rt_backtrace_to_buffer(rt_thread_t thread, struct rt_hw_backtrace_frame *frame, long skip, rt_ubase_t *buffer, long buflen) is not documented: parameter 'thread' kernel.h:157: warning: unable to resolve reference to '_rt_errno' for \ref command Signed-off-by: supperthomas <78900636@qq.com>
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