OVMS3-idf/components/soc/src/hal
2020-02-07 16:18:31 +01:00
..
adc_hal.c refactor the adc driver 2019-11-22 15:42:16 +08:00
can_hal.c can: Refactor CAN to use HAL and LowLevel layers 2020-01-09 16:13:51 +08:00
dac_hal.c dac: refactor driver add hal 2019-11-22 11:44:46 +08:00
gpio_hal.c refactor(gpio): add hal gpio driver 2019-11-22 17:24:53 +08:00
i2c_hal.c bugfix(i2c): fix I2C driver breaking change issue. 2019-12-04 15:51:36 +08:00
i2c_hal_iram.c feature(I2C): Add i2c hal support. 2019-11-21 20:34:07 +08:00
i2s_hal.c refactor(i2s): add hal i2s driver 2019-11-19 22:19:19 +08:00
ledc_hal.c soc: add ledc_caps.h, replace target-based ifdefs with caps-based 2019-12-28 20:33:21 +00:00
ledc_hal_iram.c feat(ledc): refactor ledc driver 2019-11-21 16:25:22 +08:00
mcpwm_hal.c mcpwm: add HAL layer support 2019-11-25 00:36:30 +08:00
pcnt_hal.c refactor(pcnt): add hal pcnt driver 2019-11-18 14:35:46 +08:00
rmt_hal.c rmt: add HAL layer 2019-11-20 10:54:21 +08:00
rtc_io_hal.c rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
sdio_slave_hal.c sdio_slave_hal: fix the TAG non-static issue 2019-12-24 16:50:09 +08:00
sigmadelta_hal.c refactor(sigmadelta): add hal sigmadelta driver 2019-11-21 11:53:07 +08:00
spi_flash_hal.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
spi_flash_hal_common.inc soc: spi_flash LL fixes 2020-02-07 16:18:31 +01:00
spi_flash_hal_gpspi.c ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 2019-11-28 09:20:00 +08:00
spi_flash_hal_iram.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
spi_hal.c spi: fix iomux, timing and address phase issues for esp32s2beta 2019-12-23 10:23:00 +08:00
spi_hal_iram.c spi: multichip support 2019-06-22 19:08:47 +08:00
spi_slave_hal.c spi: support new chip esp32s2beta 2019-06-23 12:17:27 +08:00
spi_slave_hal_iram.c spi: support new chip esp32s2beta 2019-06-23 12:17:27 +08:00
timer_hal.c feat(timer): refator timer group driver 2019-11-21 14:14:19 +08:00
touch_sensor_hal.c Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
uart_hal.c feature: Add uart hal support. 2019-11-26 20:01:50 +08:00
uart_hal_iram.c feature: Add uart hal support. 2019-11-26 20:01:50 +08:00