esp-hal/esp-hal-common/devices
Jesse Braham 2eeb3dbc5b
Load config for each device from a TOML files instead of hard-coding in build script (#415)
* Move chip metadata into TOML files and update build script to consume them

* Make necessary changes to get all examples building again
2023-03-16 06:41:14 -07:00
..
esp32.toml Load config for each device from a TOML files instead of hard-coding in build script (#415) 2023-03-16 06:41:14 -07:00
esp32c2.toml Load config for each device from a TOML files instead of hard-coding in build script (#415) 2023-03-16 06:41:14 -07:00
esp32c3.toml Load config for each device from a TOML files instead of hard-coding in build script (#415) 2023-03-16 06:41:14 -07:00
esp32c6.toml Load config for each device from a TOML files instead of hard-coding in build script (#415) 2023-03-16 06:41:14 -07:00
esp32s2.toml Load config for each device from a TOML files instead of hard-coding in build script (#415) 2023-03-16 06:41:14 -07:00
esp32s3.toml Load config for each device from a TOML files instead of hard-coding in build script (#415) 2023-03-16 06:41:14 -07:00