FreeCalypso > hg > fc-magnetite
view components/ccd_na7_db @ 701:35e7f9d0379f
targets: add TARGET_HAS_BUZZER to c11x, c139 and dsample
This new target config preprocessor symbol was introduced in Tourmaline
in connection with the new approach to playing buzzer melodies via PWT,
properly omitting the responsible code on targets where BU output
controls the vibrator instead. That code is not present in Magnetite
and we have no plans to backport it here, but target header files
should be kept consistent between the two trees, especially given
that we plan to support FC Venus target in Magnetite.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 26 Mar 2022 19:51:34 +0000 |
parents | 9ffd8fd40afa |
children |
line wrap: on
line source
# Building ccd_na7_db.lib using TCS3.2 CCD source CFLAGS="-mw -x -pw2 -me -mt -o -g -mn" # Defines CPPFLAGS="-DM_INTEL -DSHARED_VSI -DSHARED_CCD" CPPFLAGS="$CPPFLAGS -DCCDDATA_STATIC_DATA" CPPFLAGS="$CPPFLAGS -D_TMS470 -DNEW_ENTITY -DERR_TRACE_CCD" # Includes CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/ccd" CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc/nuc" # Source modules SRCDIR=$SRC/gpf3/ccd cfile_plain $SRCDIR/ccd.c cfile_plain $SRCDIR/bitfun.c cfile_plain $SRCDIR/cdc_std.c cfile_plain $SRCDIR/cdc_com.c cfile_plain $SRCDIR/ccd_err.c cfile_plain $SRCDIR/ccd_store.c cfile_plain $SRCDIR/gsm1_tv.c cfile_plain $SRCDIR/gsm1_v.c cfile_plain $SRCDIR/gsm2_t.c cfile_plain $SRCDIR/gsm3_tv.c cfile_plain $SRCDIR/gsm3_v.c cfile_plain $SRCDIR/gsm4_lv.c cfile_plain $SRCDIR/gsm4_tlv.c cfile_plain $SRCDIR/gsm5_tlv.c cfile_plain $SRCDIR/gsm5_tv.c cfile_plain $SRCDIR/gsm5_v.c cfile_plain $SRCDIR/gsm6_tlv.c cfile_plain $SRCDIR/gsm7_lv.c cfile_plain $SRCDIR/bcd_mnc.c cfile_plain $SRCDIR/bcd_nofill.c cfile_plain $SRCDIR/bcdeven.c cfile_plain $SRCDIR/bcdodd.c cfile_plain $SRCDIR/gsm1_asn.c cfile_plain $SRCDIR/csn1_s1.c cfile_plain $SRCDIR/csn1_sh.c cfile_plain $SRCDIR/s_padding.c cfile_plain $SRCDIR/t30_ident.c cfile_plain $SRCDIR/asn1_bitstr.c cfile_plain $SRCDIR/asn1_octet.c cfile_plain $SRCDIR/asn1_integ.c cfile_plain $SRCDIR/asn1_seq.c cfile_plain $SRCDIR/asn1_choice.c cfile_plain $SRCDIR/no_code.c cfile_plain $SRCDIR/asn1_choice_ext.c cfile_plain $SRCDIR/asn1_seq_ext.c cfile_plain $SRCDIR/asn1_integ_ext.c cfile_plain $SRCDIR/asn1_opentype.c cfile_plain $SRCDIR/asn1_objid.c cfile_plain $SRCDIR/noncritical_ext.c cfile_plain $SRCDIR/critical_ext.c cfile_plain $SRCDIR/ccd_elem.c cfile_plain $SRCDIR/s_padding_0.c cfile_plain $SRCDIR/csn1_s0.c cfile_plain $SRCDIR/hl_flag.c cfile_plain $SRCDIR/freq_list.c cfile_plain $SRCDIR/fdd_ci.c cfile_plain $SRCDIR/tdd_ci.c cfile_plain $SRCDIR/freq_list_com.c cfile_plain $SRCDIR/csn1_concat.c cfile_plain $SRCDIR/break_cond.c cfile_plain $SRCDIR/csn1_sx.c cfile_plain $SRCDIR/csn1_choice_1.c cfile_plain $SRCDIR/csn1_choice_2.c cfile_plain $SRCDIR/csn1_choice_x.c cfile_plain $SRCDIR/csn1_sh_opt.c cfile_plain $SRCDIR/csn1_s1_opt.c cfile_plain $SRCDIR/csn1_s0_opt.c