mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Bogdan Marinescu
4ef9235006
- platform_pio_op can now return an error (for operations like pullup, pulldown, nopull) which will be translated by the PIO module to a Lua error
- fixed an error in the "pio_pin_get" function from the PIO module - fixed an error in the platform_pio_op implementation of AT91SAM7X
The project documentation is located in the docs/ subdirectory.
Languages
C
96.8%
Lua
1.4%
Assembly
1.1%
HTML
0.7%