zephyr/boards
Mieszko Mierunski 546d19a7cf boards: nrf: Fix nrf52_pca20020 board for benchmark test.
Currently tests/benchmark/footprint build is failing for
nrf52_pca20020 board. In minimal configuration, all modules are
disabled, including GPIO, because of that defines related to GPIO
are missing in board.c file and compilation fails.

To solve it, I selected GPIO to be always turned on for
nrf52_pca20020 board.

Signed-off-by: Mieszko Mierunski <mieszko.mierunski@nordicsemi.no>
2018-06-20 13:38:18 +02:00
..
arc drivers: gpio: Fix GPIO_QMSI_{0,1}_NAME Kconfig references 2018-06-13 13:35:56 -04:00
arm boards: nrf: Fix nrf52_pca20020 board for benchmark test. 2018-06-20 13:38:18 +02:00
common boards: common: bossac: Fix bossac flash script. 2018-06-04 12:15:31 -05:00
nios2 boards: nios2: qemu: Enable device support for qemu 2018-05-17 14:09:15 -07:00
posix native: Fix host BT driver kconfig warning 2018-06-13 18:48:26 +02:00
riscv32 cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
x86 cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
xtensa boards: intel_s1000: Config for USB PHY 2.0 2018-06-19 20:16:18 -04:00
CMakeLists.txt build: support out-of-tree custom boards 2018-02-14 19:20:29 -05:00
Kconfig kconfig: Get rid of 'option env' bounce symbols 2018-05-17 23:55:07 +03:00
boards.rst