We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1acb773 commit 42a2e12Copy full SHA for 42a2e12
CHANGELOG.md
@@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
32
- Added support for the OTP `math` module
33
- Added support for `erlang:integer_to_list/2` and `erlang:integer_to_binary/2`
34
- 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+
36
37
### Fixed
38
- Fixed issue with formatting integers with io:format() on STM32 platform
0 commit comments