mac-rom-simm-programmer/hal/at90usb646
Doug Brown 4394533d88 Small optimization to address calculation
Due to integer promotion, the calculation of what to write to PORTD was
inefficient. Based on my benchmarking, it didn't really matter though.
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 Small optimization to address calculation 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