Add timer1 on pi4 for blinky
this get usb irq triggered even without ISB() in previous commit
This commit is contained in:
@@ -48,4 +48,4 @@ $(BUILD)/kernel8.img: $(BUILD)/$(PROJECT).elf
|
||||
# Copy to kernel to netboot drive or SD card
|
||||
# Change destinaation to fit your need
|
||||
flash: $(BUILD)/kernel8.img
|
||||
@$(CP) $< /home/$(USER)/Documents/code/pi4_tinyusb/boot_cpy
|
||||
$(CP) $< /home/$(USER)/Documents/code/pi4_tinyusb/boot_cpy
|
||||
|
||||
Reference in New Issue
Block a user