Gregory Nutt
|
99df0f459d
|
All STM32 configurations need to set CONFIG_ARM_TOOLCHAIN_GNU=y
|
2016-04-02 07:21:25 -06:00 |
|
Gregory Nutt
|
ad61b7ab3e
|
Remove all references to CONFIG_SYSTEM_SDCARD
|
2016-03-30 17:53:19 -06:00 |
|
Gregory Nutt
|
4b1c510f6f
|
Refresh all STM32 configurations
|
2016-03-08 17:03:32 -06:00 |
|
Paul A. Patience
|
4703dffb94
|
Nucleo F303RE: Rename ADC pins
|
2016-03-01 09:52:25 -05:00 |
|
Gregory Nutt
|
f5c987a627
|
Change name IMX to IMX1 in configuration variable names to make room for i.MX6
|
2016-02-28 15:19:19 -06:00 |
|
Gregory Nutt
|
12c14ee718
|
Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS
|
2016-02-26 16:45:29 -06:00 |
|
Gregory Nutt
|
2055f34ee6
|
Change some names to conform to naming standard
|
2016-02-23 07:18:08 -06:00 |
|
Gregory Nutt
|
656e730f8f
|
apps/system/ramtron has been removed.
|
2016-01-27 10:39:30 -06:00 |
|
Gregory Nutt
|
9f2a839ac3
|
For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize
|
2016-01-26 12:21:39 -06:00 |
|
Gregory Nutt
|
de50bc82a7
|
Remove CONFIG_SPI_OWNBUS: Now it is not just a good idea, it is the law
|
2016-01-23 18:21:36 -06:00 |
|
Gregory Nutt
|
9535c909d3
|
Rename CONFIG_SYSTEM_INIFILE to CONFIG_FSUTILS_INIFILE
|
2016-01-20 17:11:48 -06:00 |
|
Gregory Nutt
|
2a5bdf230c
|
Merge remote-tracking branch 'origin/master' into windeps
|
2016-01-09 16:38:13 -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
|
e46cd30c14
|
Change use of mknulldeps.sh to mkwindeps.sh
|
2016-01-09 14:13:44 -06:00 |
|
Gregory Nutt
|
7b4a193187
|
Merged in paulpatience/nuttx-boards/nucleo_f303re_adc (pull request #25)
Nucleo F303RE: Add ADC DMA channels
|
2015-12-22 05:42:15 -06:00 |
|
Paul A. Patience
|
e73422e3f0
|
Nucleo F303RE: Add ADC DMA channels
|
2015-12-22 03:46:10 -05:00 |
|
Gregory Nutt
|
b90f5ba7f4
|
Remove CONFIG_DISCRETE_IO from all defconfig files
|
2015-12-15 08:41:10 -06:00 |
|
Gregory Nutt
|
c41449b12a
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:56 -06:00 |
|
Gregory Nutt
|
651bd9e8ad
|
Rename CONFIG_LOOP to CONFIG_DEV_LOOP
|
2015-11-25 17:11:27 -06:00 |
|
Gregory Nutt
|
df431c1844
|
Merged in paulpatience/nuttx-boards/nucleo_f303re (pull request #22)
Nucleo F303RE: Comment out CONFIG_APPS_DIR
|
2015-11-25 10:18:23 -06:00 |
|
Paul A. Patience
|
40c4dc435d
|
Nucleo F303RE: Comment out CONFIG_APPS_DIR
|
2015-11-25 11:06:22 -05:00 |
|
Paul A. Patience
|
15e25b6664
|
Nucleo F303RE: Add serialrx configuration
|
2015-11-25 11:00:30 -05:00 |
|
Gregory Nutt
|
f4213873f3
|
board_uniqueid should return a negated errno value on failure
|
2015-11-19 10:23:01 -06:00 |
|
Marwan Ragab
|
fb0145d0c8
|
added unique id implementation for nucleo-f303re
|
2015-11-19 11:11:12 -05:00 |
|
Gregory Nutt
|
faa9f50e53
|
Fix several build errors detected by tools/testbuil.sh, most configuration problems
|
2015-11-18 14:35:08 -06:00 |
|
Gregory Nutt
|
5937f9930d
|
(Hopefully) cosmetic changes from review of recent merges for conformance to coding standard
|
2015-11-17 16:53:49 -06:00 |
|
Wail Khemir
|
540a3b701a
|
Added a lower-half timer driver for stm32 which is compatible with the upper-half driver located at /drivers/timers/timer.c
|
2015-11-17 17:09:10 -05:00 |
|
Paul A. Patience
|
9cd90f3e6e
|
Nucleo F303RE: Move C++ initialization from configs to apps/platform
|
2015-11-12 12:10:27 -05:00 |
|
Gregory Nutt
|
fa637597a0
|
Merged in paulpatience/nuttx-boards/nucleo_f303re_uavcan (pull request #16)
Nucleo F303RE: Update UAVCAN configuration
|
2015-11-10 16:56:45 -06:00 |
|
Paul A. Patience
|
8452f6083a
|
Nucleo F303RE: Update UAVCAN configuration
|
2015-11-10 17:38:27 -05:00 |
|
Paul A. Patience
|
6163aea14a
|
Nucleo F303RE: Update CAN configuration
|
2015-11-10 16:07:23 -05:00 |
|
Paul A. Patience
|
f9ef91d180
|
Nucleo F303RE: Add ADC
|
2015-11-05 10:17:15 -05:00 |
|
Gregory Nutt
|
8b9cbc05f6
|
Merged in paulpatience/nuttx-boards/nucleo_f303re_pwm (pull request #13)
Nucleo F303RE: Add PWM
|
2015-11-01 16:53:14 -06:00 |
|
Paul A. Patience
|
ae748393ce
|
Nucleo F303RE: Add PWM
|
2015-11-01 17:13:03 -05:00 |
|
Gregory Nutt
|
b28bd72a48
|
Standardize naming of user LEDs interface functions
|
2015-11-01 12:45:58 -06:00 |
|
Gregory Nutt
|
f56ed529e5
|
Remove prototypes for all user LED interfaces from board.h header files
|
2015-11-01 10:53:34 -06:00 |
|
Gregory Nutt
|
893bd9c7b5
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:10:08 -06:00 |
|
Gregory Nutt
|
78f19bbefb
|
Rename board_led_on to board_autoled_on
|
2015-11-01 09:07:36 -06:00 |
|
Gregory Nutt
|
88c506d843
|
Rename board_led_initialize to board_autoled_initiaize
|
2015-11-01 09:03:01 -06:00 |
|
Paul A. Patience
|
dd468add8a
|
Nucleo F303RE and STM32F4-Discovery: Configure CAN GPIOs in stm32_boardinitialize() instead of in board_app_initialize()
|
2015-10-08 13:18:32 -04:00 |
|
Paul A. Patience
|
06a88178af
|
Nucleo F303RE and STM32F4-Discovery: Configure CAN GPIOs in board_app_initialize
|
2015-10-06 23:49:28 -04:00 |
|
Paul A. Patience
|
c08e4e582c
|
Nucleo F303RE: Add SSD1351 SPI 4-wire interface
|
2015-09-29 16:00:25 -04:00 |
|
Paul A. Patience
|
10297a0b6a
|
Nucleo F303RE: add more pins and update copyright notices
|
2015-09-10 13:34:17 -04:00 |
|
Paul A. Patience
|
bf6163bec6
|
Add Nucleo F303RE board configuration
|
2015-09-10 05:26:38 -04:00 |
|