Skip to content

Release V0.0.2

Latest
Compare
Choose a tag to compare
@itzandroidtab itzandroidtab released this 09 Oct 22:11
· 8 commits to master since this release

What's Changed

  • Bugfix not being compatible with the latest J-link software (tested with version V7.92E)
  • Added support for GCC 12
  • Added code space devcontainer
  • Added SEGGER_OPEN_GetFlashInfo for dynamic runtime sector information

Example

A example is available for the LPC1756 and is25lq040b. Made using the drivers from: klib.

CRC

If you want to speed up the CRC calculation the closed source SEGGER SEGGER_OPEN_CalcCRC can be used from the OFL_RefAlgo projects attached.