comparison gsm-fw/cfgmagic/post-target @ 522:2c9c2b95ddec

FC version of l1_rf12.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 13 Jul 2014 07:48:14 +0000
parents 6f4cadd1fd7f
children 631fb20ff8d4
comparison
equal deleted inserted replaced
521:e1dd4a240199 522:2c9c2b95ddec
103 ;; 103 ;;
104 esac 104 esac
105 export_to_c RF_FAM 105 export_to_c RF_FAM
106 export_to_c RF_PG 106 export_to_c RF_PG
107 107
108 if [ -z "$RF_PA" ]
109 then
110 echo "Error: target.$TARGET failed to define RF_PA" 1>&2
111 exit 1
112 fi
113 export_to_c RF_PA
114
108 # !!! Dirty hack !!! 115 # !!! Dirty hack !!!
109 # 116 #
110 # All targets which we currently support or have realistic prospects of 117 # All targets which we currently support or have realistic prospects of
111 # supporting are derived from TI's D-sample and/or Leonardo reference designs. 118 # supporting are derived from TI's D-sample and/or Leonardo reference designs.
112 # TI's voodoo BOARD number for D-sample is 41, and Leonardo apparently 119 # TI's voodoo BOARD number for D-sample is 41, and Leonardo apparently