avr-rcosc
Differences
This shows you the differences between two versions of the page.
| avr-rcosc [2016-05-31 06:35:24] – external edit 127.0.0.1 | avr-rcosc [2021-09-09 00:53:39] (current) – jenda | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| atmega168bb.upload.tool=arduino: | atmega168bb.upload.tool=arduino: | ||
| </ | </ | ||
| + | |||
| + | ==== Update 2021: timing problems ==== | ||
| + | |||
| + | I started having weird timing problems when programming the chip, I had to make the following change to Makefile: | ||
| + | < | ||
| + | -pro8: CFLAGS += ' | ||
| + | +pro8: CFLAGS += ' | ||
| + | </ | ||
| + | Then compile with < | ||
avr-rcosc.txt · Last modified: by jenda
