Changeset 02817db in avrstuff for grip2hid/makefile


Ignore:
Timestamp:
Jan 3, 2024, 10:08:32 PM (4 months ago)
Author:
PulkoMandy <pulkomandy@…>
Branches:
main
Parents:
3fde1f7
Message:

grip2hid: tweak HID report to match PS3 controller layout

The grip2hid is now better usable on hte PS3 console!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • grip2hid/makefile

    r3fde1f7 r02817db  
    4343include $(DMBS_PATH)/atprogram.mk
    4444
    45 PROG=usbasp
     45PROG=stk500 -P /dev/ports/usb0
    4646flash: $(TARGET).hex
    4747        avrdude -u -c $(PROG) -p $(MCU) -Uflash:w:$^
Note: See TracChangeset for help on using the changeset viewer.