https://github.com/wokwi/esp32-roms
ESP32 bootrom binaries
https://github.com/wokwi/esp32-roms
Last synced: 5 months ago
JSON representation
ESP32 bootrom binaries
- Host: GitHub
- URL: https://github.com/wokwi/esp32-roms
- Owner: wokwi
- License: apache-2.0
- Created: 2023-12-19T11:01:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T12:53:19.000Z (6 months ago)
- Last Synced: 2025-01-10T19:50:10.783Z (5 months ago)
- Language: JavaScript
- Size: 1.75 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP32 Series ROM files
## Copyrights and License
The ROMs of ESP32 series of chips are Copyright (c) 2015-2022 Espressif Systems (Shanghai) Co. Ltd.
The ROMs also include various third-party libraries. The list along with the respective licenses is available [here](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/COPYRIGHT.html#rom-source-code-copyrights).
The ROM code of the currently available ESP32 series of chips is not open-source.
The ROM binaries are released under the [Apache License Version 2.0](LICENSE), as noted [here](https://github.com/espressif/esp-rom-elfs/).