mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
fix: 解决告警
1. 解决告警(rt_drv_pwm.c: warning: implicit declaration of function 'atoi')
This commit is contained in:
923
bsp/n32g452xx/n32g452xx-mini-system/project.uvprojx
Executable file
923
bsp/n32g452xx/n32g452xx-mini-system/project.uvprojx
Executable file
File diff suppressed because it is too large
Load Diff
@@ -9,6 +9,7 @@
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <drivers/rt_drv_pwm.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user