7c4eb8e770
stm32: generate memory image from elf for dfu bootloader to download
6b8724eeb9
stm32: generate memory dump from elf for dfu bootloader to download
6b8724eeb9
stm32: generate memory dump from elf for dfu bootloader to download
c64d73649f
stm32: update rustc
e6fb3088b1
stm32: cleanup rustManifest
e4d6dd253d
stm32: fix stabilizer IP address override
b5d7b1d10a
stm32: update rustc
58402fda1e
eth: expose certain PHY reg for testing MDIO on experiments
b494bd0477
eth: expose certain PHY reg for testing MDIO on experiments
1a96a7550a
libboard_zynq: make RegisterBlock constructors more consistent
2402ab5bcb
libboard_zynq: make RegisterBlock constructors more consistent
2402ab5bcb
libboard_zynq: make RegisterBlock constructors more consistent
36947104e3
libboard_zynq: make constructor names more consistent
0bd44792da
libboard_zynq: make constructor names more consistent
c69cd9951e
Update README and build.sh (#59)
76a4cac873
i2c: disable its usage on Cora Z7-10
aed2a619f1
update build.sh to use rpi-4 directly; fix README
4614ed1371
i2c: simplify ctor_common()
fa07bdb681
libcortex_a9/mmu: share ocm3.
0bd44792da
libboard_zynq: make constructor names more consistent
11089d8a64
i2c: delete dead code
c69cd9951e
Update README and build.sh (#59)
Update README and build.sh
aed2a619f17cf7a7e85efa2b0891609bbc0449a6 now replaces nixbld
port 2204 with rpi-4
. The scp
's -6
parameter is unneeded.
76a4cac873
i2c: disable its usage on Cora Z7-10
960eb92f99
i2c: disable its usage on Cora Z7-10
960eb92f99
i2c: disable its usage on Cora Z7-10
62eff1d940
i2c: disable its usage on Cora Z7-10
62eff1d940
i2c: disable its usage on Cora Z7-10
0aaea8689b
i2c: disable its usage on Cora Z7-10
4614ed1371
i2c: simplify ctor_common()
219df29f4e
i2c: simplify ctor_common()
fa07bdb681
libcortex_a9/mmu: share ocm3.
aed2a619f1
update build.sh to use rpi-4 directly; fix README
b6919d1730
update build.sh to use IPv6; fix README
b6919d1730
update build.sh to use IPv6; fix README
1597349acc
WIP: update build.sh
i2c: Implement I2C controller via GPIO and bitbanging