mac-rom-simm-programmer/hal
Doug Brown f68c1d1d44 Change USBD_MemCopy to not be static inline
I'm sure it's slightly more efficient as a static inline function, but
it results in less flash usage as a separate function. This is important
for the bootloader where every byte matters.
2023-09-10 05:02:44 -07:00
..
at90usb646 Change license to GPLv3 2023-09-10 05:02:44 -07:00
m258ke/nuvoton Change USBD_MemCopy to not be static inline 2023-09-10 05:02:44 -07:00
board.h Change license to GPLv3 2023-09-10 05:02:44 -07:00
gpio.h Change license to GPLv3 2023-09-10 05:02:44 -07:00
parallel_bus.h Change license to GPLv3 2023-09-10 05:02:44 -07:00
spi.h Change license to GPLv3 2023-09-10 05:02:44 -07:00
usbcdc.h Change license to GPLv3 2023-09-10 05:02:44 -07:00