Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@mgoblin mgoblin released this 25 Dec 03:22
  • Pin module set port mode routines implemented
  • Fix examples/mode0/timer2 compilation
  • Fix timer0_mode2_reload - TH0 value should be set, now used TL0
  • Fix INT0 should be defined in timer0 modes
  • timerX_modeX_direct_{reload, start}(TxH, TxL) for direct set TLx, THx registers implemented
  • Does not recompile examples every time. Compile only when it changed
  • Compiler output suppressed for examples building in non verbose mode