Xiang Xiao
|
967f526850
|
Rename LIB_ to LIBC_ for all libc Kconfig
follow other libc component naming convention
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-08-05 16:42:32 +02: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
|
3dc17f54ff
|
apps/system/hex2bin: Move the portable library portion of hex2bin to nuttx/libc/hex2bin where it can be shared with the OS internals.
|
2016-06-27 11:20:38 -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
|
1f2eb77f11
|
The hex2bin library did not build with debug off
|
2014-06-26 16:40:38 -06:00 |
|
Gregory Nutt
|
36595a49cb
|
hex2mem: Like hex2bin, but writes Intel HEX files directly to memory
|
2014-06-16 10:34:50 -06:00 |
|
Gregory Nutt
|
5791392591
|
hex2bin: Needs a little larger stack
|
2014-06-16 08:10:40 -06:00 |
|
Gregory Nutt
|
2b01e7c297
|
Add conversion of Intel HEX to binary
|
2014-06-15 12:07:27 -06:00 |
|