Commit Graph

4616 Commits

Author SHA1 Message Date
Gregory Nutt
99df0f459d All STM32 configurations need to set CONFIG_ARM_TOOLCHAIN_GNU=y 2016-04-02 07:21:25 -06:00
Gregory Nutt
4791b1daf3 Sabre-6Quad: Update some comments 2016-03-31 17:26:33 -06:00
Frank Benkert
0d3a7f4085 SAMV71-XULT: make usb composite configuration compiling again 2016-03-31 14:14:36 -06:00
Gregory Nutt
01933335a9 Update README 2016-03-31 13:36:47 -06:00
Gregory Nutt
c573556a7b Update README 2016-03-31 07:26:15 -06:00
Gregory Nutt
cd0a7c7294 Remove the VSN configuration 2016-03-30 17:58:52 -06:00
Gregory Nutt
ad61b7ab3e Remove all references to CONFIG_SYSTEM_SDCARD 2016-03-30 17:53:19 -06:00
Gregory Nutt
4033d92593 Merged in ziggurat29/boards/stm32l4_rtc_001 (pull request #37)
Stm32l4_rtc_001
2016-03-30 14:36:15 -06:00
Sebastien Lorquet
fdea7aee74 Enable SAI1PLL configuration on Nucleo-L476 for use with RNG 2016-03-30 14:28:50 -06:00
ziggurat29
f794dab9c2 turn off RTC debug in defconfig; noisy 2016-03-30 15:24:53 -05:00
Gregory Nutt
f48fe4671c Sabre-6Quad: One, not two, GB of SDRAM 2016-03-30 14:09:48 -06:00
ziggurat29
41297a47a5 changes to reflect availability of RTC in default configuration 2016-03-30 14:48:36 -05:00
Gregory Nutt
8f3d140c1b Sabre-6Quaqd: Fix DRAM size, 2GB not 2MB 2016-03-29 17:17:31 -06:00
ziggurat29
bbc2c93e95 Merged nuttx/boards into master 2016-03-29 16:42:02 -05:00
Gregory Nutt
f3cf4a7586 Sabre-6Quad: Corre some RAM addresses in NSH configuration; Update README file. 2016-03-29 15:36:31 -06:00
ziggurat29
ec95ee1ebd Merged nuttx/boards into master 2016-03-29 10:54:39 -05:00
Gregory Nutt
9fc8b8c696 Update README 2016-03-29 09:53:24 -06:00
ziggurat29
fb09d47df4 Merged nuttx/boards into master 2016-03-28 21:49:52 -05:00
Gregory Nutt
d0036e5ff1 Update README 2016-03-28 18:01:22 -06:00
Gregory Nutt
8c6d42843d Update README 2016-03-28 17:08:21 -06:00
ziggurat29
86c604f7cf Merged nuttx/boards into master 2016-03-27 15:50:58 -05:00
Gregory Nutt
909d264dea Misc. trivial changes from review of last PR 2016-03-27 13:16:15 -06:00
Gregory Nutt
bd70ad404b Merged in ziggurat29/boards/stm32l4_lse (pull request #35)
minor; changes to clocking config to specify the activation of LSE
2016-03-27 13:07:20 -06:00
Gregory Nutt
76c4b11a6b PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains. 2016-03-27 13:02:21 -06:00
Gregory Nutt
0e8ff50d18 PM: Add activity domain to all PM callbacks 2016-03-27 11:18:44 -06:00
ziggurat29
0629b65e38 minor; changes to clocking config to specify the activation of LSE 2016-03-27 12:13:19 -05:00
Gregory Nutt
83aa1bebf3 Oops... left garbage in a file 2016-03-26 17:36:59 -06:00
Gregory Nutt
a557f454b2 spark: Move board_usbmsc_intiialize() to a separate file 2016-03-26 17:25:42 -06:00
Gregory Nutt
fd2048ac0b Refresh some configurations 2016-03-26 12:15:01 -06:00
ziggurat29
03dfb41bba Merged nuttx/boards into master 2016-03-26 10:56:38 -05:00
Gregory Nutt
93657a2daf Missing header file inclusion 2016-03-25 18:20:24 -06:00
Gregory Nutt
0b78c9dbe7 Missing header file inclusion 2016-03-25 18:18:58 -06:00
Gregory Nutt
27a3fcb3eb Merge branch 'master' of https://bitbucket.org/nuttx/boards 2016-03-25 18:11:43 -06:00
Gregory Nutt
0d2942ba82 map configuration needs and stm32_appinit.c file 2016-03-25 18:10:23 -06:00
Gregory Nutt
04d1b03abf Merged in ziggurat29/boards/nucleomod-20160325a (pull request #34)
minor; clocking changes to stm32l4 nucleo to support CLK48 for  RNG functionality (and any others)
2016-03-25 17:54:29 -06:00
ziggurat29
a65503101e minor; clocking changes to stm32l4 nucleo to support CLK48 for RNG functionality (and any others) 2016-03-25 18:44:32 -05:00
Gregory Nutt
9042995ee1 All configurations with CONFIG_PL2303 should also set CONFIG_LIB_BOARDCTL and CONFIG_BOARDCTL_USBDEVCTRL 2016-03-25 16:14:27 -06:00
Gregory Nutt
512a31527b Extend boardctl() USB device control to include PL2303 serial 2016-03-25 16:01:40 -06:00
Gregory Nutt
78be285ca5 Building of stm32_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_LIBRARY 2016-03-25 15:23:54 -06:00
Gregory Nutt
075d84b954 Rename stm32_nsh.c to stm32_appinit.c with is a more appropriate name 2016-03-25 15:20:33 -06:00
Gregory Nutt
9da88b9b83 Move stm32_cxxinitialize to where it belongs in apps/platform 2016-03-25 15:15:50 -06:00
Gregory Nutt
9ceba8cd8f Changes from review of last PR 2016-03-25 15:01:16 -06:00
Gregory Nutt
b089e98a83 Merged in ziggurat29/boards/stm32l4_disco (pull request #33)
basic support of STM32L4VG Discovery board.  Functioning nsh, leds, buttons.  Also compatible with, but not requiring, RNG code in 'arch'.
2016-03-25 14:37:14 -06:00
ziggurat29
b732dc820a Merge branch 'stm32l4_disco' 2016-03-25 15:33:24 -05:00
Gregory Nutt
55407013ea Fix a few issues related to new USB device boardctl() commands 2016-03-25 14:23:01 -06:00
ziggurat29
5df125cf9c basic support of STM32L4VG Discovery board. Functioning nsh, leds, buttons. Also compatible with, but not requiring, RNG code in 'arch'. 2016-03-25 15:21:24 -05:00
Gregory Nutt
54f71c20fe Fix some conditional logic that I broke with a preceding commit 2016-03-25 13:34:29 -06:00
Gregory Nutt
423fe999b6 Add configuration files that have CONFIG_CDCACM=y (and not CONFIG_CDCACM_COMPOSITE) must have CONFIG_LIB_BOARDCTL=y and CONFIG_BOARD_USBDEVCTRL=y 2016-03-25 12:39:28 -06:00
Gregory Nutt
f3119c4c44 Add configuration files that have CONFIG_USBMSC=y (and not CONFIG_USBDEV_COMPOSITE) must have CONFIG_LIB_BOARDCTL=y and CONFIG_BOARD_USBDEVCTRL=y 2016-03-25 12:24:19 -06:00
ziggurat29
fad17a3410 Merged nuttx/boards into master 2016-03-25 13:24:16 -05:00