0
mirror of https://github.com/torvalds/GuitarPedal.git synced 2026-05-15 09:37:36 +00:00
Files
Linus Torvalds 61810e36e6 Bring in the rest of the project
This brings in the actual real code: the "drivers" for the SH1107
display module, the i2c EEPROM chip, the actual UI for the thing, and
the code "blink.c" program.

Why is it called "blink.c"? Because all MCU projects start as a simple
LED blinking thing. Including this one. And the name just never changes.

The CMakeList.txt file then really brings the room together.

Doing

	cd Software
	make prep
	make
	make flash

should be more or less sufficient to build the thing and flash the end
result (you'll need to have the standard arm cross-build tools available
etc, of course)

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-05-13 14:55:56 -07:00
..
2026-05-13 14:32:42 -07:00
2026-05-13 14:55:56 -07:00
2026-05-13 14:26:37 -07:00
2026-05-13 14:55:56 -07:00
2026-05-13 14:55:56 -07:00
2026-05-13 14:23:32 -07:00
2026-05-13 14:23:32 -07:00
2026-05-13 14:55:56 -07:00
2026-05-13 14:55:56 -07:00
2026-05-13 14:55:56 -07:00
2026-05-13 14:55:56 -07:00
2026-05-13 14:55:56 -07:00
2026-05-13 14:55:56 -07:00