Commit Graph

4287 Commits

Author SHA1 Message Date
marawan31
af7cfebff9 added unique id implementation for f4discovery 2015-11-22 13:28:59 -05:00
Marawan Ragab
79e89e04d1 Merged nuttx/boards into master 2015-11-22 13:26:03 -05:00
Gregory Nutt
abb7171a89 SAMV71-XULT: Add hooks for testing the PCF85263 RTC 2015-11-21 07:14:05 -06:00
Gregory Nutt
0ca9047488 SAME70 Xplained: Update some PHY pin definitions 2015-11-19 17:16:11 -06:00
Gregory Nutt
e9abfb0de8 SAMV71-XULT: Add support for an external I2C RTC 2015-11-19 14:52:52 -06:00
Gregory Nutt
cedec09f8f SAME70 Xplained: Update README; switch to USART1 2015-11-19 12:15:13 -06:00
Gregory Nutt
5106a8a9ca SAME70 Xplained: Updated README 2015-11-19 10:25:08 -06:00
Gregory Nutt
f4213873f3 board_uniqueid should return a negated errno value on failure 2015-11-19 10:23:01 -06:00
Gregory Nutt
57d84a2143 Merged in marawan31/boards (pull request #19)
added unique id implementation for nucleo-f303re
2015-11-19 10:18:29 -06:00
Marwan Ragab
fb0145d0c8 added unique id implementation for nucleo-f303re 2015-11-19 11:11:12 -05:00
Gregory Nutt
046212dc4e Update README 2015-11-18 18:09:06 -06:00
Gregory Nutt
25251db103 SAME70-Xplained: Has only a single LED and a single push button 2015-11-18 16:45:29 -06: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
c154a4a1e2 Add basic support for the SAME70-Xplained board 2015-11-18 13:54:57 -06:00
Gregory Nutt
aa812f3838 SAMV7-XULT: Add an NSH protected build configuration. Untested on initial commit. 2015-11-18 11:45:01 -06:00
Gregory Nutt
67be368aa0 Rfress some configurations 2015-11-18 11:43:30 -06:00
Gregory Nutt
5773e78a16 In protected build, need to specify CPU configuration on GCC command line or we get the wrong libgcc 2015-11-18 11:43:00 -06:00
Gregory Nutt
91a8514774 Add a command to boardctl() to obtain a baord unique ID 2015-11-18 07:31:23 -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
Gregory Nutt
1a2191a8bf Merged in wail007/boards (pull request #18)
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 16:29:26 -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
Gregory Nutt
3d8d2e23c8 Refresh configuration 2015-11-17 14:06:09 -06:00
Gregory Nutt
c376e14e88 Refresh Spark configurations 2015-11-16 13:26:31 -06:00
Alan Carvalho de Assis
0a3d0ec1f5 configs/stm32f429i-disco/src/stm32_nsh.c file calculated partition boundries based on page block sizes but mtd_partition is expecting calculations based on erase block size. From Alan Carvalho de Assis. 2015-11-16 10:44:54 -06:00
Gregory Nutt
06b48e5152 Update README 2015-11-13 15:56:16 -06:00
Gregory Nutt
dae831b7ba Update README file 2015-11-13 15:13:55 -06:00
Gregory Nutt
3fe1196ae8 SAMV71-XULT: Need to call sem_progmem_initialize() before using progmem MTD driver 2015-11-12 16:12:40 -06:00
Gregory Nutt
d20f61d2a8 SAMV7-XULT: Add support for a character device to access the on-chip FLASH programming memory 2015-11-12 16:02:18 -06:00
Gregory Nutt
894343834d Merged in paulpatience/nuttx-boards/nucleo_f303re_cxx (pull request #17)
Nucleo F303RE: Move C++ initialization from configs to apps/platform
2015-11-12 12:31:24 -06: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
c9fc120511 SAMV71-XULT: Allow support for SmartFS again. Problem fixed 2015-11-11 14:28:01 -06:00
Gregory Nutt
041089ba5a Update README 2015-11-10 18:08:21 -06:00
Gregory Nutt
fbf203bb1f SAMV71-XULT: Add support for the NXFFS file system on QuadSPI 2015-11-10 17:42:56 -06: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
Gregory Nutt
5c31750c1c Merged in paulpatience/nuttx-boards/nucleo_f303re_can (pull request #15)
Nucleo F303RE: Update CAN configuration
2015-11-10 16:30:27 -06:00
Paul A. Patience
6163aea14a Nucleo F303RE: Update CAN configuration 2015-11-10 16:07:23 -05:00
Gregory Nutt
aca896045c SAMV71-XULT: Adapt for changes to s24fl_initialize() prototype 2015-11-10 11:31:42 -06:00
Gregory Nutt
e85baa6dde SAMV7-XULT: If no file system is specified for the S25FL1, wrap it as a character device 2015-11-09 09:33:41 -06:00
Gregory Nutt
aae9b2b40c Update README 2015-11-07 11:47:38 -06:00
Gregory Nutt
2b8ecb042b Fix naming of Spansion device, s25fl1 not st25fl1 2015-11-07 11:30:24 -06:00
Gregory Nutt
f2b3b65456 SAMV7-XULT: Update README 2015-11-07 11:25:58 -06:00
Gregory Nutt
4a28ff1abb SAMV71-XULT: Add support for SmartFS on QuadFLASH 2015-11-05 11:26:30 -06:00
Gregory Nutt
9e687fae9e Merged in paulpatience/nuttx-boards/nucleo_f303re_adc (pull request #14)
Nucleo F303RE: Add ADC
2015-11-05 09:24:54 -06:00
Paul A. Patience
f9ef91d180 Nucleo F303RE: Add ADC 2015-11-05 10:17:15 -05:00
Gregory Nutt
c8ee1c2061 STM32F429i-Discovery: Need to add pin disambiguation due to changes to pinmap header files 2015-11-01 17:40:30 -06: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
Gregory Nutt
936c208af4 Renaming for better consistency 2015-11-01 16:26:50 -06:00
Gregory Nutt
109b4f496a Fix some errors introduced into the Mirtoo configuration in the last commits 2015-11-01 16:26:41 -06:00
Paul A. Patience
ae748393ce Nucleo F303RE: Add PWM 2015-11-01 17:13:03 -05:00