Skip to content

REL-1.13

Compare
Choose a tag to compare
@aabadie aabadie released this 22 Nov 11:16
· 596 commits to main since this release
3370267

What's Changed

New features

  • crypto: add sha256 and ed25519 libraries with sample applications by @aabadie in #233

Other Changes

  • testbed: several improvements in the firmware update library, bootloader and associated script by @aabadie in #230
  • bsp/uart: extend API to allow using all available UARTE peripherals by @aabadie in #231
  • testbed/dotbot-flash.py: default to True when prompting confirmation by @aabadie in #234
  • doc: add initial support for autogenerated Doxygen documentation by @aabadie in #237
  • doc: use sphinx + breathe + doxygen to generate the documentation by @aabadie in #238
  • .readthedoc.yaml: add initial configuration by @aabadie in #240

Full Changelog: REL-1.12...REL-1.13