nuttx/boards/arm
2019-11-09 12:18:13 -06:00
..
a1x boards/arm/a1x/pcdueno-a10/src/: Fix error found in build testing. All configurations must provide boar_app_initialize() which is required if CONFIG_LIB_BOARDCTL is enabled. 2019-10-27 15:19:52 -06:00
am335x boards/arm/am335x/beaglebone-black/src: Fix typos, AM355x->AM335x 2019-10-26 17:06:28 -06:00
c5471 All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00
cxd56xx boards/arm/cxd56xx/spresense/configs/lte/defconfig: Select CONFIG_MODEM_ALTMDM. 2019-11-04 07:18:18 -06:00
dm320 boards/arm/dm320/ntosd-dm320/src/: Fix error found in build testing. All configurations must provide boar_app_initialize() which is required if CONFIG_LIB_BOARDCTL is enabled. 2019-10-27 14:49:05 -06:00
efm32 Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
imx6 Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
imxrt boards/arm/imxrt/imxrt10*0-evk/include/board.h: Put all LCD definitions together. 2019-11-09 12:18:13 -06:00
kinetis boards/arm/kinetis/twr-k60n512/src/k60_appinit.c: Suppress errors related to card detect GPIO configuration if SDHC support is not enabled. 2019-10-27 18:02:16 -06:00
kl Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
lc823450 Merged in masayuki2009/nuttx.nuttx/fix_posix_spawn (pull request #1049) 2019-10-13 00:25:47 +00:00
lpc17xx_40xx boards/arm: Fix/verify to errors found in build testing. 2019-10-19 15:25:38 -06:00
lpc31xx libs/libc/unistd/lib_getcwd.c: remove stray sched_unlock(). Also fixes several typos. 2019-09-20 06:23:48 -06:00
lpc43xx libs/libxx/Kconfig: Automatically select CONFIG_CLOCK_MONOTONIC when CONFIG_LIBCXX is selected. 2019-09-27 12:31:08 -06:00
lpc54xx Update a README; fix typos. 2019-09-22 16:12:05 -06:00
lpc214x Fix some typos 2019-09-17 10:46:23 -06:00
lpc2378 Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
max326xx Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
moxart Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
nrf52 Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
nuc1xx Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
s32k1xx boards/arm/s32k1xx/s32k146evb/scripts/s32k146.cfg and boards/arm/s32k1xx/s32k146evb/README.txt: Added configuration script and instructions for using Thread-Aware OpenOCD for the S32K146 with Eclipse. 2019-11-07 07:38:58 -06:00
sam34 Change space to tab and help to ---help--- in Kconfig files. 2019-10-05 21:39:12 -06:00
sama5 boards/arm/sama5/sama5d4-ek/src/sam_appinit.c: Fix error found in build testing. Bad conditional compilation for board_app_initialize(). Should depend only on CONFIG_LIB_BOARDCTL, CONFIG_BUILD_KERNEL is irrelevant. 2019-10-27 13:49:25 -06:00
samd2l2 boards/arm/samd2l2/arduino-m0/src/sam_usb.c: Add usbnsh board configuration. 2019-09-22 16:13:06 -06:00
samd5e5 Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
samv7 Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
stm32 boards/arm/stm32/olimex-stm32-e407/scripts/: Individual linker scripts for F407ZE and F407ZG chips. 2019-11-05 18:35:23 -06:00
stm32f0l0g0 boards/../stm32_appinit.c: Handle cases where 'OK' is not defined. 2019-11-05 07:47:12 -06:00
stm32f7 boards/arm/stm32f7: Remove inclusion of STM32 F7 header files from all board.h header files. 2019-09-29 09:31:47 -06:00
stm32h7 boards/arm/stm32h7/nucleo-h743zi/src: Added gpio-device-driver for userspace apps. 2019-11-05 14:14:55 -06:00
stm32l4 arch/arm/src/stm32l4 and boards/arm/stm32l4/nucleo-l476rg: Add support for LPTIM timers on the STM32L4 as PWM outputs. 2019-10-27 17:21:32 -06:00
str71x Fix some typos 2019-09-17 10:46:23 -06:00
tiva Trivial cleanup from re-review of last patch set. 2019-10-05 14:27:01 -06:00
tms570 Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
xmc4 Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00