mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5 lines
241 B
C
5 lines
241 B
C
|
// The long term plan is to have a single soc_caps.h for each peripheral.
|
||
|
// During the refactoring and multichip support development process, we
|
||
|
// seperate these information into periph_caps.h for each peripheral and
|
||
|
// include them here.
|