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 fca4067 commit 1c4733fCopy full SHA for 1c4733f
CHANGELOG.md
@@ -34,6 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
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
- Added support for stacktraces
37
+- Added support for code:load_abs/1, code:load_binary/3
38
+- Added support for loading / closing AVMPacks at runtime
39
40
### Fixed
41
- Fixed issue with formatting integers with io:format() on STM32 platform
0 commit comments