3 releases

0.0.3 Jan 3, 2020
0.0.2 Jan 1, 2020
0.0.1 Dec 29, 2019

#1806 in Embedded development

Download history 4/week @ 2024-02-26 1/week @ 2024-03-11 54/week @ 2024-04-01

55 downloads per month

Apache-2.0

180KB
4.5K SLoC

PAC for the foboot peripherals

SVD is generated from https://github.com/im-tomu/foboot, with lxsocdoc updated to the current version:

$ cd hw
hw$ cd deps/lxsocdoc
hw/deps/lxsocdoc$ git pull
[..]
hw/deps/lxsocdoc$ cd ../../
hw$ python3 foboot-bitstream.py --document-only

You can now replace the current svd file with the one under hw/build/software/Fomu.svd and regenerate the rust code with:

$ sh generate.sh

You need svd2rust & form for this to work.

Dependencies

~85–460KB