zephyr/drivers
Felipe Neves 5d736766ed soc: esp32c3: added initial soc support files for esp32c3
by adding the soc specific files such: soc initialization code,
linker scripts and support for esp32c3 devkitm

Signed-off-by: Felipe Neves <ryukokki.felipe@gmail.com>
Signed-off-by: Felipe Neves <felipe.neves@espressif.com>
2021-07-07 20:58:50 -04:00
..
adc drivers: adc: Adding CONFIG_SOC_SERIES_STM32L5X in stm32l5 series 2021-07-06 18:03:22 -04:00
audio drivers/audio: Kconfig: Fix dmic INIT_PRIORITY default value 2021-05-04 08:33:46 -05:00
bluetooth drivers: bluetooth: hci driver for stm32wb includes clock control 2021-06-18 07:59:48 -05:00
cache cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00
can drivers: can: Kconfig.rcar: Make options depend on its driver 2021-06-28 10:40:18 -05:00
clock_control boards: arm: add STM32H735G discovery kit 2021-07-01 08:49:26 -05:00
console drivers: console: rtt: Add no multithreading support 2021-05-27 13:33:02 +02:00
counter drivers: stm32_rtc: add STM32WL family support 2021-06-07 12:04:15 +02:00
crypto
dac drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
debug tracing: fix conflict with RTT locking 2021-05-25 07:36:38 -05:00
disk drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
display pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
dma drivers: dma: stm32 dmamux has request 0 for mem-to-mem 2021-05-21 04:55:02 -05:00
ec_host_cmd_periph drivers: ec_host_cmd_periph: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
edac shell: modules: promote edac mem shell subcommand to root shell command 2021-07-02 13:21:25 -04:00
eeprom drivers: eeprom: at2x: convert to new DT helper macros 2021-06-08 16:09:39 +02:00
entropy pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
espi drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET 2021-06-27 23:02:39 -04:00
ethernet pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
flash hal: esp32: driver changes to allow HAL update 2021-07-07 15:01:16 -04:00
gpio pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
hwinfo drivers: hwinfo: Update i.MX RT Hwinfo driver 2021-06-29 11:30:00 -04:00
i2c pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
i2s soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros 2021-06-14 09:50:41 -05:00
ieee802154 Revert "drivers: ieee802154: configure IE header injection for nRF5" 2021-07-05 18:54:35 -04:00
interrupt_controller pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
ipm ipm: cavs: (cosmetic) fix indentation 2021-05-07 12:44:34 -04:00
kscan drivers: ht16k33: convert keyscan driver from gpio API to kscan API 2021-06-18 11:22:40 +02:00
led pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
led_strip drivers: led_strip: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
lora drivers: lora: sx126x: cosmetic fixes 2021-06-18 11:22:03 +02:00
memc drivers: stm32-fmc: enable MEMC_STM32 default based on dt 2021-06-29 11:30:35 -04:00
misc
modem drivers: modem: gsm: Ignore semaphore take return value 2021-06-16 22:12:40 -04:00
net drivers: net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
neural_net drivers: neural_net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pcie drivers: pcie: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
peci drivers: peci: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pinmux ite: drivers/adc: create pinmux phandle to the ADC driver node 2021-06-11 15:47:25 +02:00
pm_cpu_ops drivers: pm_cpu_ops: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
ps2 drivers: PS/2: npcx: Replace device_get_binding with DEVICE_DT_GET 2021-07-02 15:41:28 -04:00
ptp_clock
pwm pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
regulator drivers: regulator: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
sensor pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
serial hal: esp32: driver changes to allow HAL update 2021-07-07 15:01:16 -04:00
spi hal: esp32: driver changes to allow HAL update 2021-07-07 15:01:16 -04:00
timer soc: esp32c3: added initial soc support files for esp32c3 2021-07-07 20:58:50 -04:00
usb drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
video drivers: video: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
virtualization drivers: virtualization: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
watchdog ITE driver/watchdog: add watchdog timer for it8xxx2 2021-06-18 11:21:53 +02:00
wifi hal: esp32: driver changes to allow HAL update 2021-07-07 15:01:16 -04:00
CMakeLists.txt cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00
Kconfig cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00