esp-idf/components/soc/esp32s2beta/include/soc/soc_caps.h

5 lines
241 B
C
Raw Normal View History

2019-08-18 01:23:28 -04:00
// 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.