mac-rom-simm-programmer/hal/at90usb646
Doug Brown 9e586339dd Insane SPI optimization
Wait a specific amount of time after each SPI transfer instead of
polling status. It works, and it saves about 21 seconds in total on an
8 MB SIMM!
2020-11-27 00:16:35 -08:00
..
LUFA Break out code into a HAL, optimize flash operations 2020-11-27 00:16:35 -08: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 Add/update copyright 2020-11-27 00:16:35 -08:00
parallel_bus.c Insane SPI optimization 2020-11-27 00:16:35 -08:00
spi_private.h Add/update copyright 2020-11-27 00:16:35 -08:00
spi.c Add/update copyright 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