Commit Graph

119 Commits

Author SHA1 Message Date
ziggurat29
2bfb326994 add board ioctls for allowing user application to cause qspi memory mapped mode to be engaged and disengaged. Also partitioned qspi flash for filesystem and other purposes (eventually xip). 2016-04-27 19:36:43 -05:00
ziggurat29
1baf943dca update stm32l4 disco board to reflect QSPI DMA support; refresh defconfig 2016-04-24 16:29:52 -05:00
Gregory Nutt
ca6f822417 File missed in last commit 2016-04-18 06:52:00 -06:00
Gregory Nutt
26ba3a2b96 Cosmetic changes from review of last PR 2016-04-18 06:50:45 -06:00
ziggurat29
499fea73ec basic support for QSPI in STM32L4; verified via 'examples/media' 2016-04-17 21:08:25 -05:00
Gregory Nutt
3228d32938 Correct permmisions on executable scripts 2016-04-10 09:11:59 -06:00
Gregory Nutt
3e0efd7279 Fix all URLs to the NuttX repository 2016-04-06 17:56:40 -06:00
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
ziggurat29
f794dab9c2 turn off RTC debug in defconfig; noisy 2016-03-30 15:24:53 -05:00
ziggurat29
41297a47a5 changes to reflect availability of RTC in default configuration 2016-03-30 14:48:36 -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
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
9ceba8cd8f Changes from review of last PR 2016-03-25 15:01:16 -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