Changes between Version 2 and Version 3 of UsingMutekH/LuaMicroShell
- Timestamp:
- Dec 22, 2009, 4:42:39 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsingMutekH/LuaMicroShell
v2 v3 70 70 }}} 71 71 72 == SD/MMC driver == 73 74 If you are using some hardware with a SD/MMC slot, you may use the following command: 75 76 {{{ 77 [lua:] sd_mmc_rehash() 78 }}} 79 72 80 == Cryptographic functions == 73 81 … … 99 107 [lua:] 100 108 }}} 109 110 == LCD functions == 111 112 == Libelf / Librtld functions == 113 114 == Libdsrl functions == 115