AtomVM
AtomVM copied to clipboard
Tiny Erlang VM
Allow to easily build a static AtomVM binary.
A limited number of function of this module should be chosen and implemented. An issue for each group of related functions should be opened.
A limited number of function of this module should be chosen and implemented. An issue for each group of related functions should be opened.
A limited number of function of this module should be chosen and implemented. An issue for each group of related functions should be opened.
A limited number of function of this module should be chosen and implemented. An issue for each group of related functions should be opened.
When a tag is made binaries should be automatically published as part of the release. Binaries for the following targets should be built: * x86 * x86_64 * armv4 *...
The atomvm_lib repo contains an integration with the RTC API in the IDF SDK. Since this represents core functionality of the ESP32, this code should be moved into the AtomVM...
The atomvm_lib repo contains an integration with the MQTT client API in the IDF SDK. Since this represents core functionality of the ESP32, this code should be moved into the...
The following Nifs and Ports should be moved into their own directories and moved into the `components` directory, instead of being in the `main` directory: * gpio_driver * spi_driver *...