mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-23 17:42:16 -05:00
Update README.md
This commit is contained in:
parent
cdefbd39f8
commit
7c66418b39
@ -27,6 +27,7 @@ sei
|
|||||||
- https://forum.arduino.cc/index.php?topic=43760.5
|
- https://forum.arduino.cc/index.php?topic=43760.5
|
||||||
- http://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_regbind
|
- http://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_regbind
|
||||||
- volatile register unsigned char my_register asm("r2");
|
- volatile register unsigned char my_register asm("r2");
|
||||||
|
- https://www.avrfreaks.net/forum/binding-variable-register
|
||||||
|
|
||||||
## running code from ram
|
## running code from ram
|
||||||
- https://forum.arduino.cc/index.php?topic=425962.0
|
- https://forum.arduino.cc/index.php?topic=425962.0
|
||||||
|
Loading…
Reference in New Issue
Block a user