1
0
mirror of https://github.com/elua/elua.git synced 2025-01-25 01:02:54 +08:00

2 Commits

Author SHA1 Message Date
Dado Sutter
def492584a Comments for the platform-dependent modules revised (they could actually be rewritten :) and added to the new mbed module.
The idea is (not to touch someone else's module/code but ...:) to have similar comments for these aux Lua modules.
2010-02-19 03:01:18 +00: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.
2010-02-12 23:03:29 +00:00