- Feb 27, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Feb 26, 2017
-
-
Mateusz Szafoni authored
Add platform files for nucleo-f334r8 Approved-by: Gregory Nutt
-
raiden00pl authored
-
- Feb 25, 2017
-
-
Gregory Nutt authored
-
- Feb 17, 2017
-
-
Gregory Nutt authored
-
- Feb 16, 2017
-
-
Gregory Nutt authored
strcasecmp, strncasecmp, bzero, bcmp, and bcopy should be defined in strings.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead.
-
Gregory Nutt authored
-
- Feb 14, 2017
-
-
Gregory Nutt authored
-
- Feb 13, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Feb 09, 2017
-
-
Gregory Nutt authored
-
- Feb 07, 2017
-
-
Gregory Nutt authored
-
- Feb 06, 2017
-
-
Gregory Nutt authored
-
- Feb 05, 2017
-
-
Gregory Nutt authored
-
- Feb 03, 2017
-
-
Gregory Nutt authored
NSH ls command: if node is a symobolic link, use readlink() to get and the display the target of the symblic link.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 30, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
In apps/examples/mtdpart/mtdpart_main.c where CONFIG_EXAMPLES_MTDPART_NPARTITIONS defining is checked should be #ifndef instead of #ifdef. Noted by Oleg Evseev
-
- Jan 29, 2017
-
-
Gregory Nutt authored
apps/examples/module and sotest: Update for names changes resulting when module library was split out from kernel module code.
-
Gregory Nutt authored
-
- Jan 27, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 24, 2017
-
-
Gregory Nutt authored
-
Juha Niskanen authored
-
- Jan 23, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
examples/module and examples/sotest can only be used in the FLAT build mode because they make illegal OS calls to ramdisk_register(), register_device(), and unregister_device().
-
Gregory Nutt authored
-
- Jan 22, 2017
-
-
Gregory Nutt authored
-
- Jan 09, 2017
-
-
Gregory Nutt authored
synchronized compiler.h
-
Aleksandr Vyhovanec authored
-