INL-retro-progdump/host/source
Paul Molloy ea5f1d9842 Creation of pinport abstraction layer to make firmware more generic to the
underlying hardware/mcu.  Created avr_gpio.h to define AVR pin registers
in a struct fashion similar to what's common with ARM code.  Doing that
makes things much easier to abstract in pin macro 'functions'.

Added define to Makefiles that flags pinport_al.h which board is targetted
for build.

Tested and able to turn on/off and pull-up LED on all 3 builds.
2017-07-22 23:58:16 -05:00
..
lua Deleted lua makefile from attempt to move last commit. 2017-07-05 17:57:17 -05:00
old Creation of pinport abstraction layer to make firmware more generic to the 2017-07-22 23:58:16 -05:00
dictionary.c Now able to make dictionary call from lua scripts. 2017-07-09 18:51:37 -05:00
dictionary.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
inlprog.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
usb_operations.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
usb_operations.h Updating main command line input args, and libusb logging/debug messages. 2016-12-02 22:59:54 -06:00