zephyr/samples
Andrzej Głąbek c195085959 samples/drivers/spi_flash_at45: Update nrf9160_pca10090 board name
This sample still used the old name of the nrf9160dk_nrf9160 board,
both in documentation and sample.yaml. Because of the latter, this
sample was not picked up by sanitycheck, what resulted in compilation
errors in the spi_flash_at45 driver not caught by CI.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-06-25 19:33:41 +02:00
..
application_development cmake: docs: Fix 'test_relocation' -> 'code_relocation' 2020-06-17 09:40:47 +02:00
basic samples: fade_led: Correct the sample name in the docs 2020-06-09 10:24:43 -05:00
bluetooth samples: bluetooth: hci_uart: Fix conf file name 2020-06-09 19:06:16 +02:00
boards cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
cpp_synchronization samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
display zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
drivers samples/drivers/spi_flash_at45: Update nrf9160_pca10090 board name 2020-06-25 19:33:41 +02:00
hello_world samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mpu zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
net samples: net: echo-server: Add userspace support 2020-06-23 18:17:15 +03:00
nfc/nfc_hello zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
philosophers zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
portability zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
posix samples: posix: eventfd: bugfix for regex check 2020-06-19 15:17:37 +02:00
scheduler zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sensor cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
shields samples: shields: x_nucleo_iks0xax: exclude lpcxpresso55s16_ns board 2020-06-19 15:18:16 +02:00
smp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
subsys samples: usb: mass: do application configuration before usb starts 2020-06-24 09:46:56 -04:00
synchronization samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
testing/integration samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
tfm_integration zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
userspace sys: util: Added separator to FOR_EACH_ macros 2020-06-10 11:58:13 +02:00
video samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
classic.rst samples: cpp_synchronization: Change sample description to rst format 2020-05-15 17:18:56 +02:00
index.rst