This website requires JavaScript.
Explore
Help
Sign In
apache
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
mirror of
https://github.com/apache/nuttx-apps.git
synced
2025-07-05 03:13:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nuttx-apps
/
examples
/
nxflat
History
Petro Karashchenko
66b79a7c89
style: fix indentation issues
...
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2024-10-04 08:17:51 +08:00
..
tests
style: fix indentation issues
2024-10-04 08:17:51 +08:00
CMakeLists.txt
add initial cmake build system
2023-07-08 13:52:02 +08:00
Kconfig
Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard.
2019-10-06 06:14:56 -06:00
Make.defs
Makefiles: Gregory Nutt: update licenses to Apache
2021-06-07 21:35:33 -05:00
Makefile
examples/nxflat: -fno-builtin for a file generated by mksymtab.sh
2022-05-12 23:12:39 +08:00
nxflat_main.c
Fix some hard coded buffer len of snprintf
2023-03-21 20:57:56 -03:00