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 |
|
morris
|
4154eaec93
|
sdm: clean up soc/hal/ll code
|
2022-07-20 14:59:50 +08:00 |
|
KonstantinKondrashov
|
ac4c7d99fe
|
dport: Move DPORT workaround to G0
|
2022-05-31 13:44:18 +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 |
|
morris
|
3b66958b33
|
mcpwm: added peripheral signal description list
|
2021-03-16 21:54:00 +08: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 |
|