Gregory Nutt
|
e21212f2b4
|
Undefine IRQPRIO in all configurations it should not be set
|
2014-04-16 08:29:39 -06:00 |
Gregory Nutt
|
f8024cf409
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
Gregory Nutt
|
f7e5953804
|
Cosmetic changes for coding style; removal of dangling spaces at the end of lines
|
2014-04-13 13:18:06 -06:00 |
Gregory Nutt
|
6be62a7ef3
|
configs/*/defconfig: Increase the number of pre-allocated watchdogs in configurations that use networking or USB
|
2014-04-09 10:57:56 -06:00 |
Gregory Nutt
|
eb132f256c
|
Refresh configuration files
|
2014-03-06 17:16:46 -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
|
72164cb176
|
Use common naming for rest of the toolchains too
|
2014-03-05 16:29:58 -06:00 |
Gregory Nutt
|
18f74bade9
|
configs/stm32f4discovery/pm: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 08:58:01 -06:00 |
Gregory Nutt
|
cbcabe3314
|
Removed almost all ostest configurations
|
2014-02-28 19:19:11 -06:00 |
Gregory Nutt
|
c8bcf4025a
|
Remove Ken's personal directory as the default path to the CodeSourcery toolchain
|
2014-02-28 10:01:01 -06:00 |
Gregory Nutt
|
47ca6ef4d4
|
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
|
bcaab16d1f
|
Comment out all CONFIG_APPS_DIR settings in all defconfig files. We con't know where the apps/ dir will be be until install time
|
2014-02-21 15:35:53 -06:00 |
Gregory Nutt
|
26777e9145
|
Refresh a defconfig file; updated a README
|
2014-02-18 12:33:00 -06:00 |
Gregory Nutt
|
705fc64e95
|
STM32F429 Discovery: All src/ files renamed to make consistent with current naming conventions
|
2014-02-18 12:24:21 -06:00 |
Gregory Nutt
|
0b0340598e
|
STM32F429 Discovery: Add support for FPU in OS test
|
2014-02-18 12:04:19 -06:00 |
Gregory Nutt
|
a998605d9b
|
Remove some garbage files
|
2014-02-15 16:12:43 -06:00 |
Gregory Nutt
|
2f837ccd2a
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
Gregory Nutt
|
1d5b2d3d3e
|
Rename up_irqbutton() to board_button_irq()
|
2014-01-24 14:04:07 -06:00 |
Gregory Nutt
|
1ac245b9c6
|
Rename up_buttons() to board_buttons()
|
2014-01-24 13:59:24 -06:00 |
Gregory Nutt
|
b0c0df84f6
|
Rename up_buttoninit to board_button_intialize
|
2014-01-24 13:50:23 -06:00 |
Gregory Nutt
|
f3f5378acc
|
The optimization level can now be selected as part of the configuration
|
2014-01-24 07:45:35 -06:00 |
Gregory Nutt
|
9e416c2363
|
Looks like an error all all kernel build linker scripts
|
2013-12-30 17:57:20 -06:00 |
Gregory Nutt
|
cbf86ac01f
|
Finishes separation of debug symbols and optimization selections
|
2013-12-20 13:23:42 -06:00 |
Gregory Nutt
|
aec3f58a60
|
STM32F429I-Discovery: Andd procfs MTD partition names
|
2013-12-12 09:23:54 -06:00 |
Gregory Nutt
|
f171394ba9
|
STM32F429I-Discovery: Add support for external SST25 FLASH. From Ken Pettit
|
2013-11-28 08:21:15 -06:00 |
Gregory Nutt
|
4216e66fc7
|
STM32F429I-Discovery: Add support for the usbnsh and usbmsc configurations using the OTG HS peripheral in FS mode. From Ken Pettit.
|
2013-11-10 07:30:34 -06:00 |
Gregory Nutt
|
55b592faf8
|
Add support for the STM32F429I-Discovery board from Ken Pettit
|
2013-11-07 16:55:45 -06:00 |