https://github.com/bjoernq/esp-hal-multiconfig-example
https://github.com/bjoernq/esp-hal-multiconfig-example
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bjoernq/esp-hal-multiconfig-example
- Owner: bjoernQ
- Created: 2025-07-02T14:48:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-02T15:20:41.000Z (about 1 year ago)
- Last Synced: 2025-07-02T16:33:52.713Z (about 1 year ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multi config / multi target example
This shows how to have multiple configuration for one esp-hal based project.
- multiconfig: targeting one chip, having multiple configs
- multitarget: targeting different chips, possibly even spanning multiple architectures