zephyr/samples
Gerson Fernando Budke 0dbef20149 boards: shields: esp_8266: Add std headers overlay
The current shield version shows different configuration, including
disabling default ethernet and wifi interfaces.  To allow easy
connection from standard headers, this add two new shield designations.
The existing boards overlays and defconfig were updated.

The documentation was update to reflect changes. A new supported
variations section helps to understand what shield variation user need
select to build their own system.

This changes requires changes on esp32 offload tests to reflect new
esp_8266 shield designations. Sam4e_xpro was keeped as the only one
with dedicated overlay and both frdm_k64f and disco_l475_iot1 were
moved to use standard arduino r3 header using extra args.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2020-07-17 11:38:28 +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 random: Include header where it is used 2020-07-08 21:05:36 -04:00
boards board: arm: google_kukui: Add a sample for kukui 2020-07-08 19:21:40 -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 boards: arm: nrf: Adding Circuit Dojo nRF9160 Feather definitions. 2020-07-10 17:56:00 +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 boards: shields: esp_8266: Add std headers overlay 2020-07-17 11:38:28 +02: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 spi-device: set CS gpio flags for all devices that had none 2020-07-09 06:07:07 -05: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 boards: arm: nrf: Adding Circuit Dojo nRF9160 Feather definitions. 2020-07-10 17:56:00 +02: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 trusted-firmware-m: Add initial plumbing for TFM 2020-05-09 16:21:51 +02:00