altos: Force 434.550Mhz by connecting debug gnd and clk (trac #41)
authorKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 05:41:59 +0000 (22:41 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 05:41:59 +0000 (22:41 -0700)
commit46407f7f3e4d2b6e74b3a2e90b38736a792cfc54
treeeb4b15fd39b0d9ed7a2131ef662429b050fa4908
parentaa305da7e5dc182c99c09e422c053d85ed48d5d5
altos: Force 434.550Mhz by connecting  debug gnd and clk (trac #41)

Check for pin P2_2 low at startup and set the frequency to
434.550MHz. This value won't get written to flash, so rebooting again
will restore the configured frequency.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/cc1111/ao_pins.h
src/core/ao.h
src/core/ao_config.c
src/product/ao_telemini.c