Skip to content

Commit 42a2e12

Browse files
committed
Mention FP opcodes in CHANGELOG
Signed-off-by: Paul Guyot <[email protected]>
1 parent 1acb773 commit 42a2e12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232
- Added support for the OTP `math` module
3333
- Added support for `erlang:integer_to_list/2` and `erlang:integer_to_binary/2`
3434
- Added functions `esp:sleep_enable_ext0_wakeup/2` and `esp:sleep_enable_ext1_wakeup/2.`
35+
- Added support for FP opcodes 94-102 thus removing the need for `AVM_DISABLE_FP=On` with OTP-22+
3536

3637
### Fixed
3738
- Fixed issue with formatting integers with io:format() on STM32 platform

0 commit comments

Comments
 (0)