Update Home
parent
f47e84b336
commit
a11fa965fb
7
Home.md
7
Home.md
@ -6,6 +6,9 @@ https://eleccelerator.com/avr-timer-calculator/
|
||||
|
||||
http://eleccelerator.com/fusecalc/fusecalc.php?chip=attiny85&LOW=E2&HIGH=DF&EXTENDED=FF&LOCKBIT=FF
|
||||
|
||||
###AVR-gcc Docs
|
||||
### AVR-gcc Docs
|
||||
|
||||
https://www.nongnu.org/avr-libc/user-manual/group__avr__power.html
|
||||
https://www.nongnu.org/avr-libc/user-manual/group__avr__power.html
|
||||
|
||||
### Others
|
||||
On ulatra strange behavior remember gcc optimizations gan fuck with your code. See Flags: -Os <--- does for example remove empty while loops, which can be crusial for embedded devices
|
Loading…
Reference in New Issue
Block a user