the odd bit blog
  • Menu ▾
    • /
    • /about
    • /posts
    • /tags
    • /archive
    • /feed
    • →Github
    • →Mastodon
    • →Twitter
  • /
  • /about
  • /posts
  • /tags
  • /archive
  • /feed
    •  ▾
      • →Github
      • →Mastodon
      • →Twitter

AVR micro-optimization: Avr-gcc and –short-enums

2019-01-28 ::
#avr  #attiny85  #avr-gcc 
while (state != STATE_QUIT) {
    loop();
}

}

read more →

AVR micro-optimization: Losing malloc

2019-01-28 ::
#avr  #attiny85  #malloc 
return button;

}

read more →

Debugging attiny85 code, part 1: simavr and gdb

2019-01-22 ::
#avr  #gdb  #attiny85  #simavr 
read more →

Debugging attiny85 code, part 2: Automating GDB with scripts

2019-01-22 ::
#attiny85  #avr  #gdb  #simavr 
read more →

Debugging attiny85 code, part 3: Tracing with simavr

2019-01-22 ::
#attiny85  #avr  #gdb  #simavr 
read more →
Older posts →
Lars Kellogg-Stedman :: Theme made by panr