mac-rom-simm-programmer/hal
Doug Brown 3a8e006925 Manually control USB PLL
The 646 and 1286 have different required USB PLL values when you have a
16 MHz crystal. Detect the chip at runtime to set up the PLL correctly.
This requires taking over control of the PLL from LUFA.
2023-05-28 19:34:02 -07:00
..
at90usb646 Manually control USB PLL 2023-05-28 19:34:02 -07:00
board.h Break out bootloader entry into HAL 2023-05-28 19:34:02 -07:00
gpio.h Fix line endings 2023-05-28 19:34:02 -07:00
parallel_bus.h Fix line endings 2023-05-28 19:34:02 -07:00
spi.h Fix line endings 2023-05-28 19:34:02 -07:00
usbcdc.h Fix line endings 2023-05-28 19:34:02 -07:00