The BL808 is dead. Now I have to go recreate its functionality with a managerie of chips.
  • Rust 74.6%
  • Makefile 13.3%
  • Shell 6.3%
  • Dockerfile 4%
  • Linker Script 1.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-04-13 22:32:25 +02:00
.trunk Fix formatting 2024-04-13 21:16:23 +02:00
rp2040 i2c sample code is also compiling, but I don't have any devices on the bus yet. We'll add that after getting serial talking to the rv1106 and write a little go app to listen to it. 2024-04-13 22:32:25 +02:00
rv1106 Add some documentation images 2024-04-13 21:52:14 +02:00
.gitignore Add trunk.Would have been nice if this worked. 2024-04-08 20:54:38 +02:00
.gitmodules Merge branch 'main' of github.com:matthewbaggett/multichip 2024-04-09 21:19:06 +02:00
LICENSE Initial commit 2024-04-06 23:43:48 +02:00
Makefile make do-indirect-flash to flash rp2040 via rv1106 via network via usb 2024-04-13 19:22:58 +02:00
README.md Initial commit 2024-04-06 23:43:48 +02:00

multichip

The BL808 is dead. Now I have to go recreate its functionality with a managerie of chips.