3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 8 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
toolchain not found even it is existing - OSX More... over 8 years ago
Merge pull request #71 from digitalloggers/master More... over 8 years ago
Fixing side effect order in the LUA_PACK_VALUE version of setXvalue macros to match the original (and expected) one. More... over 8 years ago
Merge pull request #70 from orthographic-pedant/spell_check/application More... over 8 years ago
Fixed typographical error, changed aplication to application in README. More... over 8 years ago
Merge pull request #66 from Lasitha78/lpc2368 More... about 9 years ago
correct timer count for stm32f401 More... about 9 years ago
enable buffering by default for uart on nucleo-f411re More... about 9 years ago
disable usb for nucleo-f411re, higher frequency cutoff for PLL_P selection More... about 9 years ago
correct clocking on stm32f411/401 More... about 9 years ago
Merge branch 'lpc2368' of https://github.com/Lasitha78/elua into lpc2368 More... about 9 years ago
Merge branch 'master' of git://github.com/elua/elua into lpc2368 More... about 9 years ago
Merge branch 'master' of git://github.com/elua/elua into lpc2368 More... about 9 years ago
Merge pull request #65 from andreas23/usb More... about 9 years ago
Use NXP USB CDC example VID:PID More... about 9 years ago
Turn off USB debug More... about 9 years ago
Switch LPCXpresso default console to USB More... about 9 years ago
Add header file for USB CDC driver. More... about 9 years ago
Hook up USB pins using board description mechanism, call USB CDC functions from platform UART code. More... about 9 years ago
Merge branch 'andreas23-conf-pinout' More... about 9 years ago
correct pin configuration for mbed uart More... about 9 years ago
attempt to reduce overhead of pio_op function on stm32f4 More... about 9 years ago
Some more cleanup. More... about 9 years ago
Make sure everything compiles, is nicely dependent on USB CDC activation in board config. More... about 9 years ago
Bring type definitions in line with eLua standard conventions. More... about 9 years ago
Delete trailing whitespace More... about 9 years ago
Only include either generic lpc17xx PIO module or MBED specific, not both More... about 9 years ago
Proper functionality for remapping pins from board description, generic board package for remapping from within lua. More... about 9 years ago
Work in progress support for configurable pin layout More... about 9 years ago
Import of LPCUSB library. More... about 9 years ago