mirror of
https://github.com/elua/elua.git
synced 2025-01-08 20:56:17 +08:00
James Snyder
53f69a9f2f
Basic GPIO support for MBED.
dip pins p5-p30 are mapped as P0_5 to P0_30 LEDs are mapped to P1_0 to P1_3 This approach could be switched to using a platform specific Lua module to define all the pins, or C code to do the same.
Description
No description provided
Languages
C
96.8%
Lua
1.4%
Assembly
1.1%
HTML
0.7%