Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@h2zero h2zero released this 28 Jun 15:28
· 4 commits to master since this release

What's Changed

  • Add pins_arduino.h for library compatability. by @h2zero in #10
  • Improve Arduino compatibility for Print and Stream by @vshymanskyy in #18
  • Update min/max macro's to avoid compilation issues. by @h2zero in #15
  • adding volatile to value where ADC output is stored to prevent compil… by @krzysiekkajot in #29
  • Cleanup compiler warnings by @h2zero in #27
  • Default CONFIG_WDT_TIMEOUT_SECONDS to zero (disabled) by @jhmaloney in #39
  • Fix build on Windows 11 when no DFU is being built. by @h2zero in #40
  • Add String constructor with const char* and length parameter. by @h2zero in #47
  • Add support for nRF52810 by @positron96 in #46
  • Add extended advertising and PHY mode support for devices that support it, update builds. by @h2zero in #48
  • Nimble core 1.5.0 prep by @h2zero in #49

New Contributors

Full Changelog: 0.1.1...0.2.0