Gregory Nutt
|
3228d32938
|
Correct permmisions on executable scripts
|
2016-04-10 09:11:59 -06:00 |
|
Gregory Nutt
|
7337e748de
|
Merge in configs/ submodule
|
2016-04-10 07:57:59 -06:00 |
|
Gregory Nutt
|
ad61b7ab3e
|
Remove all references to CONFIG_SYSTEM_SDCARD
|
2016-03-30 17:53:19 -06:00 |
|
Gregory Nutt
|
12c14ee718
|
Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS
|
2016-02-26 16:45:29 -06:00 |
|
Gregory Nutt
|
656e730f8f
|
apps/system/ramtron has been removed.
|
2016-01-27 10:39:30 -06:00 |
|
Gregory Nutt
|
9535c909d3
|
Rename CONFIG_SYSTEM_INIFILE to CONFIG_FSUTILS_INIFILE
|
2016-01-20 17:11:48 -06:00 |
|
Gregory Nutt
|
9e548d34c3
|
mkdeps.sh and mkdeps.bat have been deleted. All configurations must now use the compiler mkeps prograqm
|
2016-01-09 16:06:15 -06:00 |
|
Gregory Nutt
|
b90f5ba7f4
|
Remove CONFIG_DISCRETE_IO from all defconfig files
|
2015-12-15 08:41:10 -06:00 |
|
Gregory Nutt
|
1216398f62
|
sam: Refresh all configurations: Enable PROCFS and NSH_ARCHINIT in all NSH configurations
|
2015-11-29 13:52:50 -06:00 |
|
Gregory Nutt
|
651bd9e8ad
|
Rename CONFIG_LOOP to CONFIG_DEV_LOOP
|
2015-11-25 17:11:27 -06:00 |
|
Paul A. Patience
|
55d8aee826
|
Simplify configs/ Makefiles by combining common longic into a new board.mk Makefile fragment. For Paul A. Patience"
|
2015-09-04 16:42:34 -06:00 |
|
Paul A. Patience
|
81268bb75c
|
Add -Wundef warning flag
|
2015-09-01 13:19:57 -04:00 |
|
Gregory Nutt
|
f7ba1b1eeb
|
Remove all references to the dedunct CONFIG_SYSTEM_SYSINFO configuration from all defconfig files
|
2015-07-04 15:19:11 -06:00 |
|
Gregory Nutt
|
d1ab9c2e0a
|
Remove the configs/ directory
|
2015-06-29 13:12:29 -06:00 |
|
Gregory Nutt
|
add36cc3de
|
Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis
|
2015-05-30 10:00:54 -06:00 |
|
Gregory Nutt
|
fce87336a4
|
Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis
|
2015-05-30 10:00:54 -06:00 |
|
Gregory Nutt
|
32238fa2bc
|
A previous change increased the task name size allocation by one to hold a NUL terminator. This changes reduces the configured name size by one so that no additional memory is used
|
2014-12-17 12:30:26 -06:00 |
|
Gregory Nutt
|
d286c0f32f
|
A previous change increased the task name size allocation by one to hold a NUL terminator. This changes reduces the configured name size by one so that no additional memory is used
|
2014-12-17 12:30:26 -06:00 |
|
Gregory Nutt
|
f31dca368b
|
Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigs
|
2014-11-12 18:02:19 -06:00 |
|
Gregory Nutt
|
fcffafee30
|
Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigs
|
2014-11-12 18:02:19 -06:00 |
|
Gregory Nutt
|
857d0b8e76
|
Remove non-standard, conditional syslog_enable(), instead only the required, standard setlogmask()
|
2014-10-09 06:09:03 -06:00 |
|
Gregory Nutt
|
4efb064169
|
Remove non-standard, conditional syslog_enable(), instead only the required, standard setlogmask()
|
2014-10-09 06:09:03 -06:00 |
|
Gregory Nutt
|
4aa785a503
|
Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXWM_NXCONSOLE to CONFIG_NXWM_NXTERM
|
2014-09-20 14:25:51 -06:00 |
|
Gregory Nutt
|
3d050101eb
|
Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXWM_NXCONSOLE to CONFIG_NXWM_NXTERM
|
2014-09-20 14:25:51 -06:00 |
|
Gregory Nutt
|
e09923cd8e
|
Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVE
|
2014-09-03 06:55:06 -06:00 |
|
Gregory Nutt
|
9ee4b9e2b1
|
Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVE
|
2014-09-03 06:55:06 -06:00 |
|
Gregory Nutt
|
3dd8c08714
|
Remove final traces of the 8015 from the NuttX source tree
|
2014-09-01 13:21:15 -06:00 |
|
Gregory Nutt
|
23147c40a5
|
Remove final traces of the 8015 from the NuttX source tree
|
2014-09-01 13:21:15 -06:00 |
|
Gregory Nutt
|
f15246ec6c
|
Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supported
|
2014-08-31 10:54:55 -06:00 |
|
Gregory Nutt
|
3c1a70c9dc
|
Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supported
|
2014-08-31 10:54:55 -06:00 |
|
Gregory Nutt
|
0dd018d3a8
|
Add build support for ELF modules. Useless at the moment because there is no x86 relocation logic
|
2014-08-25 06:09:09 -06:00 |
|
Gregory Nutt
|
7e9f569ac6
|
Add build support for ELF modules. Useless at the moment because there is no x86 relocation logic
|
2014-08-25 06:09:09 -06:00 |
|
Gregory Nutt
|
1b2a96c965
|
Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- the architecure must first declare support
|
2014-08-24 06:42:11 -06:00 |
|
Gregory Nutt
|
1624e2fbcf
|
Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- the architecure must first declare support
|
2014-08-24 06:42:11 -06:00 |
|
Gregory Nutt
|
49deb059d4
|
Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options for system timers in general, but more importantly, let's us realize higher resolution for the case of CONFIG_SCHED_TICKLESS=y -- of course, at the risk of some new interger overvflow problems
|
2014-08-07 13:42:47 -06:00 |
|
Gregory Nutt
|
0aa7209765
|
Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options for system timers in general, but more importantly, let's us realize higher resolution for the case of CONFIG_SCHED_TICKLESS=y -- of course, at the risk of some new interger overvflow problems
|
2014-08-07 13:42:47 -06:00 |
|
Gregory Nutt
|
7edc6a5666
|
Remove CONFIG_DISABLE_CLOCK
|
2014-08-07 12:35:24 -06:00 |
|
Gregory Nutt
|
caba61999a
|
Remove CONFIG_DISABLE_CLOCK
|
2014-08-07 12:35:24 -06:00 |
|
Gregory Nutt
|
cbe4d3573d
|
Rename apps/examples/uip to apps/examples/webserver
|
2014-07-03 17:31:17 -06:00 |
|
Gregory Nutt
|
44988c6ca6
|
Rename apps/examples/uip to apps/examples/webserver
|
2014-07-03 17:31:17 -06:00 |
|
Gregory Nutt
|
285f66a2c1
|
NET: Rename uiplib/UIPLIB to netlib/NETLIB
|
2014-07-02 16:04:25 -06:00 |
|
Gregory Nutt
|
0eb1666cb0
|
NET: Rename uiplib/UIPLIB to netlib/NETLIB
|
2014-07-02 16:04:25 -06:00 |
|
Gregory Nutt
|
b0c49a71a0
|
Refresh configuration files
|
2014-03-06 17:16:46 -06:00 |
|
Gregory Nutt
|
eb132f256c
|
Refresh configuration files
|
2014-03-06 17:16:46 -06:00 |
|
Gregory Nutt
|
7050b91155
|
Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file
|
2014-03-06 12:23:26 -06:00 |
|
Gregory Nutt
|
596bdc73df
|
Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file
|
2014-03-06 12:23:26 -06:00 |
|
Gregory Nutt
|
c4dc52978a
|
More separation of debug symbols and optimization selections
|
2013-12-20 12:36:02 -06:00 |
|
Gregory Nutt
|
a4e72dec0e
|
More separation of debug symbols and optimization selections
|
2013-12-20 12:36:02 -06:00 |
|
Gregory Nutt
|
534def7212
|
Condition out most of the recent NXFFS changes for NAND. NXFFS will never be able to support NAND
|
2013-12-03 13:11:11 -06:00 |
|
Gregory Nutt
|
2318531d93
|
Condition out most of the recent NXFFS changes for NAND. NXFFS will never be able to support NAND
|
2013-12-03 13:11:11 -06:00 |
|