morris
|
f02facbe28
|
twai: describe peripheral info
Describe peripheral informations in the twai_peirph.c, including:
Interrupt number, GPIO matrix signal ID, etc
|
2022-11-04 17:40:29 +08:00 |
|
Tomas Rezucha
|
dc705312a3
|
usb: Allow settings of all signals in usb_phy
Until now, only usb_phy signals for external PHY were defined.
This is now extended with all OTG signals.
|
2022-10-18 09:18:29 +02:00 |
|
morris
|
4154eaec93
|
sdm: clean up soc/hal/ll code
|
2022-07-20 14:59:50 +08:00 |
|
Cao Sen Miao
|
3a820462ac
|
temperature_sensor: Add temperature sensor support for ESP32-C2
|
2022-06-23 15:36:43 +08:00 |
|
songruojing
|
1fcd639224
|
usb: Add usb_phy driver to support operations on USB PHY
|
2021-09-13 12:39:56 +08:00 |
|
morris
|
6fdc5877cd
|
lcd: support i80 LCD on esp32/s2/s3
|
2021-08-10 21:06:59 +08:00 |
|
Omar Chebib
|
c4f57af6c9
|
G0: Memory layouts are now part of heap components
|
2021-07-15 11:38:23 +10:00 |
|
Renz Bagaporo
|
d1c800fbbb
|
components: fix ldgen check errors
|
2021-01-19 11:17:18 +08:00 |
|
morris
|
ff976867b3
|
rmt: split TX and RX in LL driver
Split TX and RX function in LL driver.
Channel number is encoded in driver layer.
Added channel signal list in periph.c
|
2020-11-05 19:00:55 +08:00 |
|
morris
|
e4c8ec6174
|
timergroup: move interrupt index into peripheral description file
1. Added timer_group_periph.c file, describing module global signals
(e.g. interrupt index)
2. Added more caps in soc_caps.h
|
2020-11-03 18:16:50 +08:00 |
|
morris
|
17808b3ff8
|
sigma_delta: add periph signal list and support esp32-s3
|
2020-10-29 11:06:28 +08:00 |
|
Renz Bagaporo
|
6b0a5af73e
|
soc: move implementations to esp_hw_support
|
2020-10-28 22:38:50 +08:00 |
|
Renz Bagaporo
|
79887fdc6c
|
soc: descriptive part occupy whole component
|
2020-10-28 07:21:29 +08:00 |
|