v0.1.2
Devices Supported
Devices updated to API v0.1.1
- Software emulator
- PIC16F8x family
- Arduino Uno
- Arduino Nano
- ESP32-DevKitC
- Raspberry Pi Pico
New features
- Compile option was turned into more universal behavior by using pseudo variables inside .toml files
- API modules can be written in both
module
andmodule_complement
folders - API implementations can be reused by similar ports or devices calling them from the .toml
- Generate C templates for most of the Aixt's V expression and statements using
$tmpl