We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d067082 commit 0f50bbbCopy full SHA for 0f50bbb
1209/C1B1/index.md
@@ -4,6 +4,8 @@ title: Love-to-Code
4
owner: chibitronics
5
license: CERN OHL 1.2, GPL 3
6
site: https://chibitronics.com/
7
-source: https://chibitronics.com/wiki/index.php?title=LTC
+source: https://github.com/chibitronics/ltc-chibichip-hardware
8
---
9
-Love-to-Code is a microcontroller that is programmed via audio. It has an Arduino-compatible API, and can be programmed with a bit-banged USB stack.
+Love-to-Code is a microcontroller that is programmed via audio. It has an Arduino-compatible API, and can be programmed with a bit-banged USB stack.
10
+
11
+The source code to the operating system is based on ChibiOS, and is available at https://github.com/chibitronics/ltc-os.git
0 commit comments