altos/telelco-v0.2-cc1200: Add build for NAR hacked TeleLCO v0.2 board
authorKeith Packard <keithp@keithp.com>
Sun, 17 Jun 2018 06:50:11 +0000 (23:50 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 17 Jun 2018 06:50:11 +0000 (23:50 -0700)
commitf7f3353eed0e8c5d04b5e6dcf7f323babe6e6a57
treefd047284d8c3a59d533ecc316d7183471c125aeb
parentd4e08e1aedfd5c69a0bf12c663d67263bc9f3d61
altos/telelco-v0.2-cc1200: Add build for NAR hacked TeleLCO v0.2 board

This has the CC1120 replaced with a CC1200, but with 32MHz xtals
instead of 40MHz on the radio chip.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/telelco-v0.2-cc1200/Makefile [new file with mode: 0644]
src/telelco-v0.2-cc1200/ao_pins.h [new file with mode: 0644]
src/telelco-v0.2-cc1200/ao_telelco.c [new file with mode: 0644]
src/telelco-v0.2-cc1200/flash-loader/.gitignore [new file with mode: 0644]
src/telelco-v0.2-cc1200/flash-loader/Makefile [new file with mode: 0644]
src/telelco-v0.2-cc1200/flash-loader/ao_pins.h [new file with mode: 0644]