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
- @vshymanskyy made their first contribution in #18
- @krzysiekkajot made their first contribution in #29
- @jhmaloney made their first contribution in #39
- @positron96 made their first contribution in #46
Full Changelog: 0.1.1...0.2.0