Skip to content

Commit

Permalink
Rel 0.4.1 with RISC-V ESP32C3
Browse files Browse the repository at this point in the history
  • Loading branch information
domschl committed Oct 17, 2022
1 parent a961f16 commit 323a012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ See [Example SerialBridge](https://github.com/muwerk/examples/tree/master/serial
History
-------

- 0.4.1 (2022-10-17): Support for ESP32C3 (platform define `__ESP32_RISC__`).
- 0.4.0 (2021-01-30): **Breaking change** for ustd library include: ustd include-files have now `ustd_` prefix to prevent name-clashes with various platform-sdks. [queue.h clashed with ESP8266-Wifi, platform.h clashed with
RISC-V SDK, hence new names `ustd_queue.h` and `ustd_platform.h` etc.]
- 0.3.2 (2021-01-29): MuSerial: MQTT-enable non-networked hardware via serial link, NTP Bugfix, MQTT connection state fix.
Expand Down

0 comments on commit 323a012

Please sign in to comment.