mac-rom-simm-programmer/hal/at90usb646
Doug Brown bf1031127d Set up CMake build
This allows building with CMake instead of Eclipse. The reasoning behind
this is to make the code more easily portable to other architectures,
and to move away from being dependent on Eclipse.
2023-06-25 11:38:41 -07:00
..
LUFA Fix line endings 2023-05-28 19:34:02 -07:00
at90usb646_options.cmake Set up CMake build 2023-06-25 11:38:41 -07:00
at90usb646_sources.cmake Set up CMake build 2023-06-25 11:38:41 -07:00
board_hw.h Jump to correct bootloader address based on whether it's a 64x or 128x 2023-05-28 19:34:02 -07:00
board.c Fix line endings 2023-05-28 19:34:02 -07:00
cdc_device_definition.c Fix line endings 2023-05-28 19:34:02 -07:00
cdc_device_definition.h Fix line endings 2023-05-28 19:34:02 -07:00
Descriptors.c Move descriptors to RAM 2023-05-28 19:34:02 -07:00
Descriptors.h Fix line endings 2023-05-28 19:34:02 -07:00
gpio_hw.h Fix line endings 2023-05-28 19:34:02 -07:00
gpio.c Fix line endings 2023-05-28 19:34:02 -07:00
hardware.h Add utility function for determining the AVR model 2023-05-28 19:34:02 -07:00
LUFAConfig.h Switch to config header for LUFA 2023-06-25 11:38:41 -07:00
parallel_bus.c Fix line endings 2023-05-28 19:34:02 -07:00
spi_private.h Fix line endings 2023-05-28 19:34:02 -07:00
spi.c Fix line endings 2023-05-28 19:34:02 -07:00
usbcdc_hw.h Fix line endings 2023-05-28 19:34:02 -07:00
usbcdc.c Manually control USB PLL 2023-05-28 19:34:02 -07:00