Skip to content

Nintendo R.O.B. Control Library

Compare
Choose a tag to compare
@zfields zfields released this 08 Mar 20:02
· 3 commits to main since this release

fix: Restores compiler support for avr-gcc

  • <system_error> is not supported in the AVR c++11 implementation.
  • Introduced the nes::rob::error_code abstraction to provide support.