split "magic" block string into an object, so consumers don't have to do tricky parsing.

This commit is contained in:
Dario Nieuwenhuis
2022-02-07 22:45:00 +01:00
parent 32b5a815c6
commit 5365ea053a
4 changed files with 201 additions and 187 deletions

View File

@ -2,4 +2,7 @@
peripherals:
- name: VREFINTCAL
address: 0x1FFF75AA
block: vrefintcal_v1/VREFINTCAL
registers:
kind: vrefintcal
version: v1
block: VREFINTCAL

View File

@ -2,4 +2,7 @@
peripherals:
- name: VREFINTCAL
address: 0x1FFF75AA
block: vrefintcal_v1/VREFINTCAL
registers:
kind: vrefintcal
version: v1
block: VREFINTCAL

View File

@ -2,4 +2,7 @@
peripherals:
- name: VREFINTCAL
address: 0x1FFF75AA
block: vrefintcal_v1/VREFINTCAL
registers:
kind: vrefintcal
version: v1
block: VREFINTCAL