log

age author description
2018-11-07 Mychaela Falconia targets: c155 added
2018-11-07 Mychaela Falconia C155 bootloader interface support for TMS470
2018-11-07 Mychaela Falconia components/riviera_cust_flash: c155 keepalive support
2018-11-07 Mychaela Falconia RVTMUX_ON_MODEM config var brought over from Magnetite
2018-11-07 Mychaela Falconia TMS470 build system: added m0-to-bin-c155
2018-11-07 Mychaela Falconia src/cs sync with Magnetite: C155 support
2018-11-07 Mychaela Falconia tms470/makefile-frags/m0-to-bin-{c139,std}: use local mokosrec2bin
2018-11-07 Mychaela Falconia mokosrec2bin.c brought into helpers like in Magnetite
2018-10-13 Mychaela Falconia doc/C155-target article written
2018-10-13 Mychaela Falconia gcc linker script m4 magic minor fix
2018-10-13 Mychaela Falconia .../drv_app/r2d/r2d_*.c: LCD include case fixes from Magnetite
2018-10-13 Mychaela Falconia FFS dev.c flash device table reworked as described in TCS211-fw-arch
2018-07-28 Mychaela Falconia README: better explanation of current status and what needs to be done next
2018-07-24 Mychaela Falconia doc: basic build documentation written
2018-07-23 Mychaela Falconia README: GPRS status update
2018-07-23 Mychaela Falconia gprscomp.c: DMEM_PARTITION_1_SIZE bumped from 1600 to 1700 for gcc
2018-07-23 Mychaela Falconia build system: new configuration naming mechanism
2018-07-23 Mychaela Falconia build system support for memory supervision
2018-07-23 Mychaela Falconia OSL reconstruction fixed to support memory supervision
2018-07-22 Mychaela Falconia components/*: added -g to CFLAGS_gcc
2018-07-22 Mychaela Falconia src/g23m-gsm/sms/sms_for.c: ccd_err_entry does not need to be initialized
2018-07-21 Mychaela Falconia LICENSE: same as Citrine and Magnetite
2018-07-21 Mychaela Falconia README: update for the outcome of the gcc experiment
2018-07-21 Mychaela Falconia gcc-specific fix for AT+CFUN from Citrine
2018-07-21 Mychaela Falconia old configure.sh script is now configure-tms470.sh
2018-07-21 Mychaela Falconia gcc/ld-script.src: .bss_dar moved to the beginning of XRAM
2018-07-21 Mychaela Falconia src/g23m-gsm/sms/sms_for.c: malloc bogon removed
2018-07-21 Mychaela Falconia closer to passing link with abort, exit and __assert_func stubbed out
2018-07-21 Mychaela Falconia gcc/makefile-body: a few fixes
2018-07-21 Mychaela Falconia configure-gcc.sh: created