This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-11 23:45:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
8af30db2c5
nuttx
/
arch
/
arm
History
Download ZIP
Download TAR.GZ
Xiang Xiao
c741b7b586
Fix Error: chip/sam_tc.c:922:30: error: format specifies type 'long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Werror,-Wformat]
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-13 22:35:19 +08:00
..
include
arch/arm: Fix types.h:61:9: error: unknown type name '__UINT32_TYPE__'
2022-11-06 07:14:39 +01:00
src
Fix Error: chip/sam_tc.c:922:30: error: format specifies type 'long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Werror,-Wformat]
2022-11-13 22:35:19 +08:00
Kconfig
arm/toolchain: update toolchain comment to avoid confusion
2022-10-25 12:33:46 +08:00