Skip to content

0.5.4

Compare
Choose a tag to compare
@mciantyre mciantyre released this 20 Dec 01:04
· 31 commits to master since this release

Remove the following peripheral instances from the 1176 API. The base address
for these instances is incorrectly NULL.

  • OSC_RC_400M
  • PHY_LDO
  • TMPSNS
  • VMBANDGAP

The register blocks remain part of the API. Users who rely on these instances
may still use offset_of! to compute addresses for indirect accesses.

Also see the 0.6.1 release.