mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 19:03:16 +00:00
12 lines
269 B
Markdown
12 lines
269 B
Markdown
# ChangeLog
|
|
|
|
## v1.0.0 - 2024-12-09
|
|
|
|
* Added support for the following RISC-V chips: ESP32-P4 and ESP32-C6
|
|
* Added support for linking other components to ELF file
|
|
* Fixed the issue of getting wrong symbol type
|
|
|
|
## v0.1.0 - 2023-08-14
|
|
|
|
* Add basic ELF loader component
|