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 08:28:36 +0000 (01:28 -0700)
commit291bcd751991960ae3dad8c6523323fdcbafa16d
tree9c0d208b9fa171b7e1af8e958ac489e7a461ef3c
parent16482bf5d63eafc5256f14a218d3a374f6584e0a
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/Makefile
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]