Update README.md

This commit is contained in:
Jarno Lehtinen 2019-05-08 09:04:08 +03:00 committed by GitHub
parent cdefbd39f8
commit 7c66418b39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ sei
- https://forum.arduino.cc/index.php?topic=43760.5
- http://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_regbind
- volatile register unsigned char my_register asm("r2");
- https://www.avrfreaks.net/forum/binding-variable-register
## running code from ram
- https://forum.arduino.cc/index.php?topic=425962.0