zephyr/samples
Diego Elio Pettenò 762a1f8b42 ev11l78a: initial import of the UPD301C Basic Sink board.
This board is a relatively inexpensive development kit for USB-PD
controllers, using an UPD301C controller.

This Zephyr config includes support for:

 * UART (present on he debug header of the board), tested with the
   hello_world sample application;
 * the one standalone LED (CAP_MIS), tested with the blinky sample
   application;
 * the rotary encoder (PDO_SEL), via ADC, tested with the adc sample
   application;
 * the current sense amplifier (I_SENSE), currently untested;
 * the SPI bus, connected internally in the UPD301C to the UPD350;
 * the I2C bus, exposed on the debug header, currently untested.

Note that the drivers.uart.async_api.rtt has to be disabled, as it is
for other m0 boards with no dma or it fails to build.

Signed-off-by: Diego Elio Pettenò <flameeyes@meta.com>
2023-08-08 19:02:15 +00:00
..
application_development cmake: align Zephyr module variable to EXTRA_ZEPHYR_MODULES 2023-05-23 16:40:21 +02:00
arch boards: xtensa: esp32 board split 2023-07-25 18:12:33 +02:00
basic samples: blinky_pwm: mimxrt685_evk_cm33 use ctimer for pwm 2023-08-03 12:39:06 -04:00
bluetooth samples: Bluetooth: ISO broadcash benchmark advanced ISO 2023-07-31 09:04:52 +00:00
boards samples/boards/google_twinkie_v2_pda: fix main return 2023-08-07 19:07:43 +00:00
compression tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
cpp doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
drivers ev11l78a: initial import of the UPD301C Basic Sink board. 2023-08-08 19:02:15 +00:00
fuel_gauge drivers: fuel_gauge: Add support for RSOC and ASOC 2023-05-19 13:40:19 -04:00
hello_world samples, tests: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
kernel tests: add kernel tag to all benchmarks and samples 2023-06-02 04:47:06 -04:00
modules tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
net boards: mr_canhubk3: enable EMAC 2023-08-03 10:28:20 +02:00
philosophers tests/samples: set ram/rom limits on some samples/tests 2023-06-13 09:38:27 -04:00
posix samples: posix: add sample for uname 2023-07-09 16:57:16 -04:00
sensor boards: xtensa: esp32 board split 2023-07-25 18:12:33 +02:00
shields samples: shields: npm1300_ek: Added LED to example 2023-06-23 08:55:13 +00:00
subsys boards: add zephyr,code properties to the various gpio-keys nodes 2023-08-07 11:26:26 +02:00
synchronization tests: synchronization: do not build on all 2023-06-13 09:38:27 -04:00
tfm_integration samples/tfm_integration: Remove 'noreturn' attribute from main 2023-06-17 07:28:42 -04:00
userspace samples/userspace: Set common malloc arena size to zero for syscall_perf 2023-06-17 07:28:42 -04:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00
sample_definition_and_criteria.rst Bluetooth: Remove point 6 of Samples Guidelines 2023-02-06 10:43:31 +01:00