Gregory Nutt
|
56e8457d4d
|
Refresh/fix more broken board configurations
|
2015-07-02 16:24:32 -06:00 |
|
Gregory Nutt
|
9e99cfa4e0
|
Correct many bitbucket.org URLs
|
2015-06-28 09:14:52 -06:00 |
|
Gregory Nutt
|
7214e52fb2
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
Gregory Nutt
|
46bd0bc307
|
This cleans up most of the remaining SourceForge references
|
2015-06-26 18:13:20 -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
|
f31dca368b
|
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
|
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
|
e09923cd8e
|
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
|
f15246ec6c
|
Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supported
|
2014-08-31 10:54:55 -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
|
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
|
7edc6a5666
|
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
|
285f66a2c1
|
NET: Rename uiplib/UIPLIB to netlib/NETLIB
|
2014-07-02 16:04:25 -06:00 |
|
Gregory Nutt
|
2dbaed4779
|
The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name
|
2014-05-05 08:52:02 -06:00 |
|
Gregory Nutt
|
069ea487ae
|
Long needed clean up of DNS resolver for coding style and naming conventions
|
2014-04-11 12:25:32 -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
|
de80fe2e04
|
configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH_READLINE is also set or the configuration will use the CLE the next time it is reconfigured
|
2014-02-28 07:45:51 -06:00 |
|
Gregory Nutt
|
c4dc52978a
|
More separation of debug symbols and optimization selections
|
2013-12-20 12:36:02 -06:00 |
|
Gregory Nutt
|
33e3bbefd5
|
Mov apps/examples/composite to apps/system/composite; convert configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested
|
2013-09-25 18:50:14 -06:00 |
|
Gregory Nutt
|
024cb72187
|
Move apps/examples/usbmsc to apps/system/usbmsc
|
2013-09-25 16:54:39 -06:00 |
|
Gregory Nutt
|
efded598fd
|
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
|
2013-07-26 10:09:17 -06:00 |
|
Gregory Nutt
|
b40def3027
|
Add support for a generic windows-based EABI toolchain; Add NX configuration to force default NXTK border colors
|
2013-06-13 11:04:18 -06:00 |
|
Gregory Nutt
|
0906d557c3
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
|
Gregory Nutt
|
5336c8c0d5
|
Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add some missing .gitignore files
|
2013-05-30 14:45:31 -06:00 |
|
Gregory Nutt
|
3e8e275b53
|
Add support for R61505U LCD controller on HY-mini STM32v board
|
2013-05-16 14:06:16 -06:00 |
|
Gregory Nutt
|
cf3ba4b7cc
|
apps/examples/helloxx entry point name was mangled when built as an NSH builtin; plus some README updates
|
2013-05-16 09:36:55 -06:00 |
|
Gregory Nutt
|
0038695e13
|
Update Pirelli DP-L10 README file
|
2013-05-16 00:45:55 -06:00 |
|
Gregory Nutt
|
052d223bb5
|
Fix Pirelli DP-L10 linker script
|
2013-05-15 23:59:13 -06:00 |
|
Gregory Nutt
|
9192bfc292
|
Fix STM32 F1 DMA register definitions. From Laurent Latil.
|
2013-05-15 16:11:16 -06:00 |
|
Gregory Nutt
|
6a2257e3d4
|
Clean up of pirelli-dpl10/nsh_highram configuration
|
2013-05-15 08:29:04 -06:00 |
|
Gregory Nutt
|
acbccb73f0
|
Changes to get the Mikroe STM32F4 touchscreen working from Ken Pettit
|
2013-05-11 16:04:47 -06:00 |
|
Gregory Nutt
|
3747e8f899
|
Documentation updates
|
2013-05-07 08:55:28 -06:00 |
|
Gregory Nutt
|
23d121b5b9
|
Oops.. this change should not have been in the last commit
|
2013-05-06 08:59:53 -06:00 |
|
Gregory Nutt
|
10fc4345a8
|
mio283qt2.c: Need select/deselect LCD in setpower method; hwinitialize did not deselect LCD
|
2013-05-06 08:34:53 -06:00 |
|
Gregory Nutt
|
110bc71476
|
Fix error introduced in Pirelli DPL10 configuration of last checkin
|
2013-05-05 11:22:24 -06:00 |
|
Gregory Nutt
|
1b1a2954ca
|
Convert configs/pirelli_dpl10/nsh_highram to use the kconfig-frontends tools
|
2013-05-05 10:38:02 -06:00 |
|
Gregory Nutt
|
e19544c7aa
|
Make Pirelli-DLP10 a true board configuration; Calypso no compiles without errors
|
2013-05-05 09:10:47 -06:00 |
|
Gregory Nutt
|
9dcdc074b0
|
Add configuration for the Pirelli DP10 phone
|
2013-05-04 17:57:02 -06:00 |
|