mac-rom-simm-programmer/hal/at90usb646
Doug Brown 7d0c5e2a09 Implement dummy PC build with stubs
It doesn't actually do anything yet, but it builds and runs. The next
step will be to actually implement "fake" GPIO, USB, and parallel bus.
2021-07-17 14:59:18 -07:00
..
LUFA Break out code into a HAL, optimize flash operations 2020-11-27 00:16:35 -08:00
at90usb646_options.cmake Implement dummy PC build with stubs 2021-07-17 14:59:18 -07:00
at90usb646_sources.cmake Implement dummy PC build with stubs 2021-07-17 14:59:18 -07:00
board_hw.h Add/update copyright 2020-11-27 00:16:35 -08:00
board.c Add/update copyright 2020-11-27 00:16:35 -08:00
cdc_device_definition.c Add/update copyright 2020-11-27 00:16:35 -08:00
cdc_device_definition.h Add/update copyright 2020-11-27 00:16:35 -08:00
Descriptors.c Break out code into a HAL, optimize flash operations 2020-11-27 00:16:35 -08:00
Descriptors.h Break out code into a HAL, optimize flash operations 2020-11-27 00:16:35 -08:00
gpio_hw.h Add/update copyright 2020-11-27 00:16:35 -08:00
gpio.c Add/update copyright 2020-11-27 00:16:35 -08:00
hardware.h Implement dummy PC build with stubs 2021-07-17 14:59:18 -07:00
LUFAConfig.h Add initial CMake support 2021-07-17 12:32:29 -07:00
parallel_bus.c Fix a few minor issues 2020-11-27 00:16:35 -08:00
spi_private.h Add/update copyright 2020-11-27 00:16:35 -08:00
spi.c Fix a few minor issues 2020-11-27 00:16:35 -08:00
usbcdc_hw.h Optimize reading of 1024 byte chunks 2020-11-27 00:16:35 -08:00
usbcdc.c Add/update copyright 2020-11-27 00:16:35 -08:00