mirror of
https://github.com/espressif/esp-idf
synced 2025-04-10 08:40:09 -04:00
7 lines
255 B
C
7 lines
255 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.
|
|
|
|
#pragma once
|