Xiang Xiao
|
e0dcfa0c55
|
Remove extra whitespace from files (#43)
* Remove multiple newlines at the end of file
* Remove the white space from the end of line
|
2020-01-31 08:29:24 -06:00 |
|
Xiang Xiao
|
e806097c70
|
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 |
|
anchao
|
b5cfd93444
|
apps/: Modification to build system: Unified application compilation rules
|
2018-09-03 09:29:56 -06:00 |
|
Gregory Nutt
|
d06b721ba2
|
Fix new dependencies for flash_eraseall
|
2016-06-03 09:11:22 -06:00 |
|
Gregory Nutt
|
3734b4c966
|
Restore apps/system/flash_eraseall/ using new IOCTL wrapper
|
2016-06-03 08:15:37 -06:00 |
|
Gregory Nutt
|
12c0b3ca30
|
apps/system/flash_erraseall: Removed because it violates the OS/application interface.
|
2016-06-02 10:21:48 -06:00 |
|
Gregory Nutt
|
d5b6949c9f
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:14:53 -06:00 |
|
Gregory Nutt
|
6e462908ba
|
apps/system: Clean up Kconfig menuing
|
2015-04-07 13:23:39 -06:00 |
|
Gregory Nutt
|
7c7a81aa69
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
|
Gregory Nutt
|
f2139ef029
|
Misc changes for clean built od mikroe-stm32f4 configurations
|
2013-05-01 09:21:13 -06:00 |
|
Gregory Nutt
|
e78cafe428
|
Add system/flash_eraseall NSH command
|
2013-05-01 07:45:34 -06:00 |
|