esp-idf/components/soc/esp32s2beta/include/soc/soc_caps.h
Michael (XIAO Xufeng) 05739798c3 soc: s2beta support
2019-09-04 10:53:25 +10:00

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.