Gregory Nutt
|
b071e4ce92
|
Refresh all STM32, EFM32, and SAMV7 configurations for SPI H/W features configuration changes
|
2016-08-08 12:50:14 -06:00 |
|
Gregory Nutt
|
f43ded46e6
|
Rename arch/sh to arch/renesas, cont'd
|
2016-08-06 14:03:38 -06:00 |
|
Gregory Nutt
|
4284546a87
|
STM32F476-Disco: Back DEBUG settings out of defconfig.
|
2016-07-07 15:46:17 -06:00 |
|
ziggurat29
|
7c428efa97
|
Merge branch 'master' into stm32l4_usb
Conflicts:
configs/stm32l476vg-disco/nsh/defconfig
|
2016-07-07 12:27:20 -05:00 |
|
Gregory Nutt
|
2a19e16eb0
|
libc/hex2bin: Move the portable library portion of apps/system/hex2bin to nuttx/libc/hex2bin where it can be shared with the OS internals.
|
2016-06-27 11:22:38 -06:00 |
|
ziggurat29
|
b4e62547af
|
resolve and Merge branch 'master' into stm32l4_usb
resolved Conflicts:
configs/stm32l476vg-disco/nsh/defconfig
|
2016-06-24 14:54:20 -05:00 |
|
Gregory Nutt
|
1377452394
|
Refresh all ARM configurations
|
2016-06-23 15:59:14 -06:00 |
|
Gregory Nutt
|
5118264e6c
|
Rename CONFIG_SYSLOG_CONSOLE to CONFIG_CONSOLE_SYSLOG
|
2016-06-21 09:35:51 -06:00 |
|
Gregory Nutt
|
5b2aa7bf99
|
Remove all traces of CONFIG_SYSLOG
|
2016-06-19 13:59:43 -06:00 |
|
Gregory Nutt
|
6d9a0511ad
|
Rename CONFIG_DEBUG_HEAP to CONFIG_HEAP_COLORATION
|
2016-06-15 14:48:06 -06:00 |
|
Gregory Nutt
|
1cdc746726
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
|
Gregory Nutt
|
3a74a438d9
|
Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO
|
2016-06-11 11:50:18 -06:00 |
|
Gregory Nutt
|
2b47473778
|
Remove all references to CONFIG_SYSTEM_FLASH_ERASEALL
|
2016-06-02 10:19:02 -06:00 |
|
ziggurat29
|
3970c98daf
|
Merge branch 'master' into stm32l4_usb
|
2016-05-30 13:52:45 -05:00 |
|
Gregory Nutt
|
9ec104834a
|
Remove CONFIG_USARTn_ISUART
|
2016-05-25 11:21:48 -06:00 |
|
Gregory Nutt
|
c089a2f241
|
Rename CONFIG_ARCH_HAVE_OTHER_UART to CONFIG_OTHER_UART_SERIALDRIVER
|
2016-05-25 10:48:33 -06:00 |
|
Gregory Nutt
|
e2e6ce3f1b
|
Rename CONFIG_ARCH_HAVE_SCIn to CONFIG_SCIn_SERIALDRIVER
|
2016-05-25 10:46:55 -06:00 |
|
Gregory Nutt
|
2a87741e72
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
Gregory Nutt
|
249a2e48e5
|
Rename CONFIG_ARCH_HAVE_USARTn to CONFIG_USARTn_SERIALDRIVER
|
2016-05-25 10:39:23 -06:00 |
|
ziggurat29
|
aa51ace46d
|
initial code for USB OTG support in STM32L4. Builds, but needs debugging.
|
2016-05-14 08:15:48 -05:00 |
|
ziggurat29
|
523591736f
|
trivial; enable the 'alarms' example app in the STL32L4-disco config, since it is now working
|
2016-05-07 12:24:15 -05:00 |
|
ziggurat29
|
dedcbeba2e
|
add unique id function to arch, modded board to support unique id boardctl
|
2016-05-03 11:09:23 -05:00 |
|
ziggurat29
|
97ea667a7a
|
refresh defconfig
|
2016-04-27 19:51:49 -05:00 |
|
ziggurat29
|
1baf943dca
|
update stm32l4 disco board to reflect QSPI DMA support; refresh defconfig
|
2016-04-24 16:29:52 -05: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
|
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
|
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 |
|