Skip to content

Commit db31c66

Browse files
committed
CHANGELOG.md: add ESP32 NVS changes
Signed-off-by: Davide Bettio <[email protected]>
1 parent 4a69949 commit db31c66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5454
- Added support for nodejs with Wasm
5555
- Added support for a subset of the OTP logger interface
5656
- Added `esp:partition_list/0` function
57+
- Added `esp:nvs_fetch_binary/2` and `nvs_put_binary/3` functions (`esp:nvs_set_binary` and
58+
functions that default to `?ATOMVM_NVS_NS` are deprecated now).
5759

5860
### Fixed
5961
- Fixed issue with formatting integers with io:format() on STM32 platform

0 commit comments

Comments
 (0)