1.0.54 @Mo 10. Feb 22:34:01 CET 2020 commit 7394a663230076d60f17b04d3b7fa1f9b68905e3 Author: Gregor Rebel Date: Mon Feb 10 20:23:47 2020 +0100 chg: converted all TTC_ASSERT_* defines to TTC_TUNABLE_SELFCHECK_ASSERT_* ones chg: ./Documentation/TheToolChain-Manual/chapter_Tweaking.tml - added sub chapter "TTC_TUNABLE_ - Tunable Configuration Settings" chg: ./Documentation/TheToolChain-Manual/chapter_Tweaking.tml - replace 'TTC_ASSERT_MEMORY' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MEMORY' chg: ./ - replace 'TTC_HEAP_STATISTICS' -> 'TTC_TUNABLE_DEBUG_HEAP_STATISTICS' chg: ./TTC-Library/ttc_heap.c - replace 'TTC_HEAP_STATISTICS' -> 'TTC_TUNABLE_DEBUG_HEAP_STATISTICS' chg: ./TTC-Library/ttc_heap_types.h - replace 'TTC_HEAP_STATISTICS' -> 'TTC_TUNABLE_DEBUG_HEAP_STATISTICS' chg: ./TTC-Library/ttc_heap.c - replace 'TTC_HEAP_RECORDS' -> 'TTC_TUNABLE_DEBUG_HEAP_RECORDS' chg: ./TTC-Library/ttc_heap_types.h - replace 'TTC_HEAP_RECORDS' -> 'TTC_TUNABLE_DEBUG_HEAP_RECORDS' chg: ./ - replace 'TTC_HEAP_POOL_BLOCK_END_MARKER' -> 'TTC_TUNABLE_DEBUG_HEAP_POOL_BLOCK_END_MARKER' chg: ./TTC-Library/ttc_heap.c - replace 'TTC_HEAP_POOL_BLOCK_END_MARKER' -> 'TTC_TUNABLE_DEBUG_HEAP_POOL_BLOCK_END_MARKER' chg: ./TTC-Library/ttc_heap_types.h - replace 'TTC_HEAP_POOL_BLOCK_END_MARKER' -> 'TTC_TUNABLE_DEBUG_HEAP_POOL_BLOCK_END_MARKER' chg: ./TTC-Library/ttc_usart_types.h - replace 'TTC_HEAP_POOL_BLOCK_END_MARKER' -> 'TTC_TUNABLE_DEBUG_HEAP_POOL_BLOCK_END_MARKER' chg: ./TTC-Library/ttc_heap.h - replace 'TTC_HEAP_POOL_BLOCK_END_MARKER' -> 'TTC_TUNABLE_DEBUG_HEAP_POOL_BLOCK_END_MARKER' chg: ./ - replace 'TTC_TUNABLE_DEBUG_HEAP_POOL_BLOCK_END_MARKER' -> 'TTC_TUNABLE_SELFCHECK_HEAP_POOL_BLOCK_END_MARKER' chg: ./TTC-Library/ttc_heap.c - replace 'TTC_TUNABLE_DEBUG_HEAP_POOL_BLOCK_END_MARKER' -> 'TTC_TUNABLE_SELFCHECK_HEAP_POOL_BLOCK_END_MARKER' chg: ./TTC-Library/ttc_heap_types.h - replace 'TTC_TUNABLE_DEBUG_HEAP_POOL_BLOCK_END_MARKER' -> 'TTC_TUNABLE_SELFCHECK_HEAP_POOL_BLOCK_END_MARKER' chg: ./TTC-Library/ttc_usart_types.h - replace 'TTC_TUNABLE_DEBUG_HEAP_POOL_BLOCK_END_MARKER' -> 'TTC_TUNABLE_SELFCHECK_HEAP_POOL_BLOCK_END_MARKER' chg: ./TTC-Library/ttc_heap.h - replace 'TTC_TUNABLE_DEBUG_HEAP_POOL_BLOCK_END_MARKER' -> 'TTC_TUNABLE_SELFCHECK_HEAP_POOL_BLOCK_END_MARKER' chg: ./grep.txt - replace 'TTC_ASSERT_ACCELEROMETER' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_ACCELEROMETER' chg: ./TTC-Library/ttc_accelerometer_types.h - replace 'TTC_ASSERT_ACCELEROMETER' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_ACCELEROMETER' chg: ./grep.txt - replace 'TTC_ASSERT_ADC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_ADC' chg: ./TTC-Library/ttc_adc_types.h - replace 'TTC_ASSERT_ADC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_ADC' chg: ./grep.txt - replace 'TTC_ASSERT_BASIC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_BASIC' chg: ./TTC-Library/ttc_basic_types.h - replace 'TTC_ASSERT_BASIC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_BASIC' chg: ./TTC-Library/ttc_basic.c - replace 'TTC_ASSERT_BASIC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_BASIC' chg: ./grep.txt - replace 'TTC_ASSERT_BOARD' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_BOARD' chg: ./TTC-Library/ttc_board.c - replace 'TTC_ASSERT_BOARD' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_BOARD' chg: ./TTC-Library/ttc_board_types.h - replace 'TTC_ASSERT_BOARD' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_BOARD' chg: ./grep.txt - replace 'TTC_ASSERT_CAN' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_CAN' chg: ./TTC-Library/ttc_can_types.h - replace 'TTC_ASSERT_CAN' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_CAN' chg: ./grep.txt - replace 'TTC_ASSERT_CM3' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_CM3' chg: ./grep.txt - replace 'TTC_ASSERT_CPU' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_CPU' chg: ./TTC-Library/ttc_cpu_types.h - replace 'TTC_ASSERT_CPU' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_CPU' chg: ./grep.txt - replace 'TTC_ASSERT_CRC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_CRC' chg: ./TTC-Library/ttc_crc_types.h - replace 'TTC_ASSERT_CRC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_CRC' chg: ./TTC-Library/ttc_crc.c - replace 'TTC_ASSERT_CRC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_CRC' chg: ./grep.txt - replace 'TTC_ASSERT_DAC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_DAC' chg: ./TTC-Library/ttc_dac_types.h - replace 'TTC_ASSERT_DAC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_DAC' chg: ./grep.txt - replace 'TTC_ASSERT_DMA' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_DMA' chg: ./TTC-Library/ttc_dma_types.h - replace 'TTC_ASSERT_DMA' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_DMA' chg: ./grep.txt - replace 'TTC_ASSERT_ETHERNET' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_ETHERNET' chg: ./TTC-Library/ttc_ethernet.c - replace 'TTC_ASSERT_ETHERNET' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_ETHERNET' chg: ./TTC-Library/ttc_ethernet_types.h - replace 'TTC_ASSERT_ETHERNET' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_ETHERNET' chg: ./grep.txt - replace 'TTC_ASSERT_FILESYSTEM' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_FILESYSTEM' chg: ./TTC-Library/ttc_filesystem_types.h - replace 'TTC_ASSERT_FILESYSTEM' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_FILESYSTEM' chg: ./TTC-Library/ttc_filesystem.c - replace 'TTC_ASSERT_FILESYSTEM' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_FILESYSTEM' chg: ./grep.txt - replace 'TTC_ASSERT_FONT' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_FONT' chg: ./TTC-Library/ttc_font_types.h - replace 'TTC_ASSERT_FONT' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_FONT' chg: ./grep.txt - replace 'TTC_ASSERT_GFX' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_GFX' chg: ./TTC-Library/ttc_gfx_types.h - replace 'TTC_ASSERT_GFX' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_GFX' chg: ./TTC-Library/board/board_dso_0138.h - replace 'TTC_ASSERT_GFX' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_GFX' chg: ./grep.txt - replace 'TTC_ASSERT_GPIO' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_GPIO' chg: ./TTC-Library/ttc_gpio_types.h - replace 'TTC_ASSERT_GPIO' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_GPIO' chg: ./TTC-Library/ttc_gpio.h.orig - replace 'TTC_ASSERT_GPIO' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_GPIO' chg: ./TTC-Library/ttc_gpio.c - replace 'TTC_ASSERT_GPIO' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_GPIO' chg: ./TTC-Library/ttc_gpio.h - replace 'TTC_ASSERT_GPIO' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_GPIO' chg: ./grep.txt - replace 'TTC_ASSERT_GYROSCOPE' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_GYROSCOPE' chg: ./TTC-Library/ttc_gyroscope_types.h - replace 'TTC_ASSERT_GYROSCOPE' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_GYROSCOPE' chg: ./grep.txt - replace 'TTC_ASSERT_HEAP' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_HEAP' chg: ./TTC-Library/ttc_heap.c - replace 'TTC_ASSERT_HEAP' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_HEAP' chg: ./TTC-Library/ttc_heap_types.h - replace 'TTC_ASSERT_HEAP' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_HEAP' chg: ./TTC-Library/ttc_heap.h - replace 'TTC_ASSERT_HEAP' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_HEAP' chg: ./grep.txt - replace 'TTC_ASSERT_I2C' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_I2C' chg: ./TTC-Library/ttc_i2c_types.h - replace 'TTC_ASSERT_I2C' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_I2C' chg: ./TTC-Library/i2c/i2c_stm32l1xx.h - replace 'TTC_ASSERT_I2C' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_I2C' chg: ./grep.txt - replace 'TTC_ASSERT_INPUT' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_INPUT' chg: ./TTC-Library/ttc_input_types.h - replace 'TTC_ASSERT_INPUT' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_INPUT' chg: ./grep.txt - replace 'TTC_ASSERT_INTERFACE' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_INTERFACE' chg: ./TTC-Library/ttc_interface_types.h - replace 'TTC_ASSERT_INTERFACE' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_INTERFACE' chg: ./grep.txt - replace 'TTC_ASSERT_INTERRUPT' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_INTERRUPT' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'TTC_ASSERT_INTERRUPT' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_INTERRUPT' chg: ./TTC-Library/ttc_interrupt_types.h.orig - replace 'TTC_ASSERT_INTERRUPT' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_INTERRUPT' chg: ./InstallData/scripts/findAllAsserts.pl - replace 'TTC_ASSERT_INTERRUPT' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_INTERRUPT' chg: ./grep.txt - replace 'TTC_ASSERT_LAYER_PHY' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_LAYER_PHY' chg: ./TTC-Library/ttc_layer_phy_types.h - replace 'TTC_ASSERT_LAYER_PHY' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_LAYER_PHY' chg: ./grep.txt - replace 'TTC_ASSERT_LED' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_LED' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'TTC_ASSERT_LED' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_LED' chg: ./grep.txt - replace 'TTC_ASSERT_LIGHT' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_LIGHT' chg: ./TTC-Library/ttc_light_types.h.orig - replace 'TTC_ASSERT_LIGHT' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_LIGHT' chg: ./TTC-Library/ttc_light_types.h - replace 'TTC_ASSERT_LIGHT' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_LIGHT' chg: ./grep.txt - replace 'TTC_ASSERT_LIST' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_LIST' chg: ./TTC-Library/ttc_list_item_types.h - replace 'TTC_ASSERT_LIST' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_LIST' chg: ./TTC-Library/ttc_list.c - replace 'TTC_ASSERT_LIST' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_LIST' chg: ./TTC-Library/ttc_list_types.h - replace 'TTC_ASSERT_LIST' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_LIST' chg: ./grep.txt - replace 'TTC_ASSERT_MATH' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MATH' chg: ./TTC-Library/ttc_math.c - replace 'TTC_ASSERT_MATH' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MATH' chg: ./TTC-Library/ttc_math.h - replace 'TTC_ASSERT_MATH' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MATH' chg: ./TTC-Library/ttc_math_types.h - replace 'TTC_ASSERT_MATH' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MATH' chg: ./TTC-Library/math/math_common.h - replace 'TTC_ASSERT_MATH' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MATH' chg: ./grep.txt - replace 'TTC_ASSERT_MEMORY' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MEMORY' chg: ./TTC-Library/ttc_memory_types.h - replace 'TTC_ASSERT_MEMORY' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MEMORY' chg: ./grep.txt - replace 'TTC_ASSERT_MODE_FAST' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MODE_FAST' chg: ./TTC-Library/ttc_assert_types.h - replace 'TTC_ASSERT_MODE_FAST' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MODE_FAST' chg: ./grep.txt - replace 'TTC_ASSERT_MODE_ORIGINS' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MODE_ORIGINS' chg: ./TTC-Library/ttc_assert_types.h - replace 'TTC_ASSERT_MODE_ORIGINS' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MODE_ORIGINS' chg: ./grep.txt - replace 'TTC_ASSERT_MUTEX' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MUTEX' chg: ./TTC-Library/ttc_mutex_types.h - replace 'TTC_ASSERT_MUTEX' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MUTEX' chg: ./TTC-Library/ttc_mutex.h - replace 'TTC_ASSERT_MUTEX' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MUTEX' chg: ./TTC-Library/ttc_mutex.c - replace 'TTC_ASSERT_MUTEX' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MUTEX' chg: ./TTC-Library/cm0/cm0_mutex.h - replace 'TTC_ASSERT_MUTEX' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MUTEX' chg: ./TTC-Library/cpu/cm3_mutex.c - replace 'TTC_ASSERT_MUTEX' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MUTEX' chg: ./TTC-Library/cpu/cm3_mutex.h - replace 'TTC_ASSERT_MUTEX' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_MUTEX' chg: ./grep.txt - replace 'TTC_ASSERT_NETWORK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_NETWORK' chg: ./Documentation/TheToolChain-Manual/chapter_Tweaking.tml - replace 'TTC_ASSERT_NETWORK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_NETWORK' chg: ./TTC-Library/ttc_network_layer_types.h - replace 'TTC_ASSERT_NETWORK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_NETWORK' chg: ./TTC-Library/ttc_network_types.h - replace 'TTC_ASSERT_NETWORK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_NETWORK' chg: ./InstallData/scripts/findAllAsserts.pl - replace 'TTC_ASSERT_NETWORK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_NETWORK' chg: ./grep.txt - replace 'TTC_ASSERT_OUTPUT_PIN' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_OUTPUT_PIN' chg: ./TTC-Library/ttc_assert.c - replace 'TTC_ASSERT_OUTPUT_PIN' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_OUTPUT_PIN' chg: ./TTC-Library/ttc_assert.h - replace 'TTC_ASSERT_OUTPUT_PIN' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_OUTPUT_PIN' chg: ./TTC-Library/ttc_basic.c - replace 'TTC_ASSERT_OUTPUT_PIN' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_OUTPUT_PIN' chg: ./Template/extensions.local/makefile.700_extra_settings - replace 'TTC_ASSERT_OUTPUT_PIN' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_OUTPUT_PIN' chg: ./grep.txt - replace 'TTC_ASSERT_PACKET' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_PACKET' chg: ./TTC-Library/ttc_packet_types.h - replace 'TTC_ASSERT_PACKET' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_PACKET' chg: ./TTC-Library/ttc_packet.c - replace 'TTC_ASSERT_PACKET' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_PACKET' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'TTC_ASSERT_PACKET' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_PACKET' chg: ./TTC-Library/ttc_packet.h - replace 'TTC_ASSERT_PACKET' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_PACKET' chg: ./TTC-Library/packet/packet_802154.c - replace 'TTC_ASSERT_PACKET' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_PACKET' chg: ./grep.txt - replace 'TTC_ASSERT_PWR' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_PWR' chg: ./TTC-Library/ttc_pwr_types.h - replace 'TTC_ASSERT_PWR' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_PWR' chg: ./grep.txt - replace 'TTC_ASSERT_QUEUES' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_QUEUES' chg: ./TTC-Library/ttc_queue_types.h - replace 'TTC_ASSERT_QUEUES' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_QUEUES' chg: ./grep.txt - replace 'TTC_ASSERT_RADIO' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RADIO' chg: ./Documentation/TheToolChain-Manual/chapter_Tweaking.tml - replace 'TTC_ASSERT_RADIO' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RADIO' chg: ./TTC-Library/ttc_radio_types.h - replace 'TTC_ASSERT_RADIO' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RADIO' chg: ./TTC-Library/ttc_radio.c - replace 'TTC_ASSERT_RADIO' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RADIO' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'TTC_ASSERT_RADIO' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RADIO' chg: ./grep.txt - replace 'TTC_ASSERT_REAL_TIME_CLOCK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_REAL_TIME_CLOCK' chg: ./TTC-Library/ttc_real_time_clock_types.h - replace 'TTC_ASSERT_REAL_TIME_CLOCK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_REAL_TIME_CLOCK' chg: ./grep.txt - replace 'TTC_ASSERT_REGISTER' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_REGISTER' chg: ./TTC-Library/ttc_register_types.h - replace 'TTC_ASSERT_REGISTER' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_REGISTER' chg: ./TTC-Library/register/register_stm32w1xx.c - replace 'TTC_ASSERT_REGISTER' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_REGISTER' chg: ./grep.txt - replace 'TTC_ASSERT_RTC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RTC' chg: ./TTC-Library/ttc_rtc_types.h - replace 'TTC_ASSERT_RTC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RTC' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace 'TTC_ASSERT_RTC' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RTC' chg: ./grep.txt - replace 'TTC_ASSERT_RTLS' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RTLS' chg: ./TTC-Library/ttc_rtls_types.h - replace 'TTC_ASSERT_RTLS' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RTLS' chg: ./TTC-Library/ttc_rtls.c - replace 'TTC_ASSERT_RTLS' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RTLS' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 'TTC_ASSERT_RTLS' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RTLS' chg: ./TTC-Library/rtls/rtls_common.c - replace 'TTC_ASSERT_RTLS' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_RTLS' chg: ./grep.txt - replace 'TTC_ASSERT_SDCARD' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SDCARD' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'TTC_ASSERT_SDCARD' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SDCARD' chg: ./TTC-Library/ttc_sdcard.c - replace 'TTC_ASSERT_SDCARD' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SDCARD' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'TTC_ASSERT_SDCARD' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SDCARD' chg: ./grep.txt - replace 'TTC_ASSERT_SEMAPHORE' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SEMAPHORE' chg: ./TTC-Library/ttc_semaphore_types.h - replace 'TTC_ASSERT_SEMAPHORE' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SEMAPHORE' chg: ./grep.txt - replace 'TTC_ASSERT_SLAM' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SLAM' chg: ./TTC-Library/ttc_slam.c - replace 'TTC_ASSERT_SLAM' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SLAM' chg: ./TTC-Library/ttc_slam_types.h - replace 'TTC_ASSERT_SLAM' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SLAM' chg: ./grep.txt - replace 'TTC_ASSERT_SPI' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SPI' chg: ./Documentation/TheToolChain-Manual/chapter_Tweaking.tml - replace 'TTC_ASSERT_SPI' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SPI' chg: ./TTC-Library/ttc_spi.c - replace 'TTC_ASSERT_SPI' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SPI' chg: ./TTC-Library/ttc_spi_types.h - replace 'TTC_ASSERT_SPI' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SPI' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'TTC_ASSERT_SPI' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SPI' chg: ./TTC-Library/spi/spi_stm32w1xx.h - replace 'TTC_ASSERT_SPI' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SPI' chg: ./grep.txt - replace 'TTC_ASSERT_STATES' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_STATES' chg: ./TTC-Library/ttc_states.h - replace 'TTC_ASSERT_STATES' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_STATES' chg: ./TTC-Library/ttc_states.c - replace 'TTC_ASSERT_STATES' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_STATES' chg: ./TTC-Library/ttc_states_types.h - replace 'TTC_ASSERT_STATES' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_STATES' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 'TTC_ASSERT_STATES' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_STATES' chg: ./grep.txt - replace 'TTC_ASSERT_STRING' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_STRING' chg: ./TTC-Library/ttc_string_types.h - replace 'TTC_ASSERT_STRING' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_STRING' chg: ./grep.txt - replace 'TTC_ASSERT_SYSCLOCK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SYSCLOCK' chg: ./TTC-Library/ttc_sysclock.c - replace 'TTC_ASSERT_SYSCLOCK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SYSCLOCK' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'TTC_ASSERT_SYSCLOCK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SYSCLOCK' chg: ./grep.txt - replace 'TTC_ASSERT_SYSTICK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SYSTICK' chg: ./TTC-Library/ttc_systick_types.h - replace 'TTC_ASSERT_SYSTICK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SYSTICK' chg: ./TTC-Library/systick/systick_cortexm3.c - replace 'TTC_ASSERT_SYSTICK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_SYSTICK' chg: ./grep.txt - replace 'TTC_ASSERT_TASK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TASK' chg: ./TTC-Library/ttc_task.c - replace 'TTC_ASSERT_TASK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TASK' chg: ./TTC-Library/ttc_task_types.h - replace 'TTC_ASSERT_TASK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TASK' chg: ./TTC-Library/ttc_task.h - replace 'TTC_ASSERT_TASK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TASK' chg: ./TTC-Library/scheduler/freertos_task.c - replace 'TTC_ASSERT_TASK' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TASK' chg: ./grep.txt - replace 'TTC_ASSERT_TCPIP' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TCPIP' chg: ./TTC-Library/ttc_tcpip_types.h - replace 'TTC_ASSERT_TCPIP' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TCPIP' chg: ./grep.txt - replace 'TTC_ASSERT_TIMER' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TIMER' chg: ./TTC-Library/ttc_timer_types.h - replace 'TTC_ASSERT_TIMER' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TIMER' chg: ./grep.txt - replace 'TTC_ASSERT_TOUCHPAD' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TOUCHPAD' chg: ./TTC-Library/ttc_touchpad_types.h - replace 'TTC_ASSERT_TOUCHPAD' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TOUCHPAD' chg: ./grep.txt - replace 'TTC_ASSERT_TYPES_H' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TYPES_H' chg: ./TTC-Library/ttc_assert_types.h - replace 'TTC_ASSERT_TYPES_H' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TYPES_H' chg: ./InstallData/scripts/findAllAsserts.pl - replace 'TTC_ASSERT_TYPES_H' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_TYPES_H' chg: ./grep.txt - replace 'TTC_ASSERT_USART' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_USART' chg: ./Documentation/TheToolChain-Manual/chapter_Tweaking.tml - replace 'TTC_ASSERT_USART' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_USART' chg: ./TTC-Library/ttc_usart_types.h - replace 'TTC_ASSERT_USART' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_USART' chg: ./TTC-Library/ttc_usart.c - replace 'TTC_ASSERT_USART' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_USART' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'TTC_ASSERT_USART' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_USART' chg: ./grep.txt - replace 'TTC_ASSERT_USB' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_USB' chg: ./TTC-Library/ttc_gfx_types.h - replace 'TTC_TUNABLE_SELFCHECK_ASSERT_GFX_EXTRA' -> 'TTC_TUNABLE_DEBUG_ASSERT_GFX_EXTRA' chg: ./TTC-Library/board/board_dso_0138.h - replace 'TTC_TUNABLE_SELFCHECK_ASSERT_GFX_EXTRA' -> 'TTC_TUNABLE_DEBUG_ASSERT_GFX_EXTRA' chg: ./TTC-Library/ttc_gfx_types.h - replace 'TTC_TUNABLE_DEBUG_ASSERT_GFX_EXTRA' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_GFX_EXTRA' chg: ./TTC-Library/board/board_dso_0138.h - replace 'TTC_TUNABLE_DEBUG_ASSERT_GFX_EXTRA' -> 'TTC_TUNABLE_SELFCHECK_ASSERT_GFX_EXTRA' del: TTC-Library/templates/models/lonely/description.txt del: TTC-Library/templates/models/multi/_install_TTC_DEVICE.sh del: TTC-Library/templates/models/multi/_install_TTC_DEVICE_ARCHITECTURE.sh del: TTC-Library/templates/models/multi/description.txt del: TTC-Library/templates/models/multi/device_architecture.c del: TTC-Library/templates/models/multi/device_architecture.h del: TTC-Library/templates/models/multi/device_architecture_types.h del: TTC-Library/templates/models/multi/device_common.c del: TTC-Library/templates/models/multi/device_common.h del: TTC-Library/templates/models/multi/example_ttc_device.c del: TTC-Library/templates/models/multi/example_ttc_device.h del: TTC-Library/templates/models/multi/example_ttc_device_architecture.c del: TTC-Library/templates/models/multi/example_ttc_device_architecture.h del: TTC-Library/templates/models/multi/regression_ttc_device.c del: TTC-Library/templates/models/multi/regression_ttc_device.h del: TTC-Library/templates/models/multi/regression_ttc_device_architecture.c del: TTC-Library/templates/models/multi/regression_ttc_device_architecture.h del: TTC-Library/templates/models/multi/ttc_device.c del: TTC-Library/templates/models/multi/ttc_device.h del: TTC-Library/templates/models/multi/ttc_device_interface.c del: TTC-Library/templates/models/multi/ttc_device_interface.h del: TTC-Library/templates/models/multi/ttc_device_types.h commit 5f96f05fc5de6f52e246e1453fefcb0cd71b0988 Author: Gregor Rebel Date: Sun Feb 9 20:48:23 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @So 9. Feb 20:48:23 CET 2020 commit 01f19841e305f45561afd229fcee0a18ce321e57 Author: Gregor Rebel Date: Sun Feb 9 20:46:52 2020 +0100 fix: TTC-Library/ttc_heap.c - imprecise bus fault (was NULL pointer deref during disabled interrupts) chg: ./TTC-Library/ttc_heap.c - replace 'ttc_heap_register_block' -> 'ttc_heap_allocate_register' chg: ./TTC-Library/ttc_heap.h - replace 'ttc_heap_register_block' -> 'ttc_heap_allocate_register' chg: ./TTC-Library/scheduler/freertos_heap_1.c - replace 'ttc_heap_register_block' -> 'ttc_heap_allocate_register' chg: ./TTC-Library/scheduler/freertos_heap_3.c - replace 'ttc_heap_register_block' -> 'ttc_heap_allocate_register' chg: ./TTC-Library/scheduler/freertos_heap_4.c - replace 'ttc_heap_register_block' -> 'ttc_heap_allocate_register' chg: ./TTC-Library/scheduler/freertos_heap_2.c - replace 'ttc_heap_register_block' -> 'ttc_heap_allocate_register' chg: ./TTC-Library/ttc_heap.c - replace 'ttc_heap_unregister_block' -> 'ttc_heap_allocate_unregister' chg: ./TTC-Library/ttc_heap.h - replace 'ttc_heap_unregister_block' -> 'ttc_heap_allocate_unregister' chg: ./TTC-Library/scheduler/freertos_heap_4.c - replace 'ttc_heap_unregister_block' -> 'ttc_heap_allocate_unregister' commit b631ed1cd556937a85f30593a2f97a11e0a1e71f Author: Gregor Rebel Date: Thu Feb 6 21:01:19 2020 +0100 fix: TTC-Library/ttc_heap.c/ttc_heap_pool_block_free() - called ttc_heap_pool_block_check() with invalid pointer fix: TTC-Library/ttc_heap.c/ttc_heap_pool_block_free_isr() - called ttc_heap_pool_block_check() with invalid pointer fix: TTC-Library/ttc_heap.c/ttc_heap_pool_increase() - link MyNextBlock of last existing memory block to new additional blocks chg: TTC-Library/ttc_heap.c/_ttc_heap_pool_check() - now checks all allocated pool blocks using their MyNextBlock pointer chg: TTC-Library/ttc_heap.c - added MagicKey checking to t_ttc_heap_pool objects chg: TTC-Library/ttc_heap.c - added buffer overrun check via block-end-marker to t_ttc_heap_block_from_pool objects chg: TTC-Library/ttc_heap.h - improved documentation chg: TTC-Library/ttc_heap_types.h - added definition for TTC_HEAP_POOL_BLOCK_END_MARKER chg: TTC-Library/ttc_heap_types.h - changed type of MagicKey: void* -> t_base chg: TTC-Library/ttc_usart.c - minor changes chg: TTC-Library/ttc_usart.h - improved documentation chg: TTC-Library/usart/usart_stm32f1xx.c/_usart_stm32f1xx_configure_bitrate() - reimplemented calculation and improved documentation commit 69fa786c95f66c8ba25e8bdbdca1e5134cc1489f Author: Gregor Rebel Date: Thu Feb 6 00:35:52 2020 +0100 chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 'baudrate' -> 'bitrate' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'baudrate' -> 'bitrate' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'baudrate' -> 'bitrate' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'baudrate' -> 'bitrate' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'baudrate' -> 'bitrate' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'baudrate' -> 'bitrate' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'baudrate' -> 'bitrate' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'baudrate' -> 'bitrate' chg: ./Template/examples/example_ttc_usart.c - replace 'baudrate' -> 'bitrate' chg: ./TTC-Library/stm32w/stm32w_usart.c - replace 'Baudrate' -> 'BitRate' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'Baudrate' -> 'BitRate' commit 5155ef059beb620a87ad116bcf8d9df1dac3bece Author: Gregor Rebel Date: Thu Feb 6 00:17:53 2020 +0100 chg: TTC-Library/register/register_stm32l1xx_types.h - improved documentation chg: TTC-Library/templates/models/single/ttc_device_types.h - renamed macro VOLATILE_ -> volatile_ (more intuitive as IDE proposes it as an alternative while typing volatile) chg: TTC-Library/ttc_usart_types.h - added define: volatile_USART fix: TTC-Library/usart/usart_stm32l1xx.c/_usart_stm32l1xx_calculate_baudrate() - usart divider calculation chg: TTC-Library/usart/usart_stm32l1xx.c/_usart_stm32l1xx_calculate_baudrate() - now automatically chooses CR1.Bits.OVER8 setting to best fit desired bit rate chg: Template/examples/example_ttc_usart.c - minor changes commit 4e433c68d636581e442ac9db18a63cf04c6340a7 Author: Gregor Rebel Date: Wed Feb 5 18:04:42 2020 +0100 chg: TTC-Library/interrupt/interrupt_stm32l1xx.c - removed lines marked as deprecated or debug chg: TTC-Library/ttc_basic_types.h - removed lines marked as deprecated or debug chg: TTC-Library/ttc_interrupt.c - removed lines marked as deprecated or debug chg: TTC-Library/ttc_queue.c - removed lines marked as deprecated or debug chg: TTC-Library/ttc_systick.c - removed lines marked as deprecated or debug chg: TTC-Library/usart/usart_stm32l1xx.c - removed lines marked as deprecated or debug commit 80c0256380a0424990dd587246aa49ed04ca235f Author: Gregor Rebel Date: Wed Feb 5 09:56:47 2020 +0100 fix: TTC-Library/interrupt/interrupt_stm32l1xx.c/interrupt_stm32l1xx_disable_usart() - set TXEIE flag to opposite value (enabled instead of disabled) fix: TTC-Library/interrupt/interrupt_stm32l1xx.c/interrupt_stm32l1xx_enable_usart() - set TXEIE flag to opposite value (disabled instead of enabled) chg: TTC-Library/ttc_usart.c - minor changes fix: TTC-Library/usart/usart_stm32l1xx.c - removed access to removed fields: TransmitParity, ControlParity commit 35ffc2adb3c1a6b586dbdd88614be962c6ea8f49 Author: Gregor Rebel Date: Tue Feb 4 18:05:24 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Di 4. Feb 18:05:24 CET 2020 commit 31e0695e3470b953e9defac6655c34b74c884868 Author: Gregor Rebel Date: Tue Feb 4 17:55:35 2020 +0100 chg: TTC-Library/interrupt/interrupt_stm32f1xx.c/USART_General_IRQHandler() - now returns faster if only RXNE or TXE flags were set fix: TTC-Library/ttc_basic.h/ttc_basic_limit() - wrong brackets chg: TTC-Library/ttc_interrupt.c/ttc_interrupt_disable_usart() - added debug code chg: TTC-Library/ttc_interrupt_types.h - renamed Assert_INTERRUPT_CODE() -> IF_Assert_INTERRUPT() chg: TTC-Library/ttc_usart.c/ttc_usart_check_transmission_ongoing() - new function fix: TTC-Library/ttc_usart.c/ttc_usart_init() - now asserts if ParityEven and ParityOdd are enabled (invalid configuration) fix: TTC-Library/ttc_usart.c/_ttc_usart_isr_tx() - now keeps interrupt source active until all bytes are sent chg: TTC-Library/ttc_usart.h - improved documentation (added chapters "Basic Process of Data Receival", "Basic Process of Data Transmission" chg: TTC-Library/ttc_usart_types.h - removed fields from t_ttc_usart_config: ControlParity, TransmitParity chg: TTC-Library/usart/usart_stm32f1xx.c/usart_stm32f1xx_get_features() - reenabled feature Config->Init.Flags.DelayedTransmits chg: Template/examples/example_ttc_usart.c - now delays text transmission when usart is still transmitting del: InstallData/DEPRECATED_install_073_TTC_USART.sh del: TTC-Library/DEPRECATED_ttc_usart.c del: TTC-Library/DEPRECATED_ttc_usart.h del: TTC-Library/DEPRECATED_ttc_usart_types.h del: TTC-Library/stm32/DEPRECATED_stm32_adc.c del: TTC-Library/stm32/DEPRECATED_stm32_adc.h del: TTC-Library/stm32/DEPRECATED_stm32_basic.c del: TTC-Library/stm32/DEPRECATED_stm32_basic.h del: TTC-Library/stm32/DEPRECATED_stm32_eeprom_emulation.c del: TTC-Library/stm32/DEPRECATED_stm32_eeprom_emulation.h del: TTC-Library/stm32/DEPRECATED_stm32_gpio.c del: TTC-Library/stm32/DEPRECATED_stm32_gpio.h del: TTC-Library/stm32/DEPRECATED_stm32_i2c.c del: TTC-Library/stm32/DEPRECATED_stm32_i2c.h del: TTC-Library/stm32/DEPRECATED_stm32_i2c_types.h del: TTC-Library/stm32/DEPRECATED_stm32_interrupt.c del: TTC-Library/stm32/DEPRECATED_stm32_interrupt.h del: TTC-Library/stm32/DEPRECATED_stm32_io.c del: TTC-Library/stm32/DEPRECATED_stm32_io.h del: TTC-Library/stm32/DEPRECATED_stm32_random.c del: TTC-Library/stm32/DEPRECATED_stm32_random.h del: TTC-Library/stm32/DEPRECATED_stm32_registers.c del: TTC-Library/stm32/DEPRECATED_stm32_registers.h del: TTC-Library/stm32/DEPRECATED_stm32_spi.c del: TTC-Library/stm32/DEPRECATED_stm32_spi.h del: TTC-Library/stm32/DEPRECATED_stm32_spi_types.h del: TTC-Library/stm32/DEPRECATED_stm32_timer.c del: TTC-Library/stm32/DEPRECATED_stm32_timer.h del: TTC-Library/stm32/DEPRECATED_stm32_timer_types.h del: TTC-Library/stm32/DEPRECATED_stm32_usart.c del: TTC-Library/stm32/DEPRECATED_stm32_usart.h del: TTC-Library/stm32/DEPRECATED_stm32_usart_types.h del: TTC-Library/stm32/DEPRECATED_stm32_usb.c del: TTC-Library/stm32/DEPRECATED_stm32_usb.h del: TTC-Library/stm32/DEPRECATED_stm32_watchdog.c del: TTC-Library/stm32/DEPRECATED_stm32_watchdog.h del: TTC-Library/stm32l1/DEPRECATED_stm32l1_usart.c del: TTC-Library/stm32l1/DEPRECATED_stm32l1_usart.h del: TTC-Library/stm32l1/DEPRECATED_stm32l1_usart_types.h del: Template/examples/DEPRECATED_example_usart.c del: Template/examples/DEPRECATED_example_usart.h commit 80db2f3e2e165f469342b0e48a61a90319bf9e16 Author: Gregor Rebel Date: Tue Feb 4 11:35:31 2020 +0100 chg: ./TTC-Library/ttc_assert_types.h - replace 'ttc_assert_origin_OK' -> 'E_ttc_assert_origin_OK' chg: ./TTC-Library/ttc_assert_types.h - replace 'ttc_assert_hardfault' -> 'E_ttc_assert_hardfault' chg: ./TTC-Library/interrupt/interrupt_cortexm3.c - replace 'ttc_assert_hardfault' -> 'E_ttc_assert_hardfault' chg: ./Documentation/TheToolChain-Manual/chapter_StableCode.tml - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Documentation/TheToolChain-Manual/chapter_Debugging.tml - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Documentation/TheToolChain-Manual/chapter_Tweaking.tml - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Regressions/regression_memory_pools.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Regressions/regression_usart.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Regressions/regression_list.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Regressions/regression_queue.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_input.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_input.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_tcpip.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_interrupt.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_rtls.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_layer_phy.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_accelerometer.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_board.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_rtc.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_crc.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_systick.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_network.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_board.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_i2c.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_gpio.h.orig - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_assert.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_ethernet.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_interface.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_spi.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_semaphore.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_can.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_gpio.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_register.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_touchpad.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_pwr.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_basic_types.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_filesystem.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_layer_phy.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_memory.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_spi.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_heap.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_states.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_i2c.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_dac.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_adc.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_math.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_cpu.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_slam.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_gpio.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_mutex.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_task.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_gyroscope.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_rtls.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_tcpip.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_light.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_pwr.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_dma.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_light.h.orig - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_sdcard.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_ethernet.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_gfx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_timer.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_memory.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_list.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_extensions.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_queue.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_heap.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_sysclock.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_sysclock.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/sbrk.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_gui.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_light.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_gyroscope.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_radio.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_packet.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_radio.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_adc.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_crc.h.orig - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_accelerometer.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_real_time_clock.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_network_layer.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_timer.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_touchpad.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_usart.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_board.h.orig - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_assert_types.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_states.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_filesystem.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_task.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_dac.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_systick.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_rtc.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_can.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_packet.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_real_time_clock.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_network_layer.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_basic.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_sdcard.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_basic.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_cpu.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_usart.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_dma.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/network/network_6lowpan.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/network/mac_ieee_802_15_4/network_mac.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/network/support/network_serialradio.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/board/board_olimex_stm32_p107.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/board/board_stm32f103c8t6_blue_pill.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/board/board_sensor_dwm1000.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/board/board_stm32l100c_discovery.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/board/board_dso_0138.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/board/board_stm32l053_discovery.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/board/board_stm32l152_discovery.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cm0/cm0_mutex.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/stm32w/startup_stm32w108.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/stm32w/stm32w_usart.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/stm32w/stm32w_spi.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/accelerometer/accelerometer_bno055.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/rtls/rtls_common.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/input/input_touchpad.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/register/register_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/register/register_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/register/register_stm32l0xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/register/register_stm32w1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/register/register_cortexm3.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/systick/systick_freertos.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/systick/systick_cortexm3.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cpu/cm3_mutex.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cpu/cpu_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cpu/cpu_stm32l0xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cpu/cpu_cortexm4.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cpu/cpu_stm32f3xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cpu/cpu_stm32f0xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cpu/cm3_semaphore.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cpu/cpu_cortexm0.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cpu/cpu_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cpu/cpu_stm32f2xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cpu/cpu_stm32w1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/cpu/cpu_stm32f4xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/network_layer/network_layer_usart.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/slam/slam_simple_2d.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/dac/dac_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/stm32f1/stm32f1_can.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/can/can_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ethernet/ethernet_ste101p.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/basic/basic_cm3.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/rtc/rtc_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/rtc/rtc_stm32l1.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/scheduler/freertos_semaphore.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/scheduler/freertos_heap_1.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/scheduler/freertos_mutex.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/scheduler/freertos_task.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/i2c/i2c_common.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/i2c/i2c_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/crc/crc_small.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/crc/crc_fast.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/timer/timer_stm32w1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/timer/timer_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/timer/timer_stm32f0xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interface/interface_ste101p.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/gfx/gfx_ili93xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/create_DeviceDriver.pl - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/multi/example_ttc_device_architecture.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/multi/device_architecture.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/multi/example_ttc_device.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/multi/regression_ttc_device.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/multi/ttc_device.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/multi/ttc_device.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/multi/regression_ttc_device_architecture.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/single/example_ttc_device_architecture.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/single/device_architecture.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/single/example_ttc_device.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/single/regression_ttc_device.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/single/ttc_device.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/single/ttc_device.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/templates/models/single/regression_ttc_device_architecture.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/heap/heap_freertos.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/heap/heap_freertos.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/heap/heap_zdefault.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/heap/heap_zdefault.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interrupt/interrupt_cortexm3.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/tcpip/tcpip_uip.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/layer_phy/layer_phy_spi.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_adc_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_network_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_radio_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c.orig - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_sysclock_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_pwr_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_can_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_tcpip_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_input_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_layer_phy_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_register_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_ethernet_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_slam_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_usb_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_heap_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_interface_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_rtls_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_crc_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_timer_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_string_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_dma_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_touchpad_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_gyroscope_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_systick_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c.orig - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_memory_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_accelerometer_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_i2c_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_rtc_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_math_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c.orig - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_spi_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_light_interface.c.orig - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_cpu_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_packet_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_board_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_filesystem_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_dac_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_network_layer_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/interfaces/ttc_usart_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/light/light_common.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/light/light_gpio.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/DAC/dac_stm32l1.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/radio/radio_common.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/math/math_software_float.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/math/math_software_double.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/pwr/pwr_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/dma/dma_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/filesystem/filesystem_common.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/filesystem/filesystem_dosfs.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/memory/memory_stm32f1xx.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/memory/memory_stm32w1xx.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/memory/memory_stm32w1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/memory/memory_stm32l0xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/memory/memory_stm32l1xx.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/memory/memory_stm32l0xx.h - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/packet/packet_802154.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/string/string_common.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/main.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/regressions/regression_ttc_crc.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/regressions/regression_ttc_math_software_float.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/regressions/regression_ttc_gpio_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/regressions/regression_ttc_gpio.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/regressions/regression_ttc_board.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_states.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_systick.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_gpio.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_threading_semaphores.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_interrupt.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_string.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_layer_phy.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_usart.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_systick_freertos.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_gfx_benchmark.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_board_dso_0138.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_memory_pool.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_gfx_printf.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_mobile.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_crc.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_light.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_gfx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_gpio_stm32f1xx.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_filesystem.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_input.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_assert.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_accelerometer.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_touchpad.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_gpio_banks.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_threading_queues.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_filesystem_dosfs.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_spi_master.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_packet.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_i2c.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_board.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_board_sensor_dwm1000.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_adc.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_systick_cortexm3.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_heap.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_leds.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_spi_slave.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_interface.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_network_layer.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_gfx_boxes.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_math.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_board_olimex_stm32_lcd.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_memory.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_gyroscope.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./Template/examples/example_ttc_sdcard.c - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./InstallData/scripts/source.pl - replace 'ttc_assert_origin_auto' -> 'E_ttc_assert_origin_auto' chg: ./TTC-Library/ttc_assert_types.h - replace 'ttc_assert_origin_unknown' -> 'E_ttc_assert_origin_unknown' commit d56ded99a21971181680fa7b1c35a289bb80a00e Author: Gregor Rebel Date: Mon Feb 3 22:15:31 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Mo 3. Feb 22:15:31 CET 2020 commit d560e2c0fad74f6308bc9f6209d181c9cd9db06e Author: Gregor Rebel Date: Mon Feb 3 22:10:14 2020 +0100 chg: InstallData/scripts/gdb_cortexm3.sh - disabled hardware watchpoints (don't work on stm32. will use software watchpoints instead) fix: TTC-Library/interrupt/interrupt_stm32f1xx.c/USART_General_IRQHandler() - now clears unhandled status bits to avoid looped interrupts chg: TTC-Library/interrupt/interrupt_usart_types.h - minor change chg: TTC-Library/ttc_interrupt_types.h - added Macro Assert_INTERRUPT_CODE() fix: TTC-Library/ttc_usart.c/ttc_usart_init() - did reset Config->USART_Arch which cleared low-level data fix: TTC-Library/usart/usart_stm32f1xx.c/usart_stm32f1xx_init() - now limits word length to 8..9 commit b17862b3468cad5cd17c68f41f1a4fb6232d3730 Author: Gregor Rebel Date: Sun Feb 2 22:30:40 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @So 2. Feb 22:30:40 CET 2020 commit 7728b43d4f7a269125d88d2a1d2efc8289e34004 Author: Gregor Rebel Date: Sun Feb 2 22:29:34 2020 +0100 chg: TTC-Library/usart/usart_stm32l1xx.c/usart_stm32l1xx_configure_baudrate() - now updates new field Config->ActualBitRate commit 3d5026773143bf18d6ff651a01f4d70aa85b7f61 Author: Gregor Rebel Date: Sun Feb 2 22:24:59 2020 +0100 fix: TTC-Library/ttc_usart.c/ttc_usart_init() - now asserts if _driver_usart_init() does not set new field Config->ActualBitRate chg: TTC-Library/ttc_usart.h/_driver_usart_init( - added note about Config->ActualBitRate chg: TTC-Library/ttc_usart_types.h - added field to t_ttc_usart_config: ActualBitRate fix: TTC-Library/usart/usart_stm32f1xx.c/_usart_stm32f1xx_configure_baudrate() - USARTDIV calculation fix: Template/examples/example_ttc_usart.c - now sets flags TransmitParity and ControlParity to same value commit cd5311aca3adf3a3411822ae32289fef9d5bae56 Author: Gregor Rebel Date: Sun Feb 2 20:59:17 2020 +0100 chg: TTC-Library/register/register_stm32f1xx_types.h - added enum e_register_stm32f1xx_mco fix: TTC-Library/register/register_stm32f1xx_types.h - definition of t_register_stm32f1xx_rcc_cfgr (missing reserved bit before MCO field) commit 4c3fa2c7fb119240b5c1255fa3b0c4944487931e Author: Gregor Rebel Date: Sat Feb 1 21:28:18 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Sa 1. Feb 21:28:18 CET 2020 commit 9004ff42e0985b1a811887d74d32db8fa2155953 Author: Gregor Rebel Date: Sat Feb 1 21:27:47 2020 +0100 ren: 'TTC-Library/board/board_stm32f103c8t6_minimum.h' -> 'TTC-Library/board/board_stm32f103c8t6_blue_pill.h' ren: 'TTC-Library/board/board_stm32f103c8t6_minimum.c' -> 'TTC-Library/board/board_stm32f103c8t6_blue_pill.c' ren: 'TTC-Library/board/board_stm32f103c8t6_minimum_types.h' -> 'TTC-Library/board/board_stm32f103c8t6_blue_pill_types.h' new: /home/gregor/git/TheToolChain/Updates/update_1.0.54.sh chg: ./TTC-Library/board/board_stm32f103c8t6_blue_pill.h - replace 'board_stm32f103c8t6_minimum.h' -> 'board_stm32f103c8t6_blue_pill.h' chg: ./TTC-Library/board/board_stm32f103c8t6_minimum.c - replace 'board_stm32f103c8t6_minimum.h' -> 'board_stm32f103c8t6_blue_pill.h' chg: ./TTC-Library/board/board_stm32f103c8t6_minimum_types.h - replace 'board_stm32f103c8t6_minimum.h' -> 'board_stm32f103c8t6_blue_pill.h' chg: ./TTC-Library/interfaces/ttc_board_interface.h - replace 'board_stm32f103c8t6_minimum.h' -> 'board_stm32f103c8t6_blue_pill.h' chg: ./TTC-Library/interfaces/ttc_board_interface.h.orig - replace 'board_stm32f103c8t6_minimum.h' -> 'board_stm32f103c8t6_blue_pill.h' chg: ./TTC-Library/ttc_board_types.h - replace 'board_stm32f103c8t6_minimum.c' -> 'board_stm32f103c8t6_blue_pill.c' chg: ./TTC-Library/board/board_stm32f103c8t6_blue_pill.h - replace 'board_stm32f103c8t6_minimum.c' -> 'board_stm32f103c8t6_blue_pill.c' chg: ./TTC-Library/board/board_stm32f103c8t6_blue_pill.c - replace 'board_stm32f103c8t6_minimum.c' -> 'board_stm32f103c8t6_blue_pill.c' chg: ./TTC-Library/board/board_stm32f103c8t6_minimum_types.h - replace 'board_stm32f103c8t6_minimum.c' -> 'board_stm32f103c8t6_blue_pill.c' chg: ./InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - replace 'board_stm32f103c8t6_minimum.c' -> 'board_stm32f103c8t6_blue_pill.c' chg: ./InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - replace 'board_stm32f103c8t6_minimum.o' -> 'board_stm32f103c8t6_blue_pill.o' chg: ./TTC-Library/ttc_board_types.h - replace 'board_stm32f103c8t6_minimum_types.h' -> 'board_stm32f103c8t6_blue_pill_types.h' chg: ./TTC-Library/board/board_stm32f103c8t6_blue_pill.h - replace 'board_stm32f103c8t6_minimum_types.h' -> 'board_stm32f103c8t6_blue_pill_types.h' chg: ./TTC-Library/ttc_board_types.h - replace 'stm32f103c8t6_minimum' -> 'stm32f103c8t6_blue_pill' chg: ./TTC-Library/board/board_stm32f103c8t6_blue_pill.h - replace 'stm32f103c8t6_minimum' -> 'stm32f103c8t6_blue_pill' chg: ./TTC-Library/board/board_stm32f103c8t6_blue_pill.c - replace 'stm32f103c8t6_minimum' -> 'stm32f103c8t6_blue_pill' chg: ./TTC-Library/board/board_stm32f103c8t6_blue_pill_types.h - replace 'stm32f103c8t6_minimum' -> 'stm32f103c8t6_blue_pill' chg: ./TTC-Library/interfaces/ttc_board_interface.h - replace 'stm32f103c8t6_minimum' -> 'stm32f103c8t6_blue_pill' chg: ./TTC-Library/interfaces/ttc_board_interface.h.orig - replace 'stm32f103c8t6_minimum' -> 'stm32f103c8t6_blue_pill' chg: ./InstallData/install_TTC_BOARD.sh - replace 'stm32f103c8t6_minimum' -> 'stm32f103c8t6_blue_pill' chg: ./InstallData/scripts/features.pm - replace 'stm32f103c8t6_minimum' -> 'stm32f103c8t6_blue_pill' chg: ./InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - replace 'stm32f103c8t6_minimum' -> 'stm32f103c8t6_blue_pill' commit 8f3e3444c35dbda2df0c720dc3d432e5143adc8b Author: Gregor Rebel Date: Sat Feb 1 21:05:26 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Sa 1. Feb 21:05:25 CET 2020 commit 45e15e0a60aca0dfea36767bba90ccbb29e76fc6 Author: Gregor Rebel Date: Sat Feb 1 21:03:03 2020 +0100 chg: TTC-Library/usart/usart_stm32f1xx.c/usart_stm32f1xx_init() - now uses register struct access to enable AFIO clock (more readable than typecasted 32-bit access) commit 881f584d3336a29df795d1162445d7ddb00a3a63 Author: Gregor Rebel Date: Sat Feb 1 20:54:17 2020 +0100 fix: TTC-Library/usart/usart_stm32f1xx.c/usart_stm32f1xx_init() - now ensures that AFIO clock is enabled before configuring USART pin remapping fix: bin/createRelease.sh - now tests if driectory archive/ on server is missing before creating it commit e59ce191a1f1d22497538a54a5fbe86e547f7449 Author: Gregor Rebel Date: Sat Feb 1 19:30:23 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Sa 1. Feb 19:30:22 CET 2020 commit 48e8f07f52698342bbe324711a67a56ed68e3f3f Author: Gregor Rebel Date: Sat Feb 1 19:29:30 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Sa 1. Feb 19:29:30 CET 2020 commit 51836d13c1b07504160dfbac428da85818424193 Author: Gregor Rebel Date: Sat Feb 1 19:27:54 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Sa 1. Feb 19:27:54 CET 2020 commit 528125519978099f0e08ef3f6f3d4666f02d242a Author: Gregor Rebel Date: Sat Feb 1 19:26:52 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Sa 1. Feb 19:26:52 CET 2020 commit 709145d4f342ba8e1784138c3c038896727204f8 Author: Gregor Rebel Date: Sat Feb 1 19:24:55 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Sa 1. Feb 19:24:55 CET 2020 commit b88b7baf2173e245514354d67beb5f665120bf7f Author: Gregor Rebel Date: Sat Feb 1 19:23:22 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Sa 1. Feb 19:23:22 CET 2020 commit 9cd4832fd6c115964466e89d3fad29dc01921be4 Author: Gregor Rebel Date: Sat Feb 1 19:19:51 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Sa 1. Feb 19:19:51 CET 2020 commit bc7950403d8bc1881d30b0759ef7d3a1b780dc08 Author: Gregor Rebel Date: Sat Feb 1 19:19:09 2020 +0100 chg: bin/createRelease.sh - added sending release to ssh server commit 3c2934c47ccbd4626d5195c93a5a7efe9ca45f9d Author: Gregor Rebel Date: Sat Feb 1 14:04:56 2020 +0100 fix: InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - added definition: TTC_SYSCLOCK_EXTERNAL_HIGHSPEED_CRYSTAL fix: InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - definition: TTC_LIGHT1_LOWACTIVE fix: InstallData/low_level/install_TTC_CPU_STM32F1XX.sh - startup code selection chg: InstallData/low_level/install_TTC_CPU_STM32F1XX.sh - now cancels make process with error message if uCONTROLLER is not defined (required to select corresponding startup code) commit a2e58d0cfa9c030abc3b4428f19394910634d447 Author: Gregor Rebel Date: Wed Jan 29 13:21:52 2020 +0100 chg: InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - added TTC_CPU_AMOUNT_* defines chg: InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - added TTC_CPU_AMOUNT_* defines chg: InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - added TTC_CPU_AMOUNT_* defines chg: InstallData/low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - added TTC_CPU_AMOUNT_* defines chg: InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - added TTC_CPU_AMOUNT_* defines chg: InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - added TTC_CPU_AMOUNT_* defines chg: InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - added TTC_CPU_AMOUNT_* defines commit 8a1d59fe504eb37f94ae9988d1a09f23199bbf90 Author: Gregor Rebel Date: Tue Jan 28 20:04:19 2020 +0100 chg: InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - added TTC_CPU_AMOUNT_* defines to make ttc_cpu_types.h happy. chg: TTC-Library/templates/create_DeviceDriver.pl - now adds TTC_CPU_AMOUNT_* to install_board_archictecture.sh files commit 08bb615aa751d398d3e9368bbc8c4fa6cb41984c Author: Gregor Rebel Date: Tue Jan 28 09:13:55 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Di 28. Jan 09:13:54 CET 2020 commit 97176c55fffcf4338e6705f8b733388db4c19c29 Author: Gregor Rebel Date: Tue Jan 28 09:13:17 2020 +0100 chg: .readme.TheToolChain - updated list of tested operating systems commit 8711ad7e1679b7e86ee4550347895b192fa7f07a Author: Gregor Rebel Date: Mon Jan 27 16:29:17 2020 +0100 fix: bin/createRelease.sh - compilation of readme.History forgot to add latest changes commit 6ac228cd9bf48393951aff0654620ae19e2302b0 Author: Gregor Rebel Date: Mon Jan 27 16:21:37 2020 +0100 released Package v1.0.54 --------------------------------------------------------- 1.0.54 @Mo 27. Jan 16:21:37 CET 2020 --------------------------------------------------------- commit 6a2d4da0d1ece554c2b6f8301716c10b9ed085c8 Author: Gregor Rebel Date: Mon Jan 27 16:10:02 2020 +0100 released Package v1.0.54 commit 2be03edeeb2988d03f8bce2a1393fbd658139574 Author: Gregor Rebel Date: Mon Jan 27 16:07:53 2020 +0100 released Package v1.0.53 commit 3fe197b1bbb550f9542d9ee7adc65b76c7859115 Author: Gregor Rebel Date: Mon Jan 27 16:04:07 2020 +0100 released Package v1.0.53 commit e3eb8e5bcafe9ebf6762946c7787eda41262a977 Author: Gregor Rebel Date: Mon Jan 27 16:03:30 2020 +0100 released Package v1.0.53 commit bacf0088e4509c99a3bfa4e95abae34963c4cc57 Author: Gregor Rebel Date: Mon Jan 27 15:54:09 2020 +0100 ren: bin/createPackage.sh -> bin/createRelease.sh chg: bin/createRelease.sh - changed to work on local git repository instead of special folder structure on web server commit d777e254f6fc0fc7ee48a584f951634d9987e270 Author: Gregor Rebel Date: Thu Jan 23 19:32:44 2020 +0100 ren: 'InstallData/scripts/compile_ReadMe.TheToolChain.pl' -> 'bin/compile_ReadMe.TheToolChain.pl' commit a7a3fb2af7d6641a0d319435ed98529c5cb4ac30 Author: Gregor Rebel Date: Thu Jan 23 19:31:41 2020 +0100 ren: 'InstallData/scripts/compile_ReadMe.TheToolChain.pl' -> 'bin/compile_ReadMe.TheToolChain.pl' commit 54cda9f11178e1b590bfd48b2e7972c040ec8bc8 Author: Gregor Rebel Date: Sun Jan 19 09:17:23 2020 +0100 fix: TTC-Library/ttc_usart.c/_ttc_usart_isr_tx_fetch_buffer() - now correctly handles AmountBytes == -1 (buffer size unknown) fix: TTC-Library/ttc_usart.c/_ttc_usart_isr_tx() - now exits immediately when _ttc_usart_isr_tx_fetch_buffer() could not obtain new transmit buffer chg: TTC-Library/ttc_usart_types.h/t_ttc_usart_memory_block/AmountBytes - improved documentation commit ff4dbd34b878e582ebd2682d211f543eb4b4e357 Author: Gregor Rebel Date: Sun Jan 19 08:21:52 2020 +0100 chg: InstallData/install_1BasicExtensions.sh - added init file creation providing TTC color scheme if ~/.ddd/ is missing chg: InstallData/install_4OpenOCD.sh - disabled ddd installation (also done in install_1BasicExtensions.sh) chg: TTC-Library/usart/usart_stm32f1xx.c/_usart_stm32f1xx_enable() - added comment commit 9cd5aa18165ad568ea6d55dd55af17933616c13c Author: Gregor Rebel Date: Sat Jan 18 22:09:29 2020 +0100 fix: usart_stm32f1xx - several runtime errors fix: interrupt_stm32f1xx - usart interrupt configuration del: TTC_PWM driver (empty driver based on deprecated templates) chg: ttc_cpu - added Amount_* attributes del: TTC-Library/templates/models/ - old deprecated template files ren: TTC-Library/ - template files moved into TTC-Library/templates/models/single/ fix: TTC-Library/memory/memory_stm32f1xx.c - bit banding memory space is now recognized as being readable and writable commit 753211dadea0b9afc8bb4983a221ce9fadd52cea Author: Gregor Rebel Date: Sun Jan 12 18:19:19 2020 +0100 fix: example_ttc_light.c now works with multi channel implementation (tested for two lights with 1 channel each on 110_board_olimex_stm32_p107_revA chg: TTC-Library/light/light_common.c chg: TTC-Library/light/light_common.h chg: TTC-Library/light/light_gpio.c chg: TTC-Library/light/light_gpio.h chg: TTC-Library/light/light_gpio_types.h chg: TTC-Library/ttc_light.c chg: TTC-Library/ttc_light.h chg: TTC-Library/ttc_light_types.h chg: Template/examples/example_ttc_light.c commit 03ff3e8b1b4f53bc6f1e3dc0fb83bc9eb00a9c4e Author: Gregor Rebel Date: Fri Jan 10 22:36:51 2020 +0100 chg: ttc_light.h - improved documentation fix: renamed all deprecated TTC_LIGHT*_GPIO -> TTC_LIGHT*_GPIO1 chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Regressions/regression_usart.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./TTC-Library/ttc_light.h.orig - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./TTC-Library/ttc_light_types.h.orig - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./TTC-Library/ttc_light.h - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./TTC-Library/ttc_light_types.h - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./TTC-Library/ttc_sdcard.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./TTC-Library/board/board_dso_0138.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./TTC-Library/light/light_gpio.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./TTC-Library/light/light_gpio.h - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/regressions/regression_ttc_math.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_threading_semaphores.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_interrupt.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_usart.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_memory_pool.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_network.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_sysclock.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_gpio_banks.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_threading_queues.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_spi_master.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_packet.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_gpio.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_leds.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_spi_slave.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_radio.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_list.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_watchdog.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_ttc_sdcard.c - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/extensions.local/makefile.100_board_TemplateName - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/scripts/createActivateScript.pl - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/low_level/install_TTC_RADIO_DW1000.sh - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'TTC_LIGHT1_GPIO' -> 'TTC_LIGHT1_GPIO1' chg: ./Regressions/regression_usart.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./TTC-Library/ttc_light.h.orig - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./TTC-Library/ttc_light_types.h.orig - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./TTC-Library/ttc_light_types.h - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./TTC-Library/network/support/network_serialradio.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./TTC-Library/light/light_gpio.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./TTC-Library/light/light_gpio.h - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_threading_semaphores.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_ttc_memory_pool.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_ttc_network.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_ttc_sysclock.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_gpio_banks.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_threading_queues.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_ttc_packet.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_gpio.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_leds.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_ttc_radio.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_ttc_list.c - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/install_TTC_LIST.sh - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - replace 'TTC_LIGHT2_GPIO' -> 'TTC_LIGHT2_GPIO1' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'TTC_LIGHT3_GPIO' -> 'TTC_LIGHT3_GPIO1' chg: ./TTC-Library/ttc_light_types.h.orig - replace 'TTC_LIGHT3_GPIO' -> 'TTC_LIGHT3_GPIO1' chg: ./TTC-Library/ttc_light_types.h - replace 'TTC_LIGHT3_GPIO' -> 'TTC_LIGHT3_GPIO1' chg: ./TTC-Library/light/light_gpio.c - replace 'TTC_LIGHT3_GPIO' -> 'TTC_LIGHT3_GPIO1' chg: ./Template/examples/example_leds.c - replace 'TTC_LIGHT3_GPIO' -> 'TTC_LIGHT3_GPIO1' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'TTC_LIGHT4_GPIO' -> 'TTC_LIGHT4_GPIO1' chg: ./TTC-Library/ttc_light_types.h.orig - replace 'TTC_LIGHT4_GPIO' -> 'TTC_LIGHT4_GPIO1' chg: ./TTC-Library/ttc_light_types.h - replace 'TTC_LIGHT4_GPIO' -> 'TTC_LIGHT4_GPIO1' chg: ./TTC-Library/light/light_gpio.c - replace 'TTC_LIGHT4_GPIO' -> 'TTC_LIGHT4_GPIO1' chg: ./Template/examples/example_leds.c - replace 'TTC_LIGHT3_GPIO11' -> 'TTC_LIGHT3_GPIO1' chg: ./TTC-Library/ttc_light.h.orig - replace 'TTC_LIGHT2_GPIO11' -> 'TTC_LIGHT2_GPIO1' chg: ./TTC-Library/light/light_gpio.h - replace 'TTC_LIGHT2_GPIO11' -> 'TTC_LIGHT2_GPIO1' chg: ./Template/examples/example_leds.c - replace 'TTC_LIGHT2_GPIO11' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'TTC_LIGHT2_GPIO11' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'TTC_LIGHT2_GPIO11' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'TTC_LIGHT2_GPIO11' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'TTC_LIGHT2_GPIO11' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'TTC_LIGHT2_GPIO11' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'TTC_LIGHT2_GPIO11' -> 'TTC_LIGHT2_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - replace 'TTC_LIGHT2_GPIO11' -> 'TTC_LIGHT2_GPIO1' chg: ./TTC-Library/ttc_light.h.orig - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./TTC-Library/ttc_light.h - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./TTC-Library/light/light_gpio.h - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/examples/example_leds.c - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./Template/extensions.local/makefile.100_board_TemplateName - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/scripts/createActivateScript.pl - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/low_level/install_TTC_RADIO_DW1000.sh - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'TTC_LIGHT1_GPIO11' -> 'TTC_LIGHT1_GPIO1' commit 3a16687c0c1f62e215dc248017270ede2fdf329b Author: Gregor Rebel Date: Fri Jan 10 22:14:53 2020 +0100 chg: ttc_light - added multi channel support (yet untested) chg: ./TTC-Library/ttc_light_types.h - replace 'ttc_lisrt' -> 'ttc_list' chg: ./TTC-Library/ttc_light.h - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./TTC-Library/light/light_gpio.h - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./Template/examples/example_leds.c - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./Template/extensions.local/makefile.100_board_TemplateName - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./InstallData/scripts/createActivateScript.pl - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./InstallData/low_level/install_TTC_RADIO_DW1000.sh - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'TTC_LIGHT1_GPIO=' -> 'TTC_LIGHT1_GPIO1=' chg: ./TTC-Library/ttc_light.h - replace 'TTC_LIGHT2_GPIO=' -> 'TTC_LIGHT2_GPIO1=' chg: ./TTC-Library/light/light_gpio.h - replace 'TTC_LIGHT2_GPIO=' -> 'TTC_LIGHT2_GPIO1=' chg: ./Template/examples/example_leds.c - replace 'TTC_LIGHT2_GPIO=' -> 'TTC_LIGHT2_GPIO1=' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'TTC_LIGHT2_GPIO=' -> 'TTC_LIGHT2_GPIO1=' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'TTC_LIGHT2_GPIO=' -> 'TTC_LIGHT2_GPIO1=' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'TTC_LIGHT2_GPIO=' -> 'TTC_LIGHT2_GPIO1=' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'TTC_LIGHT2_GPIO=' -> 'TTC_LIGHT2_GPIO1=' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'TTC_LIGHT2_GPIO=' -> 'TTC_LIGHT2_GPIO1=' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'TTC_LIGHT2_GPIO=' -> 'TTC_LIGHT2_GPIO1=' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - replace 'TTC_LIGHT2_GPIO=' -> 'TTC_LIGHT2_GPIO1=' chg: ./Template/examples/example_leds.c - replace 'TTC_LIGHT3_GPIO=' -> 'TTC_LIGHT3_GPIO1=' commit 15aae0594f2b785ebf6c5d9b4af74fb645622551 Author: Gregor Rebel Date: Tue Jan 7 21:37:10 2020 +0100 chg: renamed driver ttc_led -> ttc_light ren: 'TTC-Library/light/led_common.h' -> 'TTC-Library/light/light_common.h' ren: 'TTC-Library/light/led_gpio_types.h' -> 'TTC-Library/light/light_gpio_types.h' ren: 'TTC-Library/light/led_common.c' -> 'TTC-Library/light/light_common.c' ren: 'TTC-Library/light/led_gpio.c' -> 'TTC-Library/light/light_gpio.c' ren: 'TTC-Library/light/led_gpio.h' -> 'TTC-Library/light/light_gpio.h' ren: 'TTC-Library/ttc_led.h' -> 'TTC-Library/ttc_light.h' ren: 'TTC-Library/interfaces/ttc_led_interface.c' -> 'TTC-Library/interfaces/ttc_light_interface.c' ren: 'TTC-Library/interfaces/ttc_led_interface.h' -> 'TTC-Library/interfaces/ttc_light_interface.h' ren: 'TTC-Library/ttc_led.c' -> 'TTC-Library/ttc_light.c' ren: 'TTC-Library/ttc_led_types.h' -> 'TTC-Library/ttc_light_types.h' ren: 'Template/examples/example_ttc_led.c' -> 'Template/examples/example_ttc_light.c' ren: 'Template/examples/example_ttc_led.h' -> 'Template/examples/example_ttc_light.h' chg: ./ren.sh - replace 'led_common.h' -> 'light_common.h' chg: ./ren2.sh - replace 'led_common.h' -> 'light_common.h' chg: ./TTC-Library/ttc_light.c - replace 'led_common.h' -> 'light_common.h' chg: ./TTC-Library/templates/test.log - replace 'led_common.h' -> 'light_common.h' chg: ./TTC-Library/light/light_common.c - replace 'led_common.h' -> 'light_common.h' chg: ./TTC-Library/light/light_gpio.c - replace 'led_common.h' -> 'light_common.h' chg: ./TTC-Library/light/light_common.h - replace 'led_common.h' -> 'light_common.h' chg: ./ren.sh - replace 'example_ttc_led.h' -> 'example_ttc_light.h' chg: ./ren2.sh - replace 'example_ttc_led.h' -> 'example_ttc_light.h' chg: ./TTC-Library/templates/test.log - replace 'example_ttc_led.h' -> 'example_ttc_light.h' chg: ./Template/examples/example_ttc_light.c - replace 'example_ttc_led.h' -> 'example_ttc_light.h' chg: ./ren2.sh - replace 'example_ttc_led.o' -> 'example_ttc_light.o' chg: ./ren.sh - replace 'example_ttc_led.c' -> 'example_ttc_light.c' chg: ./ren2.sh - replace 'example_ttc_led.c' -> 'example_ttc_light.c' chg: ./TTC-Library/templates/test.log - replace 'example_ttc_led.c' -> 'example_ttc_light.c' chg: ./Template/examples/example_ttc_light.c - replace 'example_ttc_led.c' -> 'example_ttc_light.c' chg: ./ren.sh - replace 'ttc_led_types.h' -> 'ttc_light_types.h' chg: ./ren2.sh - replace 'ttc_led_types.h' -> 'ttc_light_types.h' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'ttc_led_types.h' -> 'ttc_light_types.h' chg: ./TTC-Library/ttc_light_types.h - replace 'ttc_led_types.h' -> 'ttc_light_types.h' chg: ./TTC-Library/templates/test.log - replace 'ttc_led_types.h' -> 'ttc_light_types.h' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'ttc_led_types.h' -> 'ttc_light_types.h' chg: ./TTC-Library/light/light_gpio_types.h - replace 'ttc_led_types.h' -> 'ttc_light_types.h' chg: ./TTC-Library/light/light_common.h - replace 'ttc_led_types.h' -> 'ttc_light_types.h' chg: ./TTC-Library/light/light_gpio.h - replace 'ttc_led_types.h' -> 'ttc_light_types.h' chg: ./Template/examples/example_ttc_light.h - replace 'ttc_led_types.h' -> 'ttc_light_types.h' chg: ./Template/examples/example_leds.c - replace 'ttc_led_types.h' -> 'ttc_light_types.h' chg: ./ren2.sh - replace 'ttc_led.o' -> 'ttc_light.o' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'ttc_led.o' -> 'ttc_light.o' chg: ./TTC-Library/ttc_light.c - replace 'ttc_led.o' -> 'ttc_light.o' chg: ./TTC-Library/ttc_light.h - replace 'ttc_led.o' -> 'ttc_light.o' chg: ./Template/examples/example_ttc_light.c - replace 'ttc_led.o' -> 'ttc_light.o' chg: ./ren.sh - replace 'ttc_led.c' -> 'ttc_light.c' chg: ./ren2.sh - replace 'ttc_led.c' -> 'ttc_light.c' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'ttc_led.c' -> 'ttc_light.c' chg: ./TTC-Library/ttc_light.c - replace 'ttc_led.c' -> 'ttc_light.c' chg: ./TTC-Library/ttc_light.h - replace 'ttc_led.c' -> 'ttc_light.c' chg: ./TTC-Library/ttc_light_types.h - replace 'ttc_led.c' -> 'ttc_light.c' chg: ./TTC-Library/templates/test.log - replace 'ttc_led.c' -> 'ttc_light.c' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 'ttc_led.c' -> 'ttc_light.c' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'ttc_led.c' -> 'ttc_light.c' chg: ./TTC-Library/light/light_gpio.c - replace 'ttc_led.c' -> 'ttc_light.c' chg: ./TTC-Library/light/light_common.h - replace 'ttc_led.c' -> 'ttc_light.c' chg: ./TTC-Library/light/light_gpio.h - replace 'ttc_led.c' -> 'ttc_light.c' chg: ./ren.sh - replace 'ttc_led_interface.h' -> 'ttc_light_interface.h' chg: ./ren2.sh - replace 'ttc_led_interface.h' -> 'ttc_light_interface.h' chg: ./TTC-Library/ttc_light.h - replace 'ttc_led_interface.h' -> 'ttc_light_interface.h' chg: ./TTC-Library/templates/test.log - replace 'ttc_led_interface.h' -> 'ttc_light_interface.h' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 'ttc_led_interface.h' -> 'ttc_light_interface.h' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'ttc_led_interface.h' -> 'ttc_light_interface.h' chg: ./TTC-Library/light/light_common.c - replace 'ttc_led_interface.h' -> 'ttc_light_interface.h' chg: ./TTC-Library/light/light_common.h - replace 'ttc_led_interface.h' -> 'ttc_light_interface.h' chg: ./TTC-Library/light/light_gpio.h - replace 'ttc_led_interface.h' -> 'ttc_light_interface.h' chg: ./ren2.sh - replace 'ttc_led_interface.o' -> 'ttc_light_interface.o' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'ttc_led_interface.o' -> 'ttc_light_interface.o' chg: ./ren.sh - replace 'ttc_led_interface.c' -> 'ttc_light_interface.c' chg: ./ren2.sh - replace 'ttc_led_interface.c' -> 'ttc_light_interface.c' chg: ./TTC-Library/ttc_light.c - replace 'ttc_led_interface.c' -> 'ttc_light_interface.c' chg: ./TTC-Library/templates/test.log - replace 'ttc_led_interface.c' -> 'ttc_light_interface.c' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 'ttc_led_interface.c' -> 'ttc_light_interface.c' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'ttc_led_interface.c' -> 'ttc_light_interface.c' chg: ./TTC-Library/light/light_gpio.h - replace 'ttc_led_interface.c' -> 'ttc_light_interface.c' chg: ./ren.sh - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./ren2.sh - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./TTC-Library/ttc_light.c - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./TTC-Library/ttc_light.h - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./TTC-Library/ttc_light_types.h - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./TTC-Library/templates/test.log - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./TTC-Library/light/light_gpio.c - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./TTC-Library/light/light_gpio_types.h - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./TTC-Library/light/light_common.h - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./TTC-Library/light/light_gpio.h - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./Template/examples/example_ttc_light.c - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./InstallData/install_TTC_LED.sh - replace 'ttc_led.h' -> 'ttc_light.h' chg: ./ren.sh - replace 'led_gpio.h' -> 'light_gpio.h' chg: ./ren2.sh - replace 'led_gpio.h' -> 'light_gpio.h' chg: ./TTC-Library/templates/test.log - replace 'led_gpio.h' -> 'light_gpio.h' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'led_gpio.h' -> 'light_gpio.h' chg: ./TTC-Library/light/light_gpio.c - replace 'led_gpio.h' -> 'light_gpio.h' chg: ./TTC-Library/light/light_gpio_types.h - replace 'led_gpio.h' -> 'light_gpio.h' chg: ./TTC-Library/light/light_gpio.h - replace 'led_gpio.h' -> 'light_gpio.h' chg: ./ren2.sh - replace 'led_gpio.o' -> 'light_gpio.o' chg: ./TTC-Library/light/light_gpio.c - replace 'led_gpio.o' -> 'light_gpio.o' chg: ./TTC-Library/light/light_gpio.h - replace 'led_gpio.o' -> 'light_gpio.o' chg: ./InstallData/low_level/install_TTC_LED_GPIO.sh - replace 'led_gpio.o' -> 'light_gpio.o' chg: ./ren.sh - replace 'led_gpio.c' -> 'light_gpio.c' chg: ./ren2.sh - replace 'led_gpio.c' -> 'light_gpio.c' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'led_gpio.c' -> 'light_gpio.c' chg: ./TTC-Library/ttc_light_types.h - replace 'led_gpio.c' -> 'light_gpio.c' chg: ./TTC-Library/templates/test.log - replace 'led_gpio.c' -> 'light_gpio.c' chg: ./TTC-Library/light/light_gpio.c - replace 'led_gpio.c' -> 'light_gpio.c' chg: ./TTC-Library/light/light_gpio_types.h - replace 'led_gpio.c' -> 'light_gpio.c' chg: ./TTC-Library/light/light_common.h - replace 'led_gpio.c' -> 'light_gpio.c' chg: ./TTC-Library/light/light_gpio.h - replace 'led_gpio.c' -> 'light_gpio.c' chg: ./InstallData/low_level/install_TTC_LED_GPIO.sh - replace 'led_gpio.c' -> 'light_gpio.c' chg: ./ren2.sh - replace 'led_common.o' -> 'light_common.o' chg: ./ren.sh - replace 'led_common.c' -> 'light_common.c' chg: ./ren2.sh - replace 'led_common.c' -> 'light_common.c' chg: ./TTC-Library/templates/test.log - replace 'led_common.c' -> 'light_common.c' chg: ./TTC-Library/light/light_common.c - replace 'led_common.c' -> 'light_common.c' chg: ./ren.sh - replace 'led_gpio_types.h' -> 'light_gpio_types.h' chg: ./ren2.sh - replace 'led_gpio_types.h' -> 'light_gpio_types.h' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'led_gpio_types.h' -> 'light_gpio_types.h' chg: ./TTC-Library/ttc_light_types.h - replace 'led_gpio_types.h' -> 'light_gpio_types.h' chg: ./TTC-Library/templates/test.log - replace 'led_gpio_types.h' -> 'light_gpio_types.h' chg: ./TTC-Library/light/light_gpio.h - replace 'led_gpio_types.h' -> 'light_gpio_types.h' chg: ./ren2.log - replace 'led_common.h' -> 'light_common.h' chg: ./TTC-Library/templates/test.log - replace './InstallData/low_level/install_TTC_LED_GPIO.sh' -> './InstallData/low_level/install_TTC_LIGHT_GPIO.sh' chg: ./TTC-Library/templates/test.log - replace './InstallData/install_TTC_LED.sh' -> './InstallData/install_TTC_LIGHT.sh' ren: 'InstallData/low_level/install_TTC_LED_GPIO.sh' -> 'InstallData/low_level/install_TTC_LIGHT_GPIO.sh' ren: 'InstallData/install_TTC_LED.sh' -> 'InstallData/install_TTC_LIGHT.sh' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Documentation/TheToolChain-Manual/chapter_Tweaking.tml - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Regressions/regression_usart.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/ttc_gpio_types.h - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/ttc_gpio.h.orig - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/ttc_gpio.h - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/ttc_light.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/usefull_threads.h_ - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/ttc_light.h - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/ttc_light_types.h - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/ttc_basic.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/ttc_sdcard.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/usefull_threads.c_ - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/network/support/network_serialradio.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/board/board_dso_0138.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/templates/test.log - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/interfaces/ttc_math_interface.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/light/light_gpio.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/light/light_gpio_types.h - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/light/light_gpio.h - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/regressions/regression_ttc_math.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_gpio_banks.h - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_threading_semaphores.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_gpio.h - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_interrupt.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_usart.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_memory_pool.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_network.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_assert.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_sysclock.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_gpio_banks.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_threading_queues.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_spi_master.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_packet.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_gpio.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_leds.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_spi_slave.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_math.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_radio.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_list.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_watchdog.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/examples/example_ttc_sdcard.c - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/extensions.local/makefile.100_board_TemplateName - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./Template/extensions.local/makefile.700_extra_settings - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/install_TTC_LIST.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/install_TTC_PWM.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/scripts/analyzeLogFile.pl - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/scripts/createActivateScript.pl - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/low_level/install_TTC_RADIO_DW1000.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/low_level/install_TTC_LIGHT_GPIO.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'TTC_LED' -> 'TTC_LIGHT' chg: ./TTC-Library/ttc_interrupt.c - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/ttc_interrupt.h - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/ttc_light_types.h - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/ttc_interrupt.h.orig - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/templates/test.log - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.h - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.h - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/interrupt/interrupt_cortexm3.h - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.h - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.h - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.h.orig - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/light/light_gpio.c - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/light/light_gpio.h - replace 'led_gpio' -> 'light_gpio' chg: ./Template/examples/example_ttc_light.h - replace 'led_gpio' -> 'light_gpio' chg: ./InstallData/install_TTC_LIGHT.sh - replace 'led_gpio' -> 'light_gpio' chg: ./InstallData/scripts/features.pm - replace 'led_gpio' -> 'light_gpio' chg: ./InstallData/low_level/install_TTC_LIGHT_GPIO.sh - replace 'led_gpio' -> 'light_gpio' chg: ./TTC-Library/light/light_gpio_types.h - replace 'LED_GPIO' -> 'LIGHT_GPIO' chg: ./TTC-Library/light/light_gpio.h - replace 'LED_GPIO' -> 'LIGHT_GPIO' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'Assert_LED' -> 'Assert_LIGHT' chg: ./TTC-Library/ttc_light.c - replace 'Assert_LED' -> 'Assert_LIGHT' chg: ./TTC-Library/ttc_light.h - replace 'Assert_LED' -> 'Assert_LIGHT' chg: ./TTC-Library/ttc_light_types.h - replace 'Assert_LED' -> 'Assert_LIGHT' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 'Assert_LED' -> 'Assert_LIGHT' chg: ./TTC-Library/light/light_gpio.c - replace 'Assert_LED' -> 'Assert_LIGHT' chg: ./Template/examples/example_ttc_light.c - replace 'Assert_LED' -> 'Assert_LIGHT' chg: ./TTC-Library/ttc_led_types.h.orig - replace 't_ttc_light.config' -> 't_ttc_light_config' chg: ./TTC-Library/ttc_light.c - replace 't_ttc_light.config' -> 't_ttc_light_config' chg: ./TTC-Library/ttc_light.h - replace 't_ttc_light.config' -> 't_ttc_light_config' chg: ./TTC-Library/ttc_light_types.h - replace 't_ttc_light.config' -> 't_ttc_light_config' chg: ./TTC-Library/templates/test.log - replace 't_ttc_light.config' -> 't_ttc_light_config' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 't_ttc_light.config' -> 't_ttc_light_config' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 't_ttc_light.config' -> 't_ttc_light_config' chg: ./TTC-Library/light/light_gpio.c - replace 't_ttc_light.config' -> 't_ttc_light_config' chg: ./TTC-Library/light/light_gpio.h - replace 't_ttc_light.config' -> 't_ttc_light_config' chg: ./TTC-Library/ttc_led_types.h.orig - replace 's_ttc_light.config' -> 's_ttc_light_config' chg: ./TTC-Library/ttc_light_types.h - replace 's_ttc_light.config' -> 's_ttc_light_config' chg: ./ren.sh - replace 'light_interface.' -> 'light_interface_' chg: ./ren2.sh - replace 'light_interface.' -> 'light_interface_' chg: ./TTC-Library/ttc_light.c - replace 'light_interface.' -> 'light_interface_' chg: ./TTC-Library/ttc_light.h - replace 'light_interface.' -> 'light_interface_' chg: ./TTC-Library/templates/test.log - replace 'light_interface.' -> 'light_interface_' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 'light_interface.' -> 'light_interface_' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'light_interface.' -> 'light_interface_' chg: ./TTC-Library/light/light_common.c - replace 'light_interface.' -> 'light_interface_' chg: ./TTC-Library/light/light_common.h - replace 'light_interface.' -> 'light_interface_' chg: ./TTC-Library/light/light_gpio.h - replace 'light_interface.' -> 'light_interface_' chg: ./ren.sh - replace 'light_interface_c' -> 'light_interface.c' chg: ./ren2.sh - replace 'light_interface_c' -> 'light_interface.c' chg: ./TTC-Library/ttc_light.c - replace 'light_interface_c' -> 'light_interface.c' chg: ./TTC-Library/templates/test.log - replace 'light_interface_c' -> 'light_interface.c' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 'light_interface_c' -> 'light_interface.c' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'light_interface_c' -> 'light_interface.c' chg: ./TTC-Library/light/light_gpio.h - replace 'light_interface_c' -> 'light_interface.c' chg: ./ren.sh - replace 'light_interface_h' -> 'light_interface.h' chg: ./ren2.sh - replace 'light_interface_h' -> 'light_interface.h' chg: ./TTC-Library/ttc_light.h - replace 'light_interface_h' -> 'light_interface.h' chg: ./TTC-Library/templates/test.log - replace 'light_interface_h' -> 'light_interface.h' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 'light_interface_h' -> 'light_interface.h' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'light_interface_h' -> 'light_interface.h' chg: ./TTC-Library/light/light_common.c - replace 'light_interface_h' -> 'light_interface.h' chg: ./TTC-Library/light/light_common.h - replace 'light_interface_h' -> 'light_interface.h' chg: ./TTC-Library/light/light_gpio.h - replace 'light_interface_h' -> 'light_interface.h' chg: ./TTC-Library/templates/test.log - replace 'light_interface.configuration' -> 'light_interface_configuration' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 'light_interface.configuration' -> 'light_interface_configuration' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'light_interface.configuration' -> 'light_interface_configuration' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'light.on' -> 'light_on' chg: ./TTC-Library/ttc_light.c - replace 'light.on' -> 'light_on' chg: ./TTC-Library/ttc_light.h - replace 'light.on' -> 'light_on' chg: ./Template/examples/example_ttc_light.c - replace 'light.on' -> 'light_on' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'light.off' -> 'light_off' chg: ./TTC-Library/ttc_light.c - replace 'light.off' -> 'light_off' chg: ./TTC-Library/ttc_light.h - replace 'light.off' -> 'light_off' chg: ./Template/examples/example_ttc_light.c - replace 'light.off' -> 'light_off' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'ttc_led_' -> 'ttc_light_' chg: ./TTC-Library/ttc_light.c - replace 'ttc_led_' -> 'ttc_light_' chg: ./TTC-Library/ttc_light.h - replace 'ttc_led_' -> 'ttc_light_' chg: ./TTC-Library/ttc_light_types.h - replace 'ttc_led_' -> 'ttc_light_' chg: ./TTC-Library/templates/test.log - replace 'ttc_led_' -> 'ttc_light_' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 'ttc_led_' -> 'ttc_light_' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'ttc_led_' -> 'ttc_light_' chg: ./TTC-Library/light/light_gpio.c - replace 'ttc_led_' -> 'ttc_light_' chg: ./TTC-Library/light/light_gpio_types.h - replace 'ttc_led_' -> 'ttc_light_' chg: ./TTC-Library/light/light_gpio.h - replace 'ttc_led_' -> 'ttc_light_' chg: ./Template/examples/example_ttc_light.c - replace 'ttc_led_' -> 'ttc_light_' chg: ./Template/examples/example_ttc_light.h - replace 'ttc_led_' -> 'ttc_light_' chg: ./Template/examples/example_leds.c - replace 'ttc_led_' -> 'ttc_light_' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'ttc_led_' -> 'ttc_light_' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'ttc_led_' -> 'ttc_light_' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'ttc_led_' -> 'ttc_light_' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'ttc_led_' -> 'ttc_light_' chg: ./InstallData/install_TTC_LIGHT.sh - replace 'ttc_led_' -> 'ttc_light_' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'ttc_led_' -> 'ttc_light_' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'ttc_led_' -> 'ttc_light_' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - replace 'ttc_led_' -> 'ttc_light_' chg: ./InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - replace 'ttc_led_' -> 'ttc_light_' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'ttc_led_' -> 'ttc_light_' chg: ./TTC-Library/ttc_light.c - replace 'driver_led_' -> 'driver_light_' chg: ./TTC-Library/ttc_light.h - replace 'driver_led_' -> 'driver_light_' chg: ./TTC-Library/templates/test.log - replace 'driver_led_' -> 'driver_light_' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace 'driver_led_' -> 'driver_light_' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace 'driver_led_' -> 'driver_light_' chg: ./TTC-Library/light/light_common.c - replace 'driver_led_' -> 'driver_light_' chg: ./TTC-Library/light/light_common.h - replace 'driver_led_' -> 'driver_light_' chg: ./TTC-Library/light/light_gpio.h - replace 'driver_led_' -> 'driver_light_' chg: ./Template/examples/example_ttc_light.c - replace 'E_example_led_' -> 'E_example_ttc_light_' chg: ./Template/examples/example_ttc_light.h - replace 'E_example_led_' -> 'E_example_ttc_light_' chg: ./Template/examples/example_ttc_light.c - replace 'example_led_' -> 'example_ttc_light_' chg: ./Template/examples/example_ttc_light.h - replace 'example_led_' -> 'example_ttc_light_' chg: ./TTC-Library/ttc_light.h - replace '_led_' -> '_light_' chg: ./TTC-Library/interfaces/ttc_light_interface.c - replace '_led_' -> '_light_' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace '_led_' -> '_light_' chg: ./TTC-Library/light/light_common.h - replace '_led_' -> '_light_' chg: ./InstallData/install_TTC_LIGHT.sh - replace '_led_' -> '_light_' chg: ./TTC-Library/templates/test.log - replace '/led/' -> '/light/' chg: ./TTC-Library/interfaces/ttc_light_interface.h - replace '/led/' -> '/light/' chg: ./InstallData/install_TTC_LIGHT.sh - replace '/led/' -> '/light/' chg: ./TTC-Library/ttc_light.c - replace 'led/led' -> 'light/light' chg: ./TTC-Library/ttc_light.h - replace 'led/led' -> 'light/light' chg: ./TTC-Library/templates/test.log - replace 'light_gpio.configuration' -> 'light_gpio_configuration' chg: ./TTC-Library/light/light_gpio.c - replace 'light_gpio.configuration' -> 'light_gpio_configuration' chg: ./TTC-Library/light/light_gpio.h - replace 'light_gpio.configuration' -> 'light_gpio_configuration' chg: ./TTC-Library/light/light_gpio.c - replace '_gpio.off' -> '_gpio_off' chg: ./TTC-Library/light/light_gpio.h - replace '_gpio.off' -> '_gpio_off' chg: ./TTC-Library/light/light_gpio.c - replace '_gpio.on' -> '_gpio_on' chg: ./TTC-Library/light/light_gpio.h - replace '_gpio.on' -> '_gpio_on' chg: ./TTC-Library/ttc_gpio_types.h - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/ttc_gpio.h.orig - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/ttc_gpio.c - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/ttc_led_types.h.orig - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/ttc_gpio.h - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/ttc_light_types.h - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/board/board_dso_0138.c - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/templates/test.log - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c.orig - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h.orig - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/light/light_gpio.c - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/light/light_gpio_types.h - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/light/light_gpio.h - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/radio/radio_dw1000.c - replace '_gpio.config' -> '_gpio_config' chg: ./Template/regressions/regression_ttc_gpio_stm32f1xx.c - replace '_gpio.config' -> '_gpio_config' chg: ./Template/regressions/regression_ttc_gpio.c - replace '_gpio.config' -> '_gpio_config' chg: ./Template/examples/example_ttc_gpio.c - replace '_gpio.config' -> '_gpio_config' chg: ./Template/examples/example_ttc_gpio.h - replace '_gpio.config' -> '_gpio_config' chg: ./Template/examples/example_ttc_gpio_stm32f1xx.h - replace '_gpio.config' -> '_gpio_config' chg: ./Template/examples/example_ttc_gpio_stm32f1xx.c - replace '_gpio.config' -> '_gpio_config' chg: ./TTC-Library/ttc_light.c - replace 'ttc_led' -> 'ttc_light' chg: ./TTC-Library/ttc_light.h - replace 'ttc_led' -> 'ttc_light' chg: ./Template/examples/example_ttc_light.c - replace 'ttc_led' -> 'ttc_light' chg: ./InstallData/install_ExampleLEDs.sh - replace 'ttc_led' -> 'ttc_light' chg: ./InstallData/install_TTC_LIGHT.sh - replace 'ttc_led' -> 'ttc_light' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'ttc_light.configuration' -> 'ttc_light_configuration' chg: ./TTC-Library/ttc_light.c - replace 'ttc_light.configuration' -> 'ttc_light_configuration' chg: ./TTC-Library/ttc_light.h - replace 'ttc_light.configuration' -> 'ttc_light_configuration' chg: ./TTC-Library/ttc_light_types.h - replace 'ttc_light.configuration' -> 'ttc_light_configuration' chg: ./TTC-Library/light/light_gpio.h - replace 'ttc_light.configuration' -> 'ttc_light_configuration' commit 4ddf6038610670c0a2ad63b3a13ebb5fb862773d Author: Gregor Rebel Date: Tue Jan 7 18:41:57 2020 +0100 chg: TTC-Library/templates/example_ttc_device.c - rev 27: improved documentation fix: TTC-Library/ttc_led.c - manual and automatic blinking now works in simplified version without PWM dimming (tested with example_ttc_led.c) fix: TTC-Library/ttc_list.c - issues introduced after changing value of TTC_LIST_TERMINATOR to NULL chg: TTC-Library/ttc_led.h chg: TTC-Library/ttc_led_types.h fix: TTC-Library/ttc_systick.c/ttc_systick_delay_init() - now can initialize real zero delays (were changed into 1us delays which were seen not to expire on first check) chg: TTC-Library/ttc_systick.h chg: Template/examples/example_ttc_led.c - now successfully runs manual and automatic blinking chg: Template/examples/example_ttc_led.h chg: readme.TheToolChainq - minor changes commit 494917a4ec07b31604a0adbedfb67b8464d9a9c3 Author: Gregor Rebel Date: Mon Jan 6 22:59:29 2020 +0100 chg: TTC-Library/ttc_led.c - fixed several bugs bug: TTC-Library/ttc_led.c - still asserts chg: TTC-Library/templates/example_ttc_device.c chg: TTC-Library/templates/example_ttc_device.h chg: TTC-Library/templates/ttc_device_types.h chg: TTC-Library/ttc_led.h chg: TTC-Library/ttc_led_types.h chg: TTC-Library/ttc_list.c chg: TTC-Library/ttc_list.h chg: TTC-Library/ttc_list_item_types.h chg: TTC-Library/ttc_list_types.h chg: TTC-Library/ttc_mutex_types.h chg: TTC-Library/ttc_systick.c chg: Template/examples/example_ttc_led.c chg: Template/examples/example_ttc_led.h commit ffc293a411d0dcadb74840bea6e953a135b453f3 Author: Gregor Rebel Date: Sat Jan 4 21:07:37 2020 +0100 new: TTC-Library/interfaces/ttc_led_interface.c new: TTC-Library/interfaces/ttc_led_interface.h commit f640a5d6e938a2996a68dec23ab06345059dde90 Author: Gregor Rebel Date: Sat Jan 4 21:06:58 2020 +0100 new: TTC-Library/ttc_led_types.h new: TTC-Library/led/led_common.c new: TTC-Library/led/led_common.h new: TTC-Library/led/led_gpio.c new: TTC-Library/led/led_gpio.h new: TTC-Library/led/led_gpio_types.h new: InstallData/low_level/install_TTC_LED_GPIO.sh new: InstallData/install_TTC_LED.sh commit 377fb5195ed6f92a67c1f2da8ee1f046e633088e Author: Gregor Rebel Date: Sat Jan 4 21:05:58 2020 +0100 new: Template/examples/example_ttc_led.c new: Template/examples/example_ttc_led.h new: TTC-Library/ttc_led.c new: TTC-Library/ttc_led.h chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Regressions/regression_usart.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./TTC-Library/ttc_led_types.h.orig - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./TTC-Library/ttc_led_types.h - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./TTC-Library/ttc_sdcard.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./TTC-Library/board/board_dso_0138.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/regressions/regression_ttc_math.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_threading_semaphores.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_interrupt.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_usart.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_memory_pool.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_network.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_sysclock.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_gpio_banks.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_threading_queues.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_spi_master.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_packet.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_gpio.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_spi_slave.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_radio.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_list.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_watchdog.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Template/examples/example_ttc_sdcard.c - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./InstallData/scripts/createActivateScript.pl - replace 'TTC_LED1,' -> 'TTC_LED1_GPIO,' chg: ./Regressions/regression_usart.c - replace 'TTC_LED2,' -> 'TTC_LED2_GPIO,' chg: ./Template/examples/example_threading_semaphores.c - replace 'TTC_LED2,' -> 'TTC_LED2_GPIO,' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'TTC_LED2,' -> 'TTC_LED2_GPIO,' chg: ./Template/examples/example_ttc_memory_pool.c - replace 'TTC_LED2,' -> 'TTC_LED2_GPIO,' chg: ./Template/examples/example_ttc_network.c - replace 'TTC_LED2,' -> 'TTC_LED2_GPIO,' chg: ./Template/examples/example_ttc_sysclock.c - replace 'TTC_LED2,' -> 'TTC_LED2_GPIO,' chg: ./Template/examples/example_gpio_banks.c - replace 'TTC_LED2,' -> 'TTC_LED2_GPIO,' chg: ./Template/examples/example_threading_queues.c - replace 'TTC_LED2,' -> 'TTC_LED2_GPIO,' chg: ./Template/examples/example_ttc_packet.c - replace 'TTC_LED2,' -> 'TTC_LED2_GPIO,' chg: ./Template/examples/example_gpio.c - replace 'TTC_LED2,' -> 'TTC_LED2_GPIO,' chg: ./Template/examples/example_ttc_radio.c - replace 'TTC_LED2,' -> 'TTC_LED2_GPIO,' chg: ./Template/examples/example_ttc_list.c - replace 'TTC_LED2,' -> 'TTC_LED2_GPIO,' chg: ./TTC-Library/ttc_sdcard.c - replace 'TTC_LED1\ \)' -> 'TTC_LED1_GPIO\ \)' chg: ./Template/regressions/regression_ttc_math.c - replace 'TTC_LED1\ \)' -> 'TTC_LED1_GPIO\ \)' chg: ./Template/examples/example_ttc_interrupt.c - replace 'TTC_LED1\ \)' -> 'TTC_LED1_GPIO\ \)' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'TTC_LED1\ \)' -> 'TTC_LED1_GPIO\ \)' chg: ./Template/examples/example_ttc_sysclock.c - replace 'TTC_LED1\ \)' -> 'TTC_LED1_GPIO\ \)' chg: ./Template/examples/example_ttc_spi_master.c - replace 'TTC_LED1\ \)' -> 'TTC_LED1_GPIO\ \)' chg: ./Template/examples/example_ttc_packet.c - replace 'TTC_LED1\ \)' -> 'TTC_LED1_GPIO\ \)' chg: ./Template/examples/example_ttc_spi_slave.c - replace 'TTC_LED1\ \)' -> 'TTC_LED1_GPIO\ \)' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace 'TTC_LED1\ \)' -> 'TTC_LED1_GPIO\ \)' chg: ./Template/examples/example_ttc_radio.c - replace 'TTC_LED1\ \)' -> 'TTC_LED1_GPIO\ \)' chg: ./Template/examples/example_ttc_sdcard.c - replace 'TTC_LED1\ \)' -> 'TTC_LED1_GPIO\ \)' chg: ./TTC-Library/network/support/network_serialradio.c - replace 'TTC_LED2\ \)' -> 'TTC_LED2_GPIO )' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'TTC_LED2\ \)' -> 'TTC_LED2_GPIO )' chg: ./Template/examples/example_ttc_sysclock.c - replace 'TTC_LED2\ \)' -> 'TTC_LED2_GPIO )' chg: ./Template/examples/example_ttc_packet.c - replace 'TTC_LED2\ \)' -> 'TTC_LED2_GPIO )' chg: ./Template/examples/example_ttc_radio.c - replace 'TTC_LED2\ \)' -> 'TTC_LED2_GPIO )' commit bb39bf01e0f85b409a47e99cd4896a4a6688e146 Author: Gregor Rebel Date: Fri Jan 3 12:47:37 2020 +0100 fix: InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - LED configuration in makefile fix: InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - LED configuration in makefile fix: InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - LED configuration in makefile fix: InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - LED configuration in makefile fix: InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - LED configuration in makefile fix: InstallData/scripts/createActivateScript.pl - now enabled by default: activate.060_basic_extensions_optimize_2_smallest.sh fix: Template/debug.sh - typo commit 1fe0f62880d89bd7f96d494c204face114a4ac76 Author: Gregor Rebel Date: Thu Jan 2 18:41:58 2020 +0100 chg: TTC-Library/interrupt/interrupt_stm32f1xx.c - adapted implementation for gpio and usart from interrupt_stm32l1xx chg: Code cleanup chg: ./TTC-Library/ttc_interrupt_types.h - replace 'interrupt_driver_config_gpio_t' -> 't_interrupt_driver_config_gpio' chg: ./TTC-Library/ttc_interrupt_types.h.orig - replace 'interrupt_driver_config_gpio_t' -> 't_interrupt_driver_config_gpio' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'interrupt_driver_config_gpio_t' -> 't_interrupt_driver_config_gpio' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx_types.h - replace 'interrupt_driver_config_gpio_t' -> 't_interrupt_driver_config_gpio' chg: ./TTC-Library/register/register_stm32f1xx.c - replace 'register_stm32f1xx_all_t' -> 't_register_stm32f1xx_all' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_all_t' -> 't_register_stm32f1xx_all' chg: ./TTC-Library/register/register_stm32f1xx.h - replace 'register_stm32f1xx_all_t' -> 't_register_stm32f1xx_all' commit 56f95932a70f71a14aa9b078bd725cba4be95aa2 Author: Gregor Rebel Date: Thu Jan 2 12:29:33 2020 +0100 fix: TTC-Library/_linker/memory_basic.ld - added wildcard to section .text to avoid linker error "section .data ... overlaps section .rodata" fix: TTC-Library/interrupt/interrupt_stm32f1xx.c - fixed compile errors after automatic function insertions (*_is_enabled_*()) fix: TTC-Library/interrupt/interrupt_stm32f1xx.h - fixed compile errors after automatic function insertions (*_is_enabled_*()) fix: TTC-Library/interrupt/interrupt_stm32f1xx_types.h - added missing type definition for t_interrupt_driver_config_usart fix: TTC-Library/interrupt/interrupt_stm32l1xx.c/interrupt_stm32l1xx_disable_usart() - switch-default did not set EnableFlag chg: TTC-Library/interrupt/interrupt_usart_types.h - minor change fix: TTC-Library/usart/usart_stm32f1xx.c - added missing variable: ttc_usart_Timeout (was removed from ttc_usart) chg: Template/examples/example_ttc_usart.c - increased delay 50 -> 500000 us commit d54ce5bac7507b536339272a825467342f92261e Author: Gregor Rebel Date: Wed Jan 1 17:23:13 2020 +0100 new: Documentation/TheToolChain-Manual/images/example_ttc_usart/Oscilloscope2_1o1_Compileroption_-Os_halfs_average_time_between_isr_tx_calls.png chg: TTC-Library/cpu/cm3_semaphore.c - added documentation fix: TTC-Library/ttc_queue.c - typos fix: TTC-Library/ttc_usart.c - ttc_usart_PoolEmptyBlocks is now 4 byte aligend even with compiler option -Os chg: TTC-Library/ttc_usart.c/_ttc_usart_isr_tx() - slightly faster now (less dereferencing) chg: TTC-Library/ttc_usart_types.h - created extra struct def t_ttc_usart_private_tx_isr chg: Template/examples/example_ttc_usart.c - reduced delay time commit e0a1017cecc1b6634e4ed8c195b20836c9553944 Author: Gregor Rebel Date: Tue Dec 31 12:23:41 2019 +0100 chg: TTC-Library/ttc_queue.c - added function _ttc_queue_pointer_pull_front_isr() (should be slightly faster than _ttc_queue_pointer_pull_front()) fix: TTC-Library/ttc_usart.c/_ttc_usart_isr_tx() - empty isr if current buffer ends but more buffers are available commit af7d588f1d364db228b484a0da7418b4dc6be42f Author: Gregor Rebel Date: Mon Dec 30 22:38:04 2019 +0100 chg: TTC-Library/ttc_heap.c - added function: ttc_heap_pool_get_available() chg: TTC-Library/ttc_heap.h - added function: ttc_heap_pool_get_available() chg: TTC-Library/ttc_heap_types.h - disabled TTC_ASSERT_HEAP_EXTRA by default chg: TTC-Library/ttc_usart.c/ttc_usart_get_empty_block(): reduced cpu overhead chg: TTC-Library/ttc_usart.c - implemented features in t_ttc_usart_config.Init: Amount_PoolBlocksReserved, Amount_PoolBlocks chg: TTC-Library/ttc_usart.c/ttc_usart_prepare(): ttc_usart_PoolEmptyBlocks now is prepared with zero blocks and increased on each initial ttc_usart_init() call (reduces amount of allocated pool blocks to initialized usarts) chg: TTC-Library/ttc_usart.h - improved documentation chg: TTC-Library/ttc_usart_types.h - added fields to t_ttc_usart_config.Init: Amount_PoolBlocksReserved, Amount_PoolBlocks chg: ./TTC-Library/ttc_usart_types.h - replace 'TTC_USART_MAX_MEMORY_BUFFERS' -> 'TTC_USART_AMOUNT_MEMORY_BUFFERS_DEFAULT' chg: ./TTC-Library/ttc_usart.c - replace 'TTC_USART_MAX_MEMORY_BUFFERS' -> 'TTC_USART_AMOUNT_MEMORY_BUFFERS_DEFAULT' commit 37661539999af525b4ed8962e728df8460c74b24 Author: Gregor Rebel Date: Mon Dec 30 18:37:19 2019 +0100 chg: TTC-Library/ttc_usart.c - replaced debug lines by TTC_USART_TESTPIN_TX feature new: Documentation/TheToolChain-Manual/images/example_ttc_usart/ new: Documentation/TheToolChain-Manual/images/example_ttc_usart/Oscilloscope1_1o3_TTC_USART1_at_2MBps_with_StayInISR,_TTC_USART2_at_230400Bps_and_TTC_USART3_at_115200BPs_on_STM32L100C_at_32MHz_in_singletasking_mode.png new: Documentation/TheToolChain-Manual/images/example_ttc_usart/Oscilloscope1_2o3_While_USART1_transmits_at_max_speed_all_other_USARTs_stay_quiet.png new: Documentation/TheToolChain-Manual/images/example_ttc_usart/Oscilloscope1_3o3_USART_with_StayInISR_transmitting_continuosly_at_2Mbps.png commit dd3fc2e7293956025629fa78caf4e47e62f31d65 Author: Gregor Rebel Date: Mon Dec 30 15:50:21 2019 +0100 chg: ./TTC-Library/ttc_spi_types.h - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/ttc_usart_types.h - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/board/board_olimex_stm32_p107.c - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/board/board_dso_0138.c - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/stm32w/stm32w_usart.c - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/stm32w/stm32w_spi.c - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/spi/spi_stm32l1xx.h - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/spi/spi_stm32l1xx_types.h - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/spi/spi_stm32l0xx_types.h - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace 'BaudRate' -> 'BitRate' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'BaudRate' -> 'BitRate' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'BaudRate' -> 'BitRate' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'BaudRate' -> 'BitRate' chg: ./Template/examples/example_ttc_usart.c - replace 'BaudRate' -> 'BitRate' chg: ./Template/examples/example_ttc_radio_ranging.c - replace 'BaudRate' -> 'BitRate' chg: ./Template/examples/example_ttc_spi_master.c - replace 'BaudRate' -> 'BitRate' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.c - replace 'BaudRate' -> 'BitRate' commit 58fd7717e02b234044727cedaa021f1254b48f0c Author: Gregor Rebel Date: Mon Dec 30 15:41:30 2019 +0100 fix: example_ttc_usart - now can simultaeneously transmit via TTC_USART1..TTC_USART3 at different bitrates (2Mbps, 230400bps, 115200bps) on 110_board_stm32l100c_discovery at an average byte rate (call frequency of _ttc_usart_isr_tx()) of 8196 byte/s. fix. ttc_usart - now supports Config->Init.Flag.StayInISR for maximum interrupt driven datarate of 2Mbps on stm32l1xx. chg: ./Documentation/TheToolChain-Manual/USART_Transmit_Buffer_Handling.svg - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/ttc_usart_types.h - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/ttc_usart.c - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/ttc_usart.h - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/usart/usart_stm32w1xx_types.h - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'usart_tx_isr' -> 'usart_isr_tx' chg: ./TTC-Library/ttc_usart_types.h - replace 'usart_rx_isr' -> 'usart_isr_rx' chg: ./TTC-Library/ttc_usart.c - replace 'usart_rx_isr' -> 'usart_isr_rx' chg: ./TTC-Library/ttc_usart.h - replace 'usart_rx_isr' -> 'usart_isr_rx' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'usart_rx_isr' -> 'usart_isr_rx' chg: ./TTC-Library/usart/usart_stm32w1xx_types.h - replace 'usart_rx_isr' -> 'usart_isr_rx' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace 'usart_rx_isr' -> 'usart_isr_rx' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'usart_rx_isr' -> 'usart_isr_rx' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace 'usart_rx_isr' -> 'usart_isr_rx' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'usart_rx_isr' -> 'usart_isr_rx' commit 42e04625fd9c9d0bc3ce8d04570b30b7bea2ef8d Author: Gregor Rebel Date: Sun Dec 29 01:19:09 2019 +0100 chg: TTC-Library/ttc_heap.c - added concept of external block-free functions for ttc_heap_pool_*() chg: TTC-Library/ttc_heap.c - added function: ttc_heap_pool_register_free() chg: TTC-Library/ttc_heap.h - added function: ttc_heap_pool_register_free() chg: TTC-Library/ttc_heap_types.h - added to struct t_ttc_heap_pool: functionFree, functionFreeISR chg: TTC-Library/ttc_usart.c - added debug gpio output to measure performance with current example_leds.c on three USARTs chg: TTC-Library/ttc_usart.h/ttc_usart_get_empty_block() - added example code for how to use foreign memory pools chg: TTC-Library/ttc_usart_types.h - t_ttc_usart_memory_block/AmountBytes: added documentation chg: Template/examples/example_leds.c - minor change chg: Template/examples/example_ttc_usart.c - minor change commit 945aea100f5d83749a2b18b984fcc9bee85f149e Author: Gregor Rebel Date: Sat Dec 28 23:03:21 2019 +0100 fix: TTC-Library/usart/usart_stm32l1xx.c/_usart_stm32l1xx_tx_isr() - now immediately returns if CR3.TXEIE==0 commit 984c046aa4c9fb4f6f802db3c88d63d5ce3448aa Author: Gregor Rebel Date: Tue Dec 24 13:41:34 2019 +0100 fix: TTC-Library/ttc_usart.c/_ttc_usart_tx_isr() - now can transmit data on multiple USART devices simultaneously even in single tasking mode (moved static variables into Config->private_tx_isr) chg: TTC-Library/ttc_heap.c - added function: ttc_heap_pool_block_check() chg: TTC-Library/ttc_heap.c - added extra self tests to detect corrupted memory pool earlier chg: TTC-Library/ttc_heap.h - added function: ttc_heap_pool_block_check() chg: TTC-Library/ttc_heap_types.h - increased value: TTC_HEAP_POOL_AMOUNT_MYBLOCKS 10->20 chg: TTC-Library/ttc_usart.c chg: TTC-Library/ttc_usart_types.h - added substructure to t_ttc_usart_config: private_tx_isr chg: readme.TheToolChain - added chapter "IDE QtCreator" commit 9baa803244546d0a5bb5c567b311c113f60eb28f Author: Gregor Rebel Date: Fri Dec 20 09:47:17 2019 +0100 chg: .gitignore - added TemplateName.includes commit 9f972a4ead654a1f0a090c80f56a43f081cc9e1e Author: Gregor Rebel Date: Fri Dec 20 09:41:37 2019 +0100 chg: ttc_list now provides macros to embed t_ttc_list and t_ttc_list_item headers into custom structures chg: ttc_list now provides ttc_list_*_cast() macros to simplify casting custom t_ttc_list and t_ttc_list_item pointers for use with ttc_list fix: example_leds.c - now shows nice multidimensional lightning effect for a virtually unlimited amount of leds (currently TTC_LED1..TTC_LED3 are configured) chg: ./TTC-Library/ttc_list_item_types.h - replace 'TTC_LIST_HEADER' -> 'TTC_LIST_ITEM_HEADER' chg: ./TTC-Library/ttc_list.h - replace 'TTC_LIST_HEADER' -> 'TTC_LIST_ITEM_HEADER' chg: ./Template/examples/example_leds.h - replace 'TTC_LIST_HEADER' -> 'TTC_LIST_ITEM_HEADER' chg: ./TTC-Library/ttc_list.h - replace 's_ttc_listize' -> 'ttc_list_size' chg: ./TTC-Library/ttc_list.c - replace 's_ttc_listize' -> 'ttc_list_size' chg: ./TTC-Library/ttc_list_types.h - replace 's_ttc_listize' -> 'ttc_list_size' chg: ./TTC-Library/ttc_radio.c - replace 's_ttc_listize' -> 'ttc_list_size' chg: ./TTC-Library/ttc_radio.h - replace 's_ttc_listize' -> 'ttc_list_size' chg: ./TTC-Library/network/support/network_adapt_list.c - replace 's_ttc_listize' -> 'ttc_list_size' chg: ./TTC-Library/radio/radio_dw1000.h - replace 's_ttc_listize' -> 'ttc_list_size' chg: ./TTC-Library/radio/radio_common.c - replace 's_ttc_listize' -> 'ttc_list_size' chg: ./TTC-Library/radio/radio_dw1000.c - replace 's_ttc_listize' -> 'ttc_list_size' chg: ./TTC-Library/ttc_list_types.h - replace 't_s_ttc_listtatistics' -> 't_ttc_list_statistics' chg: ./TTC-Library/ttc_list_types.h - replace 'TTC_LIST_STATISTICS_HEADER' -> 'TTC_LIST_HEADER_DEBUG' chg: ./TTC-Library/ttc_list_types.h - replace 't_ttc_list_statistics_header' -> 't_ttc_list_header_debug' chg: ./TTC-Library/ttc_list_types.h - replace 't_ttc_list_statistics' -> 'ttc_list_debug' chg: ./TTC-Library/ttc_list_types.h - replace 'ttc_list_debug' -> 't_ttc_list_debug' chg: ./TTC-Library/ttc_list.h - replace 'ttc_list_statistics' -> 'ttc_list_debug' chg: ./TTC-Library/ttc_list.c - replace 'ttc_list_statistics' -> 'ttc_list_debug' chg: ./TTC-Library/ttc_list_types.h - replace 'ttc_list_statistics' -> 'ttc_list_debug' chg: ./TTC-Library/ttc_heap.c - replace 'ttc_list_count_items' -> 'ttc_list_items_count' chg: ./TTC-Library/ttc_list.h - replace 'ttc_list_count_items' -> 'ttc_list_items_count' chg: ./TTC-Library/ttc_list.c - replace 'ttc_list_count_items' -> 'ttc_list_items_count' chg: ./Template/examples/example_leds.c - replace 'ttc_list_count_items' -> 'ttc_list_items_count' commit 42837af79df46de001f22b1b84787d2cef1d8b4f Author: Gregor Rebel Date: Wed Dec 18 17:43:27 2019 +0100 chg: prepared introduction of ttc_led driver chg: changed way how TTC_LED devices are to be defined (now each LED requires TTC_LED, TTC_LED_GPIO, TTC_LED_MAX_DUTY, TTC_LED_LOW_ACTIVE) chg: replaced all TTC_LED definitions by TTC_LED_GPIO ones fix: TTC-Library/templates/create_DeviceDriver.pl - inserting above "#InsertDefaultLowLevelDriversAbove" is now done more intelligent (first added default driver is activated to avoid compiler error on first compilation after driver creation. chg: ./Template/extensions.local/makefile.100_board_TemplateName - replace 'TTC_LED1=E_ttc_gpio_pin_' -> 'TTC_LED1_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'TTC_LED1=E_ttc_gpio_pin_' -> 'TTC_LED1_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'TTC_LED1=E_ttc_gpio_pin_' -> 'TTC_LED1_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'TTC_LED1=E_ttc_gpio_pin_' -> 'TTC_LED1_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'TTC_LED1=E_ttc_gpio_pin_' -> 'TTC_LED1_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/scripts/createActivateScript.pl - replace 'TTC_LED1=E_ttc_gpio_pin_' -> 'TTC_LED1_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/low_level/install_TTC_RADIO_DW1000.sh - replace 'TTC_LED1=E_ttc_gpio_pin_' -> 'TTC_LED1_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'TTC_LED1=E_ttc_gpio_pin_' -> 'TTC_LED1_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'TTC_LED1=E_ttc_gpio_pin_' -> 'TTC_LED1_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - replace 'TTC_LED1=E_ttc_gpio_pin_' -> 'TTC_LED1_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh - replace 'TTC_LED1=E_ttc_gpio_pin_' -> 'TTC_LED1_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'TTC_LED1=E_ttc_gpio_pin_' -> 'TTC_LED1_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'TTC_LED2=E_ttc_gpio_pin_' -> 'TTC_LED2_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'TTC_LED2=E_ttc_gpio_pin_' -> 'TTC_LED2_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'TTC_LED2=E_ttc_gpio_pin_' -> 'TTC_LED2_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'TTC_LED2=E_ttc_gpio_pin_' -> 'TTC_LED2_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'TTC_LED2=E_ttc_gpio_pin_' -> 'TTC_LED2_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'TTC_LED2=E_ttc_gpio_pin_' -> 'TTC_LED2_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - replace 'TTC_LED2=E_ttc_gpio_pin_' -> 'TTC_LED2_GPIO=E_ttc_gpio_pin_' chg: ./InstallData/scripts/analyzeLogFile.pl - replace 'TTC_LED1=TTC_GPIO_' -> 'TTC_LED1_PIN=TTC_GPIO_' chg: ./InstallData/low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - replace 'TTC_LED1=TTC_GPIO_' -> 'TTC_LED1_PIN=TTC_GPIO_' commit 9c07951abfcd59d922e797902320332dcce61ea1 Author: Gregor Rebel Date: Tue Dec 17 16:53:31 2019 +0100 chg: ./Regressions/regression_memory_pools.c - replace 'taskBrightness' -> 'taskLightShow' chg: ./Template/examples/example_gpio_banks.h - replace 'taskBrightness' -> 'taskLightShow' chg: ./Template/examples/example_gpio.h - replace 'taskBrightness' -> 'taskLightShow' chg: ./Template/examples/example_ttc_memory_pool.c - replace 'taskBrightness' -> 'taskLightShow' chg: ./Template/examples/example_gfx_printf.c - replace 'taskBrightness' -> 'taskLightShow' chg: ./Template/examples/example_gpio_banks.c - replace 'taskBrightness' -> 'taskLightShow' chg: ./Template/examples/example_gpio.c - replace 'taskBrightness' -> 'taskLightShow' chg: ./Template/examples/example_leds.h - replace 'taskBrightness' -> 'taskLightShow' chg: ./Template/examples/example_leds.c - replace 'taskBrightness' -> 'taskLightShow' chg: ./Template/examples/example_ttc_list.c - replace 'taskBrightness' -> 'taskLightShow' chg: ./Template/examples/example_ttc_watchdog.c - replace 'taskBrightness' -> 'taskLightShow' chg: ./Documentation/TheToolChain-Manual/chapter_Tweaking.tml - replace 'taskControlLed' -> 'taskLedPWM' chg: ./Template/examples/example_gpio_banks.h - replace 'taskControlLed' -> 'taskLedPWM' chg: ./Template/examples/example_gpio.h - replace 'taskControlLed' -> 'taskLedPWM' chg: ./Template/examples/example_gpio_banks.c - replace 'taskControlLed' -> 'taskLedPWM' chg: ./Template/examples/example_gpio.c - replace 'taskControlLed' -> 'taskLedPWM' chg: ./Template/examples/example_leds.h - replace 'taskControlLed' -> 'taskLedPWM' chg: ./Template/examples/example_leds.c - replace 'taskControlLed' -> 'taskLedPWM' commit 17e2689e49144cd90ba2fe079ef46a6d7622a984 Author: Gregor Rebel Date: Fri Dec 13 17:02:39 2019 +0100 chg: ./Documentation/TheToolChain-Manual/chapter_StableCode.tml - replace 'ENABLE_TTC_BASIC_SAFE_ARRAYS' -> 'TTC_TUNABLE_BASIC_SAFE_ARRAYS' chg: ./TTC-Library/ttc_basic_types.h - replace 'ENABLE_TTC_BASIC_SAFE_ARRAYS' -> 'TTC_TUNABLE_BASIC_SAFE_ARRAYS' chg: ./InstallData/install_1BasicExtensions.sh - replace 'ENABLE_TTC_BASIC_SAFE_ARRAYS' -> 'TTC_TUNABLE_BASIC_SAFE_ARRAYS' chg: TTC-Library/scheduler/freertos_task.h - code cleanup chg: TTC-Library/ttc_basic.h - added macro: TTC_RETURN as tunable setting chg: TTC-Library/ttc_queue.c/ttc_queue_pointer_pull_front_try() - blocking mutex lock replaced by non-blocking to avoid lockup chg: TTC-Library/ttc_task.c - code cleanup chg: TTC-Library/ttc_task.h - added function: ttc_task_can_yield() chg: TTC-Library/ttc_usart.c - added extra self test for critical level chg: TTC-Library/usart/usart_stm32l1xx.c/usart_stm32l1xx_init() - pin layout (E_ttc_gpio_pin_b11 -> E_ttc_gpio_pin_b12) fix: Template/examples/example_ttc_usart.c/task_ExampleUSART() - replaced stdout printf() by buffered ttc_string_snprintf() call (fixes broken output when spawning task multiple times for different usart devices) commit 2f8672d920ae9f2b7be5903ce435f55df3553600 Author: Gregor Rebel Date: Thu Dec 12 10:20:53 2019 +0100 chg: ./TTC-Library/ttc_crc.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/ttc_ethernet.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/ttc_radio.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/ttc_filesystem.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/ttc_task.h - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/ttc_sdcard.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/board/board_olimex_stm32_p107.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/board/board_sensor_dwm1000.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/board/board_stm32f103c8t6_minimum.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/board/board_stm32l100c_discovery.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/board/board_dso_0138.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/board/board_stm32l053_discovery.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/board/board_stm32l152_discovery.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/pwm/pwm_stm32l1xx.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/systick/systick_freertos.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/slam/slam_simple_2d.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/ethernet/ethernet_ste101p.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/basic/basic_stm32f1xx.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/crc/crc_small.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/crc/crc_fast.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/templates/device_architecture.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/templates/ttc_device.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/templates/ttc_device_interface.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/templates/create_DeviceDriver.pl - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/templates/models/lonely/device_architecture.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/templates/models/lonely/ttc_device.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/templates/models/multi/device_architecture.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/templates/models/multi/ttc_device.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/templates/models/single/device_architecture.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/templates/models/single/ttc_device.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/interfaces/ttc_radio_interface.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/interfaces/ttc_ethernet_interface.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/interfaces/ttc_crc_interface.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c.orig - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/interfaces/ttc_i2c_interface.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/interfaces/ttc_filesystem_interface.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/filesystem/filesystem_dosfs.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'TTC_TASK_RETURN' -> 'TTC_RETURN' chg: ./TTC-Library/ttc_task.c - replace 'TTC_TASK_STACK_CHECKS_ENABLED' -> 'TTC_TUNABLE_STACK_CHECKS_ENABLED' chg: ./TTC-Library/ttc_task_types.h - replace 'TTC_TASK_STACK_CHECKS_ENABLED' -> 'TTC_TUNABLE_STACK_CHECKS_ENABLED' chg: ./TTC-Library/ttc_task.h - replace 'TTC_TASK_STACK_CHECKS_ENABLED' -> 'TTC_TUNABLE_STACK_CHECKS_ENABLED' chg: ./TTC-Library/scheduler/freertos_task_types.h - replace 'TTC_TASK_STACK_CHECKS_ENABLED' -> 'TTC_TUNABLE_STACK_CHECKS_ENABLED' chg: ./TTC-Library/ttc_task_types.h - replace 'TTC_TASK_MINIMAL_STACK_SIZE' -> 'TTC_TUNABLE_TASK_MINIMAL_STACK_SIZE' chg: ./Template/examples/example_threading_semaphores.c - replace 'TTC_TASK_MINIMAL_STACK_SIZE' -> 'TTC_TUNABLE_TASK_MINIMAL_STACK_SIZE' chg: ./Template/examples/example_threading_queues.c - replace 'TTC_TASK_MINIMAL_STACK_SIZE' -> 'TTC_TUNABLE_TASK_MINIMAL_STACK_SIZE' chg: ./Template/examples/example_gfx_boxes.c - replace 'TTC_TASK_MINIMAL_STACK_SIZE' -> 'TTC_TUNABLE_TASK_MINIMAL_STACK_SIZE' commit 889f1d01284c60955cc7f57f19238265b67904ba Author: Gregor Rebel Date: Thu Dec 12 09:49:06 2019 +0100 fix: example_ttc_usart now completely runs in singletasking mode on 110_board_stm32l100c_discovery chg: TTC-Library/gpio/gpio_stm32l1xx_types.h chg: TTC-Library/interrupt/interrupt_stm32l1xx.c chg: TTC-Library/interrupt/interrupt_stm32l1xx.h chg: TTC-Library/ttc_basic_types.h chg: TTC-Library/ttc_task.h chg: TTC-Library/ttc_usart.c chg: Template/examples/example_ttc_usart.c commit ab36c7d7f88e0b66835763eb5cbc269b47abe4dc Author: Gregor Rebel Date: Wed Dec 11 16:58:59 2019 +0100 chg: TTC-Library/ttc_interrupt: added feature functions ttc_interrupt_is_enabled_gpio(), ttc_interrupt_is_enabled_usart(), ttc_interrupt_is_enabled_spi(), ttc_interrupt_is_enabled_timer(), ttc_interrupt_is_enabled_i2c(), ttc_interrupt_is_enabled_can(), ttc_interrupt_is_enabled_rtc() chg: ./TTC-Library/ttc_input.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_dma_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_input.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_tcpip.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_crc_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_rtls.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_layer_phy.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_gpio_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_accelerometer.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_rtls_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_board.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_interrupt.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_input_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_systick.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_pwm_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_pwm.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_board.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_i2c.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_gpio.h.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_pwr_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_packet_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_crc.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_assert.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_ethernet.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_interrupt_types.h.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_memory_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_radio_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_spi_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_interface_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_gyroscope_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_can.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_list_item_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_register.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_touchpad.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_pwr.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_basic_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_filesystem.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_layer_phy.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_memory.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_spi.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_states.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_heap_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_network_layer_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_i2c.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_dac.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_string_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_adc.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_math.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_cpu.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_dac_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_slam.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_slam.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_math.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_accelerometer_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_gpio.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_gyroscope.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_rtls.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_tcpip.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_i2c_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_pwr.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_dma.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_sdcard.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_filesystem_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_pwm.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_timer.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_gfx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_math_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_register_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_gfx.h.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_usart_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_heap.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_sysclock.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_board_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_assert.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_adc_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_string.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_gyroscope.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_string.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_packet.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_cpu_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_radio.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_ethernet_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_adc.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_crc.h.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_accelerometer.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_systick_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_network_layer.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_touchpad.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_can_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_board.h.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_assert_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_states.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_layer_phy_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_dac.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_states_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_systick.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_rtc.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_packet.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_interrupt.h.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_slam_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_rtc_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_basic.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_touchpad_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_gfx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_basic.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_tcpip_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_cpu.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_timer_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_usart.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ttc_dma.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/network/network_6lowpan_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_stm32l100c_discovery.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_olimex_stm32_p107_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_olimex_stm32_p107.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_olimex_stm32_lcd_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_stm32l100c_discovery_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_sensor_dwm1000.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_stm32f103c8t6_minimum.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_olimex_stm32_p107.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_stm32l053_discovery.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_stm32f103c8t6_minimum.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_stm32l152_discovery_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_olimex_stm32_lcd.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_dso_0138.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_stm32l152_discovery.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_stm32l100c_discovery.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_dso_0138.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_stm32l053_discovery.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_stm32l152_discovery.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_stm32f103c8t6_minimum_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_sensor_dwm1000_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_dso_0138_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_sensor_dwm1000.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/board/board_stm32l053_discovery_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cm0/cm0_semaphore.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cm0/cm0_semaphore.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cm0/cm0_mutex.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cm0/cm0_mutex_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cm0/cm0_mutex.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/pwm/pwm_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/pwm/pwm_stm32l1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/pwm/pwm_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/pwm/pwm_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/pwm/pwm_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/accelerometer/accelerometer_bno055.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/accelerometer/accelerometer_bno055.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/accelerometer/accelerometer_bno055_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtls/rtls_square4_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtls/rtls_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtls/rtls_common_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtls/rtls_square4.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtls/rtls_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/input/input_helper.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/input/input_touchpad_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/input/input_touchpad.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/input/input_helper.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/input/input_touchpad.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/register/register_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/register/register_stm32w1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/register/register_stm32w1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/register/register_stm32l0xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/register/register_stm32l0xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/register/register_stm32l0xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/register/register_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/systick/systick_freertos.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/systick/systick_cortexm3_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/systick/systick_freertos.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/systick/systick_cortexm3.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/systick/systick_cortexm3.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/systick/systick_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/systick/systick_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/systick/systick_freertos_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_cortexm3.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f0xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32l0xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_cortexm4.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_cortexm0_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_cortexm0.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32l0xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f3xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f2xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f3xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f0xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f4xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32w1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32w1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f4xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f3xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_cortexm3.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32l0xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_cortexm3_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_cortexm4_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f0xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f2xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_cortexm0.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32l1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f2xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32w1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_stm32f4xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/cpu/cpu_cortexm4.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/network_layer/network_layer_usart.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/network_layer/network_layer_usart_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sdcard/sdcard_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sdcard/sdcard_spi_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sdcard/sdcard_spi.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/slam/slam_simple_2d.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/slam/slam_simple_2d_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/slam/slam_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/slam/slam_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/slam/slam_simple_2d.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/dac/dac_stm32l1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/dac/dac_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/dac/dac_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/can/can_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/can/can_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ethernet/ethernet_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ethernet/ethernet_ste101p_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ethernet/ethernet_ste101p.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ethernet/ethernet_ste101p.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/ethernet/ethernet_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/usart/usart_stm32w1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_stm32l1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_cm3.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_cm3.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_stm32l0xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_stm32l0xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_cm3_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_stm32f1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/basic/basic_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtc/rtc_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtc/rtc_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtc/rtc_stm32l1_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtc/rtc_stm32f1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtc/rtc_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/rtc/rtc_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/i2c/i2c_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/i2c/i2c_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/i2c/i2c_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/i2c/i2c_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/i2c/i2c_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/i2c/i2c_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/i2c/i2c_stm32f1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gpio/gpio_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gpio/gpio_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/crc/crc_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/crc/crc_small_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/crc/crc_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/crc/crc_small.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/crc/crc_small.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/crc/crc_fast_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/crc/crc_fast.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/crc/crc_fast.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/touchpad/touchpad_analog4.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/touchpad/touchpad_analog4_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/timer/timer_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/timer/timer_stm32f0xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/timer/timer_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/timer/timer_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/timer/timer_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/timer/timer_stm32w1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/timer/timer_stm32w1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/timer/timer_stm32f0xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/adc/adc_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/adc/adc_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/adc/adc_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/adc/adc_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interface/interface_ste101p.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interface/interface_ste101p_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interface/interface_ste101p.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gfx/gfx_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gfx/gfx_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gfx/gfx_ili93xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/gfx/gfx_ili93xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/device_architecture.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/new_file.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/device_architecture.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/ttc_device.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/ttc_device_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/ttc_device_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/ttc_device_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/device_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/device_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/device_architecture_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/new_file.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/lonely/device_architecture.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/lonely/device_architecture.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/lonely/ttc_device.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/lonely/ttc_device.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/lonely/ttc_device_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/lonely/ttc_device_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/lonely/ttc_device_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/lonely/device_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/lonely/device_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/lonely/device_architecture_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/multi/device_architecture.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/multi/device_architecture.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/multi/ttc_device.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/multi/ttc_device.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/multi/ttc_device_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/multi/ttc_device_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/multi/ttc_device_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/multi/device_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/multi/device_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/multi/device_architecture_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/single/device_architecture.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/single/device_architecture.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/single/ttc_device.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/single/ttc_device.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/single/ttc_device_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/single/ttc_device_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/single/ttc_device_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/single/device_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/single/device_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/templates/models/single/device_architecture_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/heap/heap_zdefault_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/heap/heap_freertos.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/heap/heap_freertos_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/heap/heap_zdefault.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interrupt/interrupt_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interrupt/interrupt_cortexm3_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interrupt/interrupt_cortexm3.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interrupt/interrupt_usart_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interrupt/interrupt_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interrupt/interrupt_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/tcpip/tcpip_uip_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/tcpip/tcpip_uip.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/tcpip/tcpip_uip.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/layer_phy/layer_phy_spi_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/layer_phy/layer_phy_spi.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/layer_phy/layer_phy_spi.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_adc_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_radio_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_ethernet_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_crc_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_heap_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_radio_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_dac_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_sysclock_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_usb_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_pwr_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_can_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_filesystem_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_math_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_tcpip_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_input_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_layer_phy_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_memory_interface.h.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_can_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_register_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_ethernet_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_rtc_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_slam_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_board_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_usb_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_interface_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_heap_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_board_interface.h.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_interface_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_rtls_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_pwm_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_gyroscope_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_layer_phy_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_crc_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_timer_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_string_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_network_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_i2c_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_sysclock_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_string_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_pwm_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_dma_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_touchpad_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_gyroscope_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_systick_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_input_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_packet_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_adc_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_pwr_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_network_layer_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_dma_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_memory_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_accelerometer_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_i2c_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_accelerometer_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_usart_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_rtc_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_math_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_spi_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_touchpad_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_spi_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_cpu_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_cpu_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_systick_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_register_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_packet_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_tcpip_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_board_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_filesystem_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_timer_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.h.orig - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_dac_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_memory_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_slam_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_rtls_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_network_layer_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/interfaces/ttc_usart_interface.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/radio/radio_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/radio/radio_stm32w1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/radio/radio_dw1000_registers.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/radio/radio_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/math/math_software_double_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/math/math_software_double.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/math/math_software_float.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/math/math_software_float.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/math/math_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/math/math_software_float_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/math/math_software_double.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/math/math_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/pwr/pwr_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/pwr/pwr_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/pwr/pwr_stm32l1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/dma/dma_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/dma/dma_stm32l1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/dma/dma_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/filesystem/filesystem_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/filesystem/filesystem_dosfs.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/filesystem/filesystem_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/filesystem/filesystem_dosfs.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/filesystem/filesystem_dosfs_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/memory/memory_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/memory/memory_stm32w1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/memory/memory_stm32w1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/memory/memory_stm32l0xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/memory/memory_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/memory/memory_stm32l1xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/memory/memory_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/memory/memory_stm32l0xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/memory/memory_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/memory/memory_stm32l0xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/spi/spi_stm32l1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/spi/spi_stm32f1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/spi/spi_stm32w1xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/spi/spi_stm32l1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/spi/spi_stm32w1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/spi/spi_stm32l0xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/spi/spi_stm32f1xx_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/spi/spi_stm32l0xx.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/packet/packet_common_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/packet/packet_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/packet/packet_802154.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/packet/packet_802154.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/packet/packet_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/string/string_ascii.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/string/string_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/string/string_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/string/string_ascii_types.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./TTC-Library/string/string_ascii.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_usart.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_sysclock.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_gpio_banks.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_gpio.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_threading_semaphores.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_gfx_benchmark.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_interface.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_interrupt.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_radio_ranging_anchor.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_gfx_boxes.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_radio_ranging_observer.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_radio_ranging_common.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_mobile.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_radio_ranging_mobile.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_heap.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_radio_ranging.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_radio.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_radio_ranging_anchor.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_network.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_spi_master.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_layer_phy.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_spi_slave.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_memory.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_usart_universal.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_radio_ranging_mobile.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_touchpad.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_dac.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_gfx_printf.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_leds.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_radio_ranging_observer.c - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_watchdog.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_gyroscope.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_input.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_list.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_network_layer.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_memory_pool.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_benchmarks.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_adc.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_mobile.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_threading_queues.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' chg: ./Template/examples/example_ttc_accelerometer.h - replace 'DO NOT REMOVE THIS LINE!' -> 'DO NOT DELETE THIS LINE!' commit 70162bf9bc7e9c3aaae7c6b3a6c68f45b73021d8 Author: Gregor Rebel Date: Wed Dec 11 10:54:07 2019 +0100 fix: ttc_usart.c: send and receive data (tested on stm32l100c-discovery board chg: ./TTC-Library/ttc_interrupt.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/ttc_gui.h - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/ttc_radio.h - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/ttc_usart.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/ttc_can.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/timer/timer_stm32f1xx.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/interrupt/interrupt_types.h - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./Template/examples/example_ttc_interrupt.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./Template/examples/example_gpio_banks.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./Template/examples/example_gpio.c - replace 'tit_' -> 'E_ttc_interrupt_type_' chg: ./TTC-Library/ttc_can.h - replace 'receiveBlock' -> 'functionReceiveBlock' chg: ./TTC-Library/ttc_usart_types.h - replace 'receiveBlock' -> 'functionReceiveBlock' chg: ./TTC-Library/ttc_usart.c - replace 'receiveBlock' -> 'functionReceiveBlock' chg: ./TTC-Library/ttc_usart.h - replace 'receiveBlock' -> 'functionReceiveBlock' chg: ./TTC-Library/ttc_usart_types.h - replace 'activity_tx_isr' -> 'function_activity_tx_isr' chg: ./TTC-Library/ttc_usart.c - replace 'activity_tx_isr' -> 'function_activity_tx_isr' chg: ./TTC-Library/network/support/network_serialradio.c - replace 'activity_tx_isr' -> 'function_activity_tx_isr' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'activity_tx_isr' -> 'function_activity_tx_isr' chg: ./Documentation/TheToolChain-Manual/chapter_CAN.tml - replace 'activity_rx_isr' -> 'function_activity_rx_isr' chg: ./TTC-Library/ttc_usart_types.h - replace 'activity_rx_isr' -> 'function_activity_rx_isr' chg: ./TTC-Library/ttc_can_types.h - replace 'activity_rx_isr' -> 'function_activity_rx_isr' chg: ./TTC-Library/ttc_usart.c - replace 'activity_rx_isr' -> 'function_activity_rx_isr' chg: ./TTC-Library/ttc_can.c - replace 'activity_rx_isr' -> 'function_activity_rx_isr' chg: ./TTC-Library/network/support/network_serialradio.c - replace 'activity_rx_isr' -> 'function_activity_rx_isr' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'activity_rx_isr' -> 'function_activity_rx_isr' chg: ./TTC-Library/ttc_can.h - replace 'functionReceiveBlock' -> 'function_receive_block' chg: ./TTC-Library/ttc_usart_types.h - replace 'functionReceiveBlock' -> 'function_receive_block' chg: ./TTC-Library/ttc_usart.c - replace 'functionReceiveBlock' -> 'function_receive_block' chg: ./TTC-Library/ttc_usart.h - replace 'functionReceiveBlock' -> 'function_receive_block' chg: ./TTC-Library/ttc_usart_types.h - replace 'function_receive_block_Argument' -> 'function_receive_block_argument' chg: ./TTC-Library/ttc_usart.c - replace 'function_receive_block_Argument' -> 'function_receive_block_argument' chg: ./Documentation/TheToolChain-Manual/chapter_Debugging.tml - replace 'receiveSingleByte' -> 'receive_single_byte' chg: ./TTC-Library/ttc_usart_types.h - replace 'receiveSingleByte' -> 'receive_single_byte' chg: ./TTC-Library/ttc_usart.c - replace 'receiveSingleByte' -> 'receive_single_byte' chg: ./TTC-Library/can/can_stm32f1xx.h - replace 'receiveSingleByte' -> 'receive_single_byte' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 'receiveSingleByte' -> 'receive_single_byte' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'receiveSingleByte' -> 'receive_single_byte' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'receiveSingleByte' -> 'receive_single_byte' chg: ./Documentation/TheToolChain-Manual/chapter_Debugging.tml - replace 'receive_single_byte' -> 'function_receive_single_byte' chg: ./TTC-Library/ttc_usart_types.h - replace 'receive_single_byte' -> 'function_receive_single_byte' chg: ./TTC-Library/ttc_usart.c - replace 'receive_single_byte' -> 'function_receive_single_byte' chg: ./TTC-Library/can/can_stm32f1xx.h - replace 'receive_single_byte' -> 'function_receive_single_byte' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 'receive_single_byte' -> 'function_receive_single_byte' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'receive_single_byte' -> 'function_receive_single_byte' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'receive_single_byte' -> 'function_receive_single_byte' chg: ./Documentation/TheToolChain-Manual/chapter_CAN.tml - replace 'function_activity_rx_isr' -> 'function_Activity_Rx_ISR' chg: ./TTC-Library/ttc_usart_types.h - replace 'function_activity_rx_isr' -> 'function_Activity_Rx_ISR' chg: ./TTC-Library/ttc_can_types.h - replace 'function_activity_rx_isr' -> 'function_Activity_Rx_ISR' chg: ./TTC-Library/ttc_usart.c - replace 'function_activity_rx_isr' -> 'function_Activity_Rx_ISR' chg: ./TTC-Library/ttc_can.c - replace 'function_activity_rx_isr' -> 'function_Activity_Rx_ISR' chg: ./TTC-Library/network/support/network_serialradio.c - replace 'function_activity_rx_isr' -> 'function_Activity_Rx_ISR' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'function_activity_rx_isr' -> 'function_Activity_Rx_ISR' chg: ./TTC-Library/ttc_usart_types.h - replace 'function_activity_tx_isr' -> 'function_Activity_Tx_ISR' chg: ./TTC-Library/ttc_usart.c - replace 'function_activity_tx_isr' -> 'function_Activity_Tx_ISR' chg: ./TTC-Library/network/support/network_serialradio.c - replace 'function_activity_tx_isr' -> 'function_Activity_Tx_ISR' chg: ./Template/examples/example_ttc_usart_universal.c - replace 'function_activity_tx_isr' -> 'function_Activity_Tx_ISR' chg: ./TTC-Library/ttc_can.h - replace 'function_receive_block' -> 'function_Receive_Block' chg: ./TTC-Library/ttc_usart_types.h - replace 'function_receive_block' -> 'function_Receive_Block' chg: ./TTC-Library/ttc_usart.c - replace 'function_receive_block' -> 'function_Receive_Block' chg: ./TTC-Library/ttc_usart.h - replace 'function_receive_block' -> 'function_Receive_Block' chg: ./TTC-Library/ttc_usart_types.h - replace 'function_Receive_Block_argument' -> 'function_Receive_Block_Argument' chg: ./TTC-Library/ttc_usart.c - replace 'function_Receive_Block_argument' -> 'function_Receive_Block_Argument' chg: ./Documentation/TheToolChain-Manual/chapter_Debugging.tml - replace 'function_receive_single_byte' -> 'function_Receive_Single_Byte' chg: ./TTC-Library/ttc_usart_types.h - replace 'function_receive_single_byte' -> 'function_Receive_Single_Byte' chg: ./TTC-Library/ttc_usart.c - replace 'function_receive_single_byte' -> 'function_Receive_Single_Byte' chg: ./TTC-Library/can/can_stm32f1xx.h - replace 'function_receive_single_byte' -> 'function_Receive_Single_Byte' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 'function_receive_single_byte' -> 'function_Receive_Single_Byte' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'function_receive_single_byte' -> 'function_Receive_Single_Byte' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'function_receive_single_byte' -> 'function_Receive_Single_Byte' commit f46e1a9ca77b7df3249f8e181215ecb5b7e3c934 Author: Gregor Rebel Date: Wed Dec 11 07:41:14 2019 +0100 chg: ./TTC-Library/ttc_interrupt.c - replace 't_ttc_interrupt_configimer_t' -> 't_ttc_interrupt_config_timer' chg: ./TTC-Library/ttc_interrupt_types.h - replace 't_ttc_interrupt_configimer_t' -> 't_ttc_interrupt_config_timer' chg: ./TTC-Library/ttc_interrupt.h - replace 't_ttc_interrupt_configimer_t' -> 't_ttc_interrupt_config_timer' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.h - replace 't_ttc_interrupt_configimer_t' -> 't_ttc_interrupt_config_timer' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 't_ttc_interrupt_configimer_t' -> 't_ttc_interrupt_config_timer' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.h - replace 't_ttc_interrupt_configimer_t' -> 't_ttc_interrupt_config_timer' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 't_ttc_interrupt_configimer_t' -> 't_ttc_interrupt_config_timer' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace 't_ttc_interrupt_configimer_t' -> 't_ttc_interrupt_config_timer' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.h - replace 't_ttc_interrupt_configimer_t' -> 't_ttc_interrupt_config_timer' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.h - replace 't_ttc_interrupt_configimer_t' -> 't_ttc_interrupt_config_timer' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c - replace 't_ttc_interrupt_configimer_t' -> 't_ttc_interrupt_config_timer' chg: ./TTC-Library/ttc_interrupt.c - replace 't_ttc_interrupt_configimer' -> 'ttc_interrupt_config_timer' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 't_ttc_interrupt_configimer' -> 'ttc_interrupt_config_timer' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 't_ttc_interrupt_configimer' -> 'ttc_interrupt_config_timer' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace 't_ttc_interrupt_configimer' -> 'ttc_interrupt_config_timer' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c - replace 't_ttc_interrupt_configimer' -> 'ttc_interrupt_config_timer' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx_types.h - replace 'interrupt_driver_config_usart_t' -> 't_interrupt_driver_config_usart' chg: ./TTC-Library/interrupt/interrupt_usart_types.h - replace 'interrupt_driver_config_usart_t' -> 't_interrupt_driver_config_usart' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'interrupt_driver_config_i2c_t' -> 't_interrupt_driver_config_i2c' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx_types.h - replace 'interrupt_driver_config_i2c_t' -> 't_interrupt_driver_config_i2c' chg: ./TTC-Library/ttc_gui_mt.c - replace 't_tit_inputarea' -> 't_ttc_gui_input_area' chg: ./TTC-Library/ttc_gui.h - replace 't_tit_inputarea' -> 't_ttc_gui_input_area' chg: ./TTC-Library/ttc_gui.c - replace 't_tit_inputarea' -> 't_ttc_gui_input_area' new: TTC-Library/interrupt/interrupt_types.h new: TTC-Library/interrupt/interrupt_usart_types.h chg: TTC-Library/ttc_interrupt.c - added ttc_interrupt_get_configuration_*() functions chg: TTC-Library/ttc_interrupt.h - added ttc_interrupt_get_configuration_*() functions commit a4865f5eea0d40d044da7ce57c032ea0e563c912 Author: Gregor Rebel Date: Mon Dec 9 19:00:43 2019 +0100 bug: example_ttc_usart.c - receiving still does not work on stm32l1xx in singletasking mode fix: TTC-Library/interrupt/interrupt_stm32l1xx.c - interrupt enable flags were set incorrectly chg: TTC-Library/interrupt/interrupt_stm32l1xx_types.h - t_interrupt_stm32l1xx_config_usart: added one bit-band entry for each interrupt enable flag fix: TTC-Library/memory/memory_stm32l1xx.c/memory_stm32l1xx_is_writable() - now accepts bit banding address ranges fix: TTC-Library/memory/memory_stm32l1xx.c/memory_stm32l1xx_is_readable() - now accepts bit banding address ranges fix: TTC-Library/sysclock/sysclock_stm32l1xx.c/sysclock_stm32l1xx_enable_oscillator() - jump to end of function after successfull enable chg: TTC-Library/sysclock/sysclock_stm32l1xx.c - added macros to aid debugging: ExitOnError(), ReturnError() chg: TTC-Library/systick/systick_cortexm3.c - moved Config->Profile -> Config->Init.Profile chg: TTC-Library/ttc_heap.c - minor change chg: TTC-Library/ttc_systick.c - moved Config->Profile -> Config->Init.Profile fix: TTC-Library/ttc_systick.c/ttc_systick_init(): now calls ttc_sysclock_update() to get sysclock frequency updated in ttc_sysclock_Config chg: TTC-Library/ttc_systick.h - improved documentation chg: TTC-Library/ttc_systick_types.h - moved Config->Profile -> Config->Init.Profile chg: TTC-Library/ttc_usart.c - added functions: ttc_usart_get_empty_block_try(), ttc_usart_yield() fix: TTC-Library/ttc_usart.c - issues in singletasking mode (example_ttc_usart.c now transmits constantly) chg: TTC-Library/ttc_usart.h - added functions: ttc_usart_get_empty_block_try(), ttc_usart_yield() chg: TTC-Library/ttc_usart_types.h/t_ttc_usart_config - moved entries into Init substructure: Size_Queue_Tx, Size_Queue_Rx fix: TTC-Library/usart/usart_stm32f1xx.h - typo fix: TTC-Library/usart/usart_stm32l1xx.c/_usart_stm32l1xx_tx_isr() - removed useless SR assignment chg: TTC-Library/usart/usart_stm32l1xx.c/_usart_stm32l1xx_rx_isr() - now read SR before DR to reset ORE flag (if set) fix: TTC-Library/usart/usart_stm32l1xx.h - typo fix: TTC-Library/usart/usart_stm32w1xx.h - typo commit 9f2a27299854295f274d723cb0e19f06ef72ac33 Author: Gregor Rebel Date: Sun Dec 8 18:50:09 2019 +0100 fix: TTC-Library/sysclock/sysclock_stm32l1xx.c/sysclock_stm32l1xx_enable_oscillator() - enabling on E_ttc_sysclock_oscillator_HighSpeedExternalClock caused an Assert because PLLON was set beforw HSEON (if PLLSRC==1 then PLLON requires HSEON to be set before) fix: Template/examples/example_leds.c - LEDs will not jump from 100% to 0% anymore (looks more harmonic now). commit 0ca599afacee0aadf9a0b89b30dd1a9fd4bab39c Author: Gregor Rebel Date: Fri Dec 6 18:17:43 2019 +0100 chg: ./TTC-Library/ttc_sysclock_types.h - replace 'E_ttc_sysclock_oscillator_HighSpeedExternalBypass' -> 'E_ttc_sysclock_oscillator_HighSpeedExternalClock' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'E_ttc_sysclock_oscillator_HighSpeedExternalBypass' -> 'E_ttc_sysclock_oscillator_HighSpeedExternalClock' chg: ./TTC-Library/ttc_gpio_types.h - replace 'E_ttc_gpio_error_devicenotfound' -> 'E_ttc_gpio_error_device_not_found' chg: ./TTC-Library/ttc_gpio_types.h - replace 'E_ttc_gpio_error_invalidimplementation' -> 'E_ttc_gpio_error_invalid_implementation' chg: ./TTC-Library/ttc_gpio_types.h - replace 'E_ttc_gpio_error_notimplemented' -> 'E_ttc_gpio_error_not_implemented' fix: InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - added define TTC_SYSCLOCK_PROFILE_START to set correct t5tc_sysclock profile (was running on 16MHz instead of 32MHz because HSEBYP bit was not set) chg: TTC-Library/gpio/gpio_stm32l1xx_types.h - added to enum e_ttc_gpio_alternate_function: E_ttc_gpio_alternate_function_MCO chg: TTC-Library/sysclock/sysclock_stm32l1xx.c/sysclock_stm32l1xx_profile_switch() - added profile E_ttc_sysclock_profile_MaxSpeedExternalClock chg: TTC-Library/ttc_gpio.h/ttc_gpio_alternate_function() - added documentation chg: TTC-Library/ttc_sysclock_types.h - added to enum e_ttc_sysclock_oscillator: E_ttc_sysclock_oscillator_HighSpeedExternalClock commit 75ee5b4c8b0939fa7706f5a0ea60fe2d9e141182 Author: Gregor Rebel Date: Fri Dec 6 18:12:27 2019 +0100 chg: ./TTC-Library/ttc_sysclock_types.h - replace 'E_ttc_sysclock_oscillator_HighSpeedExternalBypass' -> 'E_ttc_sysclock_oscillator_HighSpeedExternalClock' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'E_ttc_sysclock_oscillator_HighSpeedExternalBypass' -> 'E_ttc_sysclock_oscillator_HighSpeedExternalClock' chg: ./TTC-Library/ttc_gpio_types.h - replace 'E_ttc_gpio_error_devicenotfound' -> 'E_ttc_gpio_error_device_not_found' chg: ./TTC-Library/ttc_gpio_types.h - replace 'E_ttc_gpio_error_invalidimplementation' -> 'E_ttc_gpio_error_invalid_implementation' chg: ./TTC-Library/ttc_gpio_types.h - replace 'E_ttc_gpio_error_notimplemented' -> 'E_ttc_gpio_error_not_implemented' commit a9de0a351f0d5e71522a68da2fc2651880826486 Author: Gregor Rebel Date: Fri Dec 6 12:47:36 2019 +0100 chg: Documentation/TheToolChain-Manual/chapter_Debugging.tml - improved Documentation commit 134a673804710a83d8ce3d11a166f63c29c8b7ef Author: Gregor Rebel Date: Thu Dec 5 17:00:47 2019 +0100 chg: Documentation/TheToolChain-Manual/chapter_Debugging.tml - improved Documentation chg: InstallData/low_level/install_TTC_CPU_CORTEXM3.sh - added documentation download chg: TTC-Library/_linker/memory_cortexm3.ld - reformatted lines commit d86cce15a9de0b5683996504132cffac709e41fd Author: Gregor Rebel Date: Wed Dec 4 17:29:32 2019 +0100 chg: Template/examples/example_leds.c - improved example (now supports any amount of leds and uses different gpio port configuration for low- and high-active configurations chg: Template/examples/example_leds.h chg: ./TTC-Library/ttc_basic_types.h - replace 'Aptr' -> 'A_pointer' chg: ./TTC-Library/ttc_basic_types.h - replace 'Atype' -> 'A_type' fix: removed all occurencies of 450_board_stm32-discovery (invalid symbol) chg: TTC-Library/board/board_stm32f103c8t6_minimum.c - removed compiler warnings chg: astyle formatting del: TTC-Library/board/board_stm32-discovery.c del: TTC-Library/board/board_stm32-discovery.h del: TTC-Library/board/board_stm32-discovery_types.h del: Template/examples/example_ttc_board_stm32-discovery.c del: Template/examples/example_ttc_board_stm32-discovery.h del: Template/regressions/regression_ttc_board_stm32-discovery.c del: Template/regressions/regression_ttc_board_stm32-discovery.h commit 88ae06699d8a85d4a8cf7a26aff8d747df577e10 Author: Gregor Rebel Date: Fri Nov 29 11:39:00 2019 +0100 fix: TTC-Library/templates/create_DeviceDriver.pl - doubled text insertions into source files chg: TTC-Library/templates/create_DeviceDriver.pl - added feature: now inserts list of all available cpu variants into board makefile section of install_TTC_BOARD_*.sh fix: InstallData/install_TTC_BOARD.sh - removed doubled and deprecated board lines fix: InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh fix: TTC-Library/interfaces/ttc_board_interface.h.sh - removed doubled and deprecated board lines chg: TTC-Library/templates/_install_TTC_DEVICE_ARCHITECTURE.sh - added insertion mark fix: TTC-Library/ttc_board_types.h.sh - removed doubled and deprecated board lines commit 2baafb000e80dbf517637b29490568e2305e5672 Author: Gregor Rebel Date: Thu Nov 28 17:03:06 2019 +0100 new: InstallData/low_level/install_TTC_BOARD_STM32F103C8T6_MINIMUM.sh new: TTC-Library/board/board_stm32f103c8t6_minimum.c new: TTC-Library/board/board_stm32f103c8t6_minimum.h new: TTC-Library/board/board_stm32f103c8t6_minimum_types.h commit 70d8f8693f352d2afc58a1a69d7c97a53657eb3d Author: Gregor Rebel Date: Thu Nov 28 17:01:01 2019 +0100 chg: cleaned up ttc_cpu and ttc_board drivers chg: Documentation/TheToolChain-Manual/chapter_AddingNewCPU.tml - improved Documentation chg: Documentation/TheToolChain-Manual/chapter_AddingNewPrototypeBoard.tml - improved Documentation chg: ./TTC-Library/layer_phy/layer_phy_spi_types.h - replace 'Lenght' -> 'Length' chg: ./Template/examples/example_ttc_usart.c - replace 'Lenght' -> 'Length' chg: ./Documentation/TheToolChain-Manual/chapter_AddingNewCPU.tml - replace 'ta_cpu_stm32' -> 'E_ttc_cpu_variant_stm32' chg: ./TTC-Library/ttc_cpu_types.h - replace 'ta_cpu_stm32' -> 'E_ttc_cpu_variant_stm32' chg: ./TTC-Library/cpu/cpu_stm32f0xx_types.h - replace 'ta_cpu_stm32' -> 'E_ttc_cpu_variant_stm32' chg: ./TTC-Library/cpu/cpu_stm32l0xx_types.h - replace 'ta_cpu_stm32' -> 'E_ttc_cpu_variant_stm32' chg: ./TTC-Library/cpu/cpu_stm32f1xx_types.h - replace 'ta_cpu_stm32' -> 'E_ttc_cpu_variant_stm32' chg: ./TTC-Library/cpu/cpu_stm32f3xx.c - replace 'ta_cpu_stm32' -> 'E_ttc_cpu_variant_stm32' chg: ./TTC-Library/cpu/cpu_stm32l1xx_types.h - replace 'ta_cpu_stm32' -> 'E_ttc_cpu_variant_stm32' chg: ./TTC-Library/cpu/cpu_stm32w1xx_types.h - replace 'ta_cpu_stm32' -> 'E_ttc_cpu_variant_stm32' chg: ./TTC-Library/cpu/cpu_stm32f3xx_types.h - replace 'ta_cpu_stm32' -> 'E_ttc_cpu_variant_stm32' chg: ./TTC-Library/cpu/cpu_stm32f0xx.c - replace 'ta_cpu_stm32' -> 'E_ttc_cpu_variant_stm32' chg: ./TTC-Library/cpu/cpu_stm32f2xx.c - replace 'ta_cpu_stm32' -> 'E_ttc_cpu_variant_stm32' chg: ./Documentation/TheToolChain-Manual/chapter_AddingNewCPU.tml - replace 'ta_cpu_variant_' -> 'E_ttc_cpu_variant_stm32' chg: ./TTC-Library/ttc_cpu_types.h - replace 'ta_cpu_variant_' -> 'E_ttc_cpu_variant_stm32' chg: ./Documentation/TheToolChain-Manual/chapter_AddingNewCPU.tml - replace 'E_ttc_cpu_variant_stm32None' -> 'E_ttc_cpu_variant_None' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_variant_stm32None' -> 'E_ttc_cpu_variant_None' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_variant_stm32Illegal' -> 'E_ttc_cpu_variant_Illegal' chg: ./TTC-Library/ttc_cpu_types.h - replace 'ta_cpu_cortexm' -> 'E_ttc_cpu_architecture_cortexm' chg: ./TTC-Library/cpu/cpu_cortexm4.c - replace 'ta_cpu_cortexm' -> 'E_ttc_cpu_architecture_cortexm' chg: ./TTC-Library/cpu/cpu_cortexm0.c - replace 'ta_cpu_cortexm' -> 'E_ttc_cpu_architecture_cortexm' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_variant_stm32f0xx' -> 'E_ttc_cpu_architecture_stm32f0xx' chg: ./TTC-Library/cpu/cpu_stm32f0xx_types.h - replace 'E_ttc_cpu_variant_stm32f0xx' -> 'E_ttc_cpu_architecture_stm32f0xx' chg: ./TTC-Library/cpu/cpu_stm32f0xx.c - replace 'E_ttc_cpu_variant_stm32f0xx' -> 'E_ttc_cpu_architecture_stm32f0xx' chg: ./Documentation/TheToolChain-Manual/chapter_AddingNewCPU.tml - replace 'E_ttc_cpu_variant_stm32f1xx' -> 'E_ttc_cpu_architecture_stm32f1xx' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_variant_stm32f1xx' -> 'E_ttc_cpu_architecture_stm32f1xx' chg: ./TTC-Library/cpu/cpu_stm32f1xx_types.h - replace 'E_ttc_cpu_variant_stm32f1xx' -> 'E_ttc_cpu_architecture_stm32f1xx' chg: ./InstallData/low_level/install_TTC_CPU_STM32F1XX.sh - replace 'E_ttc_cpu_variant_stm32f1xx' -> 'E_ttc_cpu_architecture_stm32f1xx' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_variant_stm32f2xx' -> 'E_ttc_cpu_architecture_stm32f2xx' chg: ./TTC-Library/cpu/cpu_stm32f2xx.c - replace 'E_ttc_cpu_variant_stm32f2xx' -> 'E_ttc_cpu_architecture_stm32f2xx' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_variant_stm32f3xx' -> 'E_ttc_cpu_architecture_stm32f3xx' chg: ./TTC-Library/cpu/cpu_stm32f3xx.c - replace 'E_ttc_cpu_variant_stm32f3xx' -> 'E_ttc_cpu_architecture_stm32f3xx' chg: ./TTC-Library/cpu/cpu_stm32f3xx_types.h - replace 'E_ttc_cpu_variant_stm32f3xx' -> 'E_ttc_cpu_architecture_stm32f3xx' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_variant_stm32f4xx' -> 'E_ttc_cpu_architecture_stm32f4xx' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_variant_stm32l0xx' -> 'E_ttc_cpu_architecture_stm32l0xx' chg: ./TTC-Library/cpu/cpu_stm32l0xx_types.h - replace 'E_ttc_cpu_variant_stm32l0xx' -> 'E_ttc_cpu_architecture_stm32l0xx' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_variant_stm32l1xx' -> 'E_ttc_cpu_architecture_stm32l1xx' chg: ./TTC-Library/cpu/cpu_stm32l1xx_types.h - replace 'E_ttc_cpu_variant_stm32l1xx' -> 'E_ttc_cpu_architecture_stm32l1xx' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_variant_stm32w1xx' -> 'E_ttc_cpu_architecture_stm32w1xx' chg: ./TTC-Library/cpu/cpu_stm32f1xx_types.h - replace 'E_ttc_cpu_variant_stm32w1xx' -> 'E_ttc_cpu_architecture_stm32w1xx' chg: ./TTC-Library/cpu/cpu_stm32w1xx_types.h - replace 'E_ttc_cpu_variant_stm32w1xx' -> 'E_ttc_cpu_architecture_stm32w1xx' chg: ./TTC-Library/ttc_cpu_types.h - replace 'ta_cpu_None' -> 'E_ttc_cpu_architecture_None' chg: ./TTC-Library/ttc_cpu.c - replace 'ta_cpu_None' -> 'E_ttc_cpu_architecture_None' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_architecture_None' -> 'E_ttc_cpu_architecture_none' chg: ./TTC-Library/ttc_cpu.c - replace 'E_ttc_cpu_architecture_None' -> 'E_ttc_cpu_architecture_none' chg: ./Documentation/TheToolChain-Manual/chapter_AddingNewCPU.tml - replace 'E_ttc_cpu_variant_None' -> 'E_ttc_cpu_variant_none' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_variant_None' -> 'E_ttc_cpu_variant_none' chg: ./Documentation/TheToolChain-Manual/chapter_AddingNewCPU.tml - replace 'E_ttc_cpu_variant_Illegal' -> 'E_ttc_cpu_variant_illegal' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_variant_Illegal' -> 'E_ttc_cpu_variant_illegal' chg: ./TTC-Library/ttc_cpu_types.h - replace 'ec_cpu_' -> 'E_ttc_cpu_errorcode_' chg: ./TTC-Library/ttc_cpu.c - replace 'ec_cpu_' -> 'E_ttc_cpu_errorcode_' chg: ./TTC-Library/ttc_cpu_types.h - replace 'E_ttc_cpu_errorcode_unknown' -> 'E_ttc_cpu_errorcode_Unknown' chg: ./TTC-Library/ttc_cpu_types.h - replace 'TTC_CPU_VARIANT_stm32f100rbt6' -> 'TTC_CPU_VARIANT_stm32f103rbt6' chg: ./InstallData/low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - replace 'TTC_CPU_VARIANT_stm32f100rbt6' -> 'TTC_CPU_VARIANT_stm32f103rbt6' chg: ./InstallData/low_level/install_TTC_RADIO_DW1000.sh - replace 'TTC_CPU_VARIANT_stm32f100rbt6' -> 'TTC_CPU_VARIANT_stm32f103rbt6' commit da08d785f410e563afb258bba17c25e7b098503a Author: Gregor Rebel Date: Tue Nov 26 18:01:50 2019 +0100 chg: ./TTC-Library/layer_phy/layer_phy_spi_types.h - replace 'Lenght' -> 'Length' chg: ./Template/examples/example_ttc_usart.c - replace 'Lenght' -> 'Length' chg: Documentation/TheToolChain-Manual/chapter_AddingNewPrototypeBoard.tml - how to add a new custom pcb to ttc_board chg: InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - minor changes chg: InstallData/scripts/features.pm - added 110_board_stm32f103c8t6_minimum chg: TTC-Library/interfaces/ttc_board_interface.h - minor changes chg: TTC-Library/templates/_install_TTC_DEVICE_ARCHITECTURE.sh - minor changes chg: TTC-Library/ttc_board_types.h - minor changes chg: TTC-Library/ttc_cpu_types.h - added TTC_CPU_VARIANT_stm32f103rct6 chg: TTC-Library/ttc_mutex.c - code cleanup chg: TTC-Library/ttc_queue.c - code cleanup chg: TTC-Library/ttc_queue.h - Documentation chg: Updates/update_1.0.53.sh commit f6fe8e05e9592b8f40f5fa0e14639c1c43a7d262 Author: Gregor Rebel Date: Mon Nov 25 16:01:16 2019 +0100 chg: ./Documentation/TheToolChain-Manual/chapter_ToolChainDevelopment.tml - replace 'scripts/createDevelopmentVersion.pl' -> 'bin/createDevelopmentVersion.pl' chg: ./Documentation/TheToolChain-Manual/chapter_AddingNewCPU.tml - replace 'scripts/createDevelopmentVersion.pl' -> 'bin/createDevelopmentVersion.pl' chg: ./TTC-Library/templates/create_DeviceDriver.pl - replace 'scripts/createDevelopmentVersion.pl' -> 'bin/createDevelopmentVersion.pl' chg: ./InstallData/installAll.sh - replace 'scripts/createDevelopmentVersion.pl' -> 'bin/createDevelopmentVersion.pl' chg: Documentation/TheToolChain-Manual/chapter_AddingNewCPU.tml - improved documentation chg: Documentation/TheToolChain-Manual/chapter_AddingNewPrototypeBoard.tml - improved documentation chg: Documentation/TheToolChain-Manual/chapter_Drivers.tml - improved documentation chg: Documentation/TheToolChain-Manual/chapter_Memory.tml - improved documentation chg: Documentation/TheToolChain-Manual/chapter_ToolChainDevelopment.tml - improved documentation commit 1104ccaa80cb25d00b878028c8365d751024b1a9 Author: Gregor Rebel Date: Mon Nov 25 14:07:53 2019 +0100 ren: 'createNewProject.pl' -> 'bin/createNewProject.pl' new: symbolic link - createNewProject.pl -> bin/createNewProject.pl commit 69f9b1cba5cc01a897f15095d2e2e152fc5fee36 Author: Gregor Rebel Date: Mon Nov 25 14:02:25 2019 +0100 fix: usart_stm32l1xx - usart configuration issues bug: usart_stm32l1xx - calculates wrong baudrate chg: ttc_usart - now also supports single tasking mode chg: example_ttc_usart - cleaned up code (simpler and easier to understand) bug; example_ttc_usart - memory corruption when running with enabled FreeRTOS chg: documentation enhanced Statistics: - Source Code Files: 683 - Lines C Source Code: 142966 - Script Files: 320 - Lines Helper Script: 102235 - Lines Documentation: 4704 chg: ./TTC-Library/ttc_heap_types.h - replace 's_s_ttc_heap_pooltatistics' -> 's_ttc_heap_pool_statistics' chg: ./TTC-Library/ttc_heap_types.h - replace 't_s_ttc_heap_pooltatistics' -> 't_ttc_heap_pool_statistics' ren: 'InstallData/scripts/createPackage.sh' -> 'scripts/createPackage.sh' ren: 'InstallData/scripts/createDevelopmentVersion.pl' -> 'scripts/createDevelopmentVersion.pl' chg: ./Documentation/TheToolChain-Manual/chapter_ToolChainDevelopment.tml - replace 'InstallData/scripts/createDevelopmentVersion.pl' -> 'scripts/createDevelopmentVersion.pl' chg: ./Documentation/TheToolChain-Manual/chapter_AddingNewCPU.tml - replace 'InstallData/scripts/createDevelopmentVersion.pl' -> 'scripts/createDevelopmentVersion.pl' chg: ./TTC-Library/templates/create_DeviceDriver.pl - replace 'InstallData/scripts/createDevelopmentVersion.pl' -> 'scripts/createDevelopmentVersion.pl' chg: ./InstallData/installAll.sh - replace 'InstallData/scripts/createDevelopmentVersion.pl' -> 'scripts/createDevelopmentVersion.pl' chg: ./.readme.TheToolChain - replace '-2018' -> '-2019' chg: ./readme.TheToolChain - replace '-2018' -> '-2019' chg: ./LEGAL.txt - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_input.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_dma_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_input.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_tcpip.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_crc_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_interrupt.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_rtls.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_interrupt_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_layer_phy.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_gpio_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_accelerometer.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_rtls_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_board.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_interrupt.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_rtc.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_input_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_crc.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_systick.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_queue_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_pwm_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_pwm.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_board.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_i2c.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_gpio.h.orig - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_pwr_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_packet_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_crc.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_assert.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_ethernet.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_spi.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_memory_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_radio_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_spi_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_interface_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_gyroscope_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_semaphore.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_mutex_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_can.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_queue.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_gpio.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_register.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_touchpad.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_mutex.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_pwr.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_basic_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_filesystem.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_layer_phy.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_memory.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_spi.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_heap.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_states.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_heap_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_network_layer_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_i2c.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_dac.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_string_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_list.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_adc.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_math.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_cpu.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_dac_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_extensions.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_slam.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_slam.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_sdcard_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_board_types.h.orig - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_math.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_accelerometer_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_gpio.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_mutex.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_task.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_gyroscope.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_rtls.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_tcpip.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_i2c_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_pwr.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_dma.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_sdcard.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_ethernet.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_filesystem_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_gfx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_semaphore_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_pwm.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_timer.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_memory.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_gfx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_math_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_extensions.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_register_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_gfx.h.orig - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_usart_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_queue.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_heap.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_sysclock.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_task_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_sysclock.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_board_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_assert.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_adc_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_string.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_gyroscope.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_radio.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_packet.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_semaphore.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_cpu_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_radio.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_ethernet_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_adc.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_crc.h.orig - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_accelerometer.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_systick_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_real_time_clock.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_network_layer.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_timer.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_touchpad.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_can_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_usart.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_board.h.orig - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_sysclock_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_assert_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_storage_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_states.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_filesystem.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_task.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_random.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_layer_phy_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_dac.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_states_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_systick.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_rtc.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_can.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_packet.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_real_time_clock.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_slam_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_rtc_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_network_layer.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_basic.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_touchpad_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_gfx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_sdcard.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_basic.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_tcpip_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/usefull_threads.c_ - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_register.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_cpu.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_random.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_timer_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_usart.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_dma.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ttc_real_time_clock_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_stm32l100c_discovery.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_olimex_stm32_p107_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_olimex_stm32_p107.c - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_olimex_stm32_lcd_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_stm32l100c_discovery_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_sensor_dwm1000.c - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_olimex_stm32_p107.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_stm32l053_discovery.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_stm32l152_discovery_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_olimex_stm32_lcd.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_dso_0138.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_stm32l152_discovery.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_stm32l100c_discovery.c - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_dso_0138.c - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_stm32l053_discovery.c - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_stm32l152_discovery.c - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_sensor_dwm1000_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_stm32-discovery_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_dso_0138_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_stm32-discovery.c - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_stm32-discovery.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_sensor_dwm1000.h - replace '-2018' -> '-2019' chg: ./TTC-Library/board/board_stm32l053_discovery_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cm0/cm0_semaphore.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cm0/cm0_semaphore_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cm0/cm0_semaphore.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cm0/cm0_mutex.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cm0/cm0_mutex_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cm0/cm0_mutex.c - replace '-2018' -> '-2019' chg: ./TTC-Library/stm32w/stm32w_basic.h - replace '-2018' -> '-2019' chg: ./TTC-Library/stm32w/stm32w_basic.c - replace '-2018' -> '-2019' chg: ./TTC-Library/pwm/pwm_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/pwm/pwm_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/pwm/pwm_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050.h - replace '-2018' -> '-2019' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/accelerometer/accelerometer_bno055.h - replace '-2018' -> '-2019' chg: ./TTC-Library/accelerometer/accelerometer_bno055.c - replace '-2018' -> '-2019' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050.c - replace '-2018' -> '-2019' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.c - replace '-2018' -> '-2019' chg: ./TTC-Library/accelerometer/accelerometer_bno055_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.h - replace '-2018' -> '-2019' chg: ./TTC-Library/rtls/rtls_square4_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.h - replace '-2018' -> '-2019' chg: ./TTC-Library/rtls/rtls_square4.c - replace '-2018' -> '-2019' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace '-2018' -> '-2019' chg: ./TTC-Library/rtls/rtls_square4.h - replace '-2018' -> '-2019' chg: ./TTC-Library/input/input_touchpad_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/input/input_touchpad.c - replace '-2018' -> '-2019' chg: ./TTC-Library/input/input_touchpad.h - replace '-2018' -> '-2019' chg: ./TTC-Library/register/register_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/register/register_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/register/register_stm32w1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/register/register_stm32w1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/register/register_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/register/register_stm32l0xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/register/register_stm32w1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/register/register_stm32l0xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/register/register_stm32l0xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/register/register_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/systick/systick_freertos.c - replace '-2018' -> '-2019' chg: ./TTC-Library/systick/systick_cortexm3_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/systick/systick_freertos.h - replace '-2018' -> '-2019' chg: ./TTC-Library/systick/systick_cortexm3.h - replace '-2018' -> '-2019' chg: ./TTC-Library/systick/systick_cortexm3.c - replace '-2018' -> '-2019' chg: ./TTC-Library/systick/systick_freertos_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cm3_semaphore.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_cortexm3.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cm3_semaphore_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f0xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cm3_mutex.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32l0xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_cortexm4.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_cortexm0_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_cortexm0.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32l0xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f3xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f2xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f3xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cm3_mutex.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f0xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f4xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32w1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32w1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cm3_mutex_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f4xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f3xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_cortexm3.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32l0xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_cortexm3_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_cortexm4_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f0xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cm3_semaphore.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f2xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_cortexm0.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f2xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32w1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_stm32f4xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/cpu/cpu_cortexm4.h - replace '-2018' -> '-2019' chg: ./TTC-Library/network_layer/network_layer_usart.h - replace '-2018' -> '-2019' chg: ./TTC-Library/network_layer/network_layer_usart.c - replace '-2018' -> '-2019' chg: ./TTC-Library/network_layer/network_layer_usart_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace '-2018' -> '-2019' chg: ./TTC-Library/sdcard/sdcard_spi_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/sdcard/sdcard_spi.h - replace '-2018' -> '-2019' chg: ./TTC-Library/slam/slam_simple_2d.c - replace '-2018' -> '-2019' chg: ./TTC-Library/slam/slam_simple_2d_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/slam/slam_simple_2d.h - replace '-2018' -> '-2019' chg: ./TTC-Library/real_time_clock/real_time_clock_stm32l1.h - replace '-2018' -> '-2019' chg: ./TTC-Library/real_time_clock/real_time_clock_stm32l1_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050.h - replace '-2018' -> '-2019' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050.c - replace '-2018' -> '-2019' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/dac/dac_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/dac/dac_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/dac/dac_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/stm32l1/stm32l1_basic.c - replace '-2018' -> '-2019' chg: ./TTC-Library/can/can_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/can/can_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/can/can_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/ethernet/ethernet_ste101p_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ethernet/ethernet_ste101p.h - replace '-2018' -> '-2019' chg: ./TTC-Library/ethernet/ethernet_ste101p.c - replace '-2018' -> '-2019' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/usart/usart_stm32w1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/basic/basic_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/basic/basic_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/basic/basic_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/basic/basic_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/basic/basic_cm3.h - replace '-2018' -> '-2019' chg: ./TTC-Library/basic/basic_cm3.c - replace '-2018' -> '-2019' chg: ./TTC-Library/basic/basic_stm32l0xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/basic/basic_stm32l0xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/basic/basic_cm3_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/basic/basic_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/rtc/rtc_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/rtc/rtc_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/rtc/rtc_stm32l1_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/rtc/rtc_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/rtc/rtc_stm32l1.c - replace '-2018' -> '-2019' chg: ./TTC-Library/rtc/rtc_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/rtc/rtc_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/scheduler/freertos_semaphore.c - replace '-2018' -> '-2019' chg: ./TTC-Library/scheduler/freertos_semaphore_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/scheduler/freertos_task.h - replace '-2018' -> '-2019' chg: ./TTC-Library/scheduler/freertos_task_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/scheduler/freertos_semaphore.h - replace '-2018' -> '-2019' chg: ./TTC-Library/scheduler/freertos_task.c - replace '-2018' -> '-2019' chg: ./TTC-Library/i2c/i2c_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/i2c/i2c_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/i2c/i2c_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/i2c/i2c_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/i2c/i2c_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/crc/crc_small_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/crc/crc_small.h - replace '-2018' -> '-2019' chg: ./TTC-Library/crc/crc_small.c - replace '-2018' -> '-2019' chg: ./TTC-Library/crc/crc_fast_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/crc/crc_fast.c - replace '-2018' -> '-2019' chg: ./TTC-Library/crc/crc_fast.h - replace '-2018' -> '-2019' chg: ./TTC-Library/touchpad/touchpad_analog4.h - replace '-2018' -> '-2019' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace '-2018' -> '-2019' chg: ./TTC-Library/touchpad/touchpad_analog4_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/timer/timer_stm32w1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/timer/timer_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/timer/timer_stm32f0xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/timer/timer_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/timer/timer_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/timer/timer_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/timer/timer_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/timer/timer_stm32w1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/timer/timer_stm32w1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/timer/timer_stm32f0xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/timer/timer_stm32f0xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/adc/adc_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/adc/adc_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/adc/adc_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/adc/adc_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interface/interface_ste101p.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interface/interface_ste101p_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interface/interface_ste101p.h - replace '-2018' -> '-2019' chg: ./TTC-Library/gfx/gfx_ili93xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/gfx/gfx_ili93xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/gfx/gfx_ili93xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/example_ttc_device_architecture.c - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/device_architecture.c - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/example_ttc_device.c - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/regression_ttc_device.c - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/device_architecture.h - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/example_ttc_device_architecture.h - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/_install_TTC_DEVICE.sh - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/ttc_device.h - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/ttc_device.c - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/regression_ttc_device.h - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/ttc_device_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/regression_ttc_device_architecture.h - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/ttc_device_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/ttc_device_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/_install_TTC_DEVICE_ARCHITECTURE.sh - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/device_architecture_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/example_ttc_device.h - replace '-2018' -> '-2019' chg: ./TTC-Library/templates/regression_ttc_device_architecture.c - replace '-2018' -> '-2019' chg: ./TTC-Library/heap/heap_zdefault_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/heap/heap_freertos.c - replace '-2018' -> '-2019' chg: ./TTC-Library/heap/heap_freertos.h - replace '-2018' -> '-2019' chg: ./TTC-Library/heap/heap_freertos_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/heap/heap_zdefault.h - replace '-2018' -> '-2019' chg: ./TTC-Library/heap/heap_zdefault.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interrupt/interrupt_cortexm3.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interrupt/interrupt_cortexm3_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interrupt/interrupt_cortexm3.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/tcpip/tcpip_uip_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/tcpip/tcpip_uip.h - replace '-2018' -> '-2019' chg: ./TTC-Library/tcpip/tcpip_uip.c - replace '-2018' -> '-2019' chg: ./TTC-Library/layer_phy/layer_phy_spi_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/layer_phy/layer_phy_spi.h - replace '-2018' -> '-2019' chg: ./TTC-Library/layer_phy/layer_phy_spi.c - replace '-2018' -> '-2019' chg: ./TTC-Library/_linker/memory_basic.ld - replace '-2018' -> '-2019' chg: ./TTC-Library/_linker/memory_stm32w1xx.ld - replace '-2018' -> '-2019' chg: ./TTC-Library/_linker/memory_cortexm3.ld - replace '-2018' -> '-2019' chg: ./TTC-Library/_linker/memory_stm32l1xx.ld - replace '-2018' -> '-2019' chg: ./TTC-Library/_linker/memory_stm32f1xx.ld - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_adc_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_radio_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_ethernet_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_crc_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_heap_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c.orig - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_dac_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_sysclock_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_real_time_clock_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_usb_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_pwr_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_can_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_filesystem_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_math_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_tcpip_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_input_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_layer_phy_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_can_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_register_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_ethernet_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_rtc_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_slam_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_board_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_usb_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_interface_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_heap_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_board_interface.h.orig - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_interface_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_rtls_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_pwm_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_gyroscope_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_layer_phy_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_crc_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_timer_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_string_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_i2c_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_sysclock_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_string_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_pwm_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_dma_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_touchpad_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_gyroscope_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_systick_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_input_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_packet_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_adc_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_pwr_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_network_layer_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_dma_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_memory_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_accelerometer_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_i2c_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_accelerometer_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_usart_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_rtc_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_spi_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c.orig - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_touchpad_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_spi_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_cpu_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_cpu_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_systick_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_register_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_packet_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_tcpip_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h.orig - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h.orig - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_board_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_filesystem_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_timer_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_dac_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_memory_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_slam_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_rtls_interface.h - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_network_layer_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/interfaces/ttc_usart_interface.c - replace '-2018' -> '-2019' chg: ./TTC-Library/DAC/dac_stm32l1_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/DAC/dac_stm32l1.c - replace '-2018' -> '-2019' chg: ./TTC-Library/DAC/dac_stm32l1.h - replace '-2018' -> '-2019' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/radio/radio_dw1000.h - replace '-2018' -> '-2019' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/radio/radio_stm32w1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/radio/radio_dw1000.c - replace '-2018' -> '-2019' chg: ./TTC-Library/math/math_software_double_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/math/math_software_double.h - replace '-2018' -> '-2019' chg: ./TTC-Library/math/math_software_float.h - replace '-2018' -> '-2019' chg: ./TTC-Library/math/math_software_float.c - replace '-2018' -> '-2019' chg: ./TTC-Library/math/math_software_float_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/math/math_software_double.c - replace '-2018' -> '-2019' chg: ./TTC-Library/pwr/pwr_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/pwr/pwr_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/pwr/pwr_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/dma/dma_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/dma/dma_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/dma/dma_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/filesystem/filesystem_dosfs.c - replace '-2018' -> '-2019' chg: ./TTC-Library/filesystem/filesystem_dosfs.h - replace '-2018' -> '-2019' chg: ./TTC-Library/filesystem/filesystem_dosfs_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/memory/memory_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/memory/memory_stm32w1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/memory/memory_stm32w1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/memory/memory_stm32w1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/memory/memory_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/memory/memory_stm32l0xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/memory/memory_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/memory/memory_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/memory/memory_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/memory/memory_stm32l0xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/memory/memory_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/memory/memory_stm32l0xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/spi/spi_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/spi/spi_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/spi/spi_stm32w1xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/spi/spi_stm32l1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/spi/spi_stm32w1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/spi/spi_stm32l0xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./TTC-Library/spi/spi_stm32f1xx_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/spi/spi_stm32l0xx.h - replace '-2018' -> '-2019' chg: ./TTC-Library/packet/packet_802154.c - replace '-2018' -> '-2019' chg: ./TTC-Library/packet/packet_802154_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/packet/packet_802154.h - replace '-2018' -> '-2019' chg: ./TTC-Library/string/string_ascii.h - replace '-2018' -> '-2019' chg: ./TTC-Library/string/string_ascii_types.h - replace '-2018' -> '-2019' chg: ./TTC-Library/string/string_ascii.c - replace '-2018' -> '-2019' chg: ./Template/configs/memory_project.ld - replace '-2018' -> '-2019' chg: ./Template/configs/stm32f10x_it.h - replace '-2018' -> '-2019' chg: ./Template/configs/stm32f10x_it.c - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_pwm_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_crc.h - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_math_software_float.h - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_crc.c - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_board_stm32-discovery.c - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_pwm.c - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_math_software_float.c - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_math.h - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_gpio_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_pwm.h - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_gpio.h - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_gpio_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_gpio.c - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_board.h - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_math.c - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_board.c - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_board_stm32-discovery.h - replace '-2018' -> '-2019' chg: ./Template/regressions/regression_ttc_pwm_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_rtls_square4.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_states.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_systick.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_gpio.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_rtls_square4_types.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_slam_simple_2d.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_interrupt.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_string.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_interface.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_board_sensor_dwm1000.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_layer_phy.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_systick_freertos.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_gpio.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_crc.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_pwm_stm32l1xx.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_string.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_systick.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_board_dso_0138.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_assert.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_pwm.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_board_stm32-discovery.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_interrupt.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_crc.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_rtls_square4.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_board_stm32-discovery.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_gpio_stm32f1xx.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_pwm.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_pwm_stm32l1xx.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_radio_ranging.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_states.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_gfx.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_radio.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_board.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_gpio_stm32f1xx.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_filesystem.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_board_olimex_stm32_lcd.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_input.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_assert.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_spi_master.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_systick_cortexm3.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_dac.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_layer_phy.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_accelerometer.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_touchpad.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_spi_slave.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_filesystem_dosfs.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_spi_master.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_packet.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_i2c.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_filesystem_dosfs.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_board.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_systick_freertos.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_board_sensor_dwm1000.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_adc.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_touchpad.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_systick_cortexm3.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_dac.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_filesystem.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_radio_ranging.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_gyroscope.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_types.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_spi_slave.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_interface.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_input.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_packet.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_math.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_sdcard.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_board_olimex_stm32_lcd.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_math.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_adc.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_radio.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_gyroscope.c - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_board_dso_0138.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_accelerometer.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_gfx.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_i2c.h - replace '-2018' -> '-2019' chg: ./Template/examples/example_ttc_sdcard.c - replace '-2018' -> '-2019' chg: ./Template/extensions.local/activate.100_board_TemplateName.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_GPIO.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_QUEUE.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_Programmer_STLink_V2.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_PACKET.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_Compiler_GCC-ARM_Binary.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_Board_Olimex_H107.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_Board_Olimex_H103.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_ADC.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_CPU.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_TIMER.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_BOARD.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_STATES.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_SDCARD.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_FreeRTOS.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_USART.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_ASSERT.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_FixPointLib.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_Board_Olimex_P103.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_0Content.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_SEMAPHORE.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_FILESYSTEM.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_REGISTER.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_SYSCLOCK.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_CPAL.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_MUTEX.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_RTLS.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_GYROSCOPE.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_DAC.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_RADIO.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_MATH.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_Network_uIP.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_NETWORK.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_STM-StdPeripheralsLibrary.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_GFX_MT.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_USB.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_Docs.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_STRING.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_NETWORK_LAYER.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_TCPIP.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_HEAP.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_CRC.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_PWM.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_SLAM.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_INTERFACE.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TouchScreen_Analog.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_ETHERNET.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_BASIC.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_ExampleThreading.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_ExampleGfx.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TouchScreen_ADS7843.sh - replace '-2018' -> '-2019' chg: ./InstallData/old_install_035_TTC_USB.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_Fake_SBRK_Support.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_QtCreator.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_SYSTICK.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_Compiler_Parallel_Make.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_ExampleLEDs.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_CMSIS.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_GFX.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_FONT.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_PWR.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_DMA.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_RANDOM.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_Compiler_SourceryG++.sh - replace '-2018' -> '-2019' chg: ./InstallData/_install_Template.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_ACCELEROMETER.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_TOUCHPAD.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_INPUT.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_GUI.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_SPI.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_3libftdi.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_STM-EEPROM_Emulation.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_MEMORY.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_GUI_MT.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_2libftd2xx.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_TASK.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_I2C.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_TTC_INTERRUPT.sh - replace '-2018' -> '-2019' chg: ./InstallData/install_4OpenOCD.sh - replace '-2018' -> '-2019' chg: ./InstallData/optional/install_KiCAD.sh - replace '-2018' -> '-2019' chg: ./InstallData/optional/install_jEdit.sh - replace '-2018' -> '-2019' chg: ./InstallData/optional/DISABLED_install_Compiler_GCC-CortexM3_wchar16.sh - replace '-2018' -> '-2019' chg: ./InstallData/optional/install_ARM_Semihosting.sh - replace '-2018' -> '-2019' chg: ./InstallData/optional/install_grTerminal.sh - replace '-2018' -> '-2019' chg: ./InstallData/scripts/gdb_cortexm3.sh - replace '-2018' -> '-2019' chg: ./InstallData/scripts/gdb_server.sh - replace '-2018' -> '-2019' chg: ./InstallData/scripts/source.pl - replace '-2018' -> '-2019' chg: ./InstallData/scripts/makefile - replace '-2018' -> '-2019' chg: ./InstallData/scripts/enableFeature.pl - replace '-2018' -> '-2019' chg: ./InstallData/scripts/updateProjectFiles.pl - replace '-2018' -> '-2019' chg: ./InstallData/scripts/features.pm - replace '-2018' -> '-2019' chg: ./InstallData/scripts/findFile.sh - replace '-2018' -> '-2019' chg: ./InstallData/scripts/flash_openocd.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CM0_MUTEX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_GFX_ILI93XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CPU_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_INTERRUPT_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CPU_STM32F2XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CPU_STM32F4XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_TIMER_STM32F0XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_GPIO_STM32L0XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_ACCELEROMETER_LIS3LV02DL.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_STRING_ASCII.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_RTLS_SIMPLE4.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SPI_STM32F30X.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CAN_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_USART_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_HEAP_ZDEFAULT.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_NETWORK_LAYER_USART.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_FILESYSTEM_DOSFS.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_PWR_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SDCARD_SPI.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BASIC_STM32F30X.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_TIMER_STM32W1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_HEAP_FREERTOS.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_ETHERNET_STE101P.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SYSTICK_CORTEXM3.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BASIC_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_ACCELEROMETER_BNO055.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_USART_STM32W1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_ADC_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_RADIO_DW1000.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SYSCLOCK_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SYSCLOCK_STM32L0XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SPI_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_GPIO_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CPU_STM32W1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_MEMORY_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CPU_CORTEXM4.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_MEMORY_STM32W1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_MEMORY_STM32L0XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_GYROSCOPE_MPU6050.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_DMA_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SLAM_SIMPLE_2D.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_GPIO_STM32F30X.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_TIMER_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_GPIO_STM32W1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_TCPIP_UIP.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_INTERRUPT_STM32W1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BASIC_STM32L0XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_REGISTER_STM32L0XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_REGISTER_STM32W1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_TOUCHPAD_ANALOG4.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L053_DISCOVERY.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_INTERRUPT_CORTEXM3.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_RTLS_CRTOF_SIMPLE_2D.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_I2C_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_REGISTER_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_USART_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CPU_STM32L0XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_RTC_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_ADC_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SPI_STM32L0XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_REGISTER_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_I2C_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BASIC_CM3.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_TIMER_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_MEMORY_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_RADIO_STM32W1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BASIC_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SYSTICK_FREERTOS.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_MATH_SOFTWARE_FLOAT.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_DAC_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CPU_STM32F3XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CPU_CORTEXM3.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_INTERRUPT_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CPU_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_ACCELEROMETER_MPU6050.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SYSCLOCK_STM32W1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_USB_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_PWM_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SPI_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SPI_STM32W1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_REGISTER_STM32F30X.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CM0_SEMAPHORE.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_RTC_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_MATH_SOFTWARE_DOUBLE.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CRC_SMALL.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_INPUT_TOUCHPAD.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_BOARD_STM32-DISCOVERY.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_INTERFACE_STE101P.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CRC_FAST.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_CPU_CORTEXM0.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_PACKET_802154.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_RADIO_CC1101.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_GPIO_STM32F1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/low_level/install_TTC_SYSCLOCK_STM32L1XX.sh - replace '-2018' -> '-2019' chg: ./InstallData/testing/install_02_libswd.sh - replace '-2018' -> '-2019' ren: 'InstallData/bin/ttc_commit.sh' -> 'scripts/ttc_commit.sh' ren: 'InstallData/bin/ttc_manage.pl' -> 'scripts/ttc_manage.pl' ren: 'InstallData/scripts/ttc_commit.sh' -> 'scripts/ttc_commit.sh' ren: 'InstallData/scripts/ttc_manage.pl' -> 'scripts/ttc_manage.pl' commit 5778eec9400af0a526e7219e9aba9a9697e728f2 Author: Gregor Rebel Date: Fri Nov 22 09:26:44 2019 +0100 chg: Template/main.c - rev 12: simplified code; removed function main_statemachine(); main_task() will now supports both single- and multitasking commit c07481ab8ef173e54d7436a52775241b5a8a6bba Author: Gregor Rebel Date: Thu Nov 21 14:59:56 2019 +0100 chg: Documentation/TheToolChain_Schnelleinstieg.odt - document updated fix: TTC-Library/interfaces/ttc_board_interface.h - removed duplicated includes fix: TTC-Library/ttc_board_types.h - removed duplicated includes and invalid enum entries chg: TTC-Library/scheduler/freertos_mutex.c - code reformatted chg: TTC-Library/scheduler/freertos_semaphore.c - code reformatted chg: TTC-Library/ttc_basic_types.h - added datatype t_bool chg: TTC-Library/ttc_heap.h - minor change fix: TTC-Library/ttc_heap_types.h - typos chg: TTC-Library/ttc_usart.c - minor changes chg: TTC-Library/ttc_usart.h - improved documentation chg: Template/examples/example_ttc_usart.c - cleaned up example (compiles but yet untested) chg: Template/examples/example_ttc_usart.h - cleaned up example commit 7a3205f8a2921b0d0556a56b16607f53bfb2c418 Author: Gregor Rebel Date: Tue Nov 12 15:12:41 2019 +0100 chg: temporarily added all experimental files for new driver architecture to avoid loosing them (will be removed/replaced later) new: InstallData/low_level/install_TTC_BOARD_STM32-DISCOVERY.sh new: TTC-Library/board/board_stm32-discovery.c new: TTC-Library/board/board_stm32-discovery.h new: TTC-Library/board/board_stm32-discovery_types.h new: TTC-Library/templates/models/lonely/_install_TTC_DEVICE.sh new: TTC-Library/templates/models/lonely/_install_TTC_DEVICE_ARCHITECTURE.sh new: TTC-Library/templates/models/lonely/description.txt new: TTC-Library/templates/models/lonely/device_architecture.c new: TTC-Library/templates/models/lonely/device_architecture.h new: TTC-Library/templates/models/lonely/device_architecture_types.h new: TTC-Library/templates/models/lonely/device_common.c new: TTC-Library/templates/models/lonely/device_common.h new: TTC-Library/templates/models/lonely/example_ttc_device.c new: TTC-Library/templates/models/lonely/example_ttc_device.h new: TTC-Library/templates/models/lonely/example_ttc_device_architecture.c new: TTC-Library/templates/models/lonely/example_ttc_device_architecture.h new: TTC-Library/templates/models/lonely/regression_ttc_device.c new: TTC-Library/templates/models/lonely/regression_ttc_device.h new: TTC-Library/templates/models/lonely/regression_ttc_device_architecture.c new: TTC-Library/templates/models/lonely/regression_ttc_device_architecture.h new: TTC-Library/templates/models/lonely/ttc_device.c new: TTC-Library/templates/models/lonely/ttc_device.h new: TTC-Library/templates/models/lonely/ttc_device_interface.c new: TTC-Library/templates/models/lonely/ttc_device_interface.h new: TTC-Library/templates/models/lonely/ttc_device_types.h new: TTC-Library/templates/models/multi/_install_TTC_DEVICE.sh new: TTC-Library/templates/models/multi/_install_TTC_DEVICE_ARCHITECTURE.sh new: TTC-Library/templates/models/multi/description.txt new: TTC-Library/templates/models/multi/device_architecture.c new: TTC-Library/templates/models/multi/device_architecture.h new: TTC-Library/templates/models/multi/device_architecture_types.h new: TTC-Library/templates/models/multi/device_common.c new: TTC-Library/templates/models/multi/device_common.h new: TTC-Library/templates/models/multi/example_ttc_device.c new: TTC-Library/templates/models/multi/example_ttc_device.h new: TTC-Library/templates/models/multi/example_ttc_device_architecture.c new: TTC-Library/templates/models/multi/example_ttc_device_architecture.h new: TTC-Library/templates/models/multi/regression_ttc_device.c new: TTC-Library/templates/models/multi/regression_ttc_device.h new: TTC-Library/templates/models/multi/regression_ttc_device_architecture.c new: TTC-Library/templates/models/multi/regression_ttc_device_architecture.h new: TTC-Library/templates/models/multi/ttc_device.c new: TTC-Library/templates/models/multi/ttc_device.h new: TTC-Library/templates/models/multi/ttc_device_interface.c new: TTC-Library/templates/models/multi/ttc_device_interface.h new: TTC-Library/templates/models/multi/ttc_device_types.h new: TTC-Library/templates/models/single/_install_TTC_DEVICE.sh new: TTC-Library/templates/models/single/_install_TTC_DEVICE_ARCHITECTURE.sh new: TTC-Library/templates/models/single/description.txt new: TTC-Library/templates/models/single/device_architecture.c new: TTC-Library/templates/models/single/device_architecture.h new: TTC-Library/templates/models/single/device_architecture_types.h new: TTC-Library/templates/models/single/device_common.c new: TTC-Library/templates/models/single/device_common.h new: TTC-Library/templates/models/single/example_ttc_device.c new: TTC-Library/templates/models/single/example_ttc_device.h new: TTC-Library/templates/models/single/example_ttc_device_architecture.c new: TTC-Library/templates/models/single/example_ttc_device_architecture.h new: TTC-Library/templates/models/single/regression_ttc_device.c new: TTC-Library/templates/models/single/regression_ttc_device.h new: TTC-Library/templates/models/single/regression_ttc_device_architecture.c new: TTC-Library/templates/models/single/regression_ttc_device_architecture.h new: TTC-Library/templates/models/single/ttc_device.c new: TTC-Library/templates/models/single/ttc_device.h new: TTC-Library/templates/models/single/ttc_device_interface.c new: TTC-Library/templates/models/single/ttc_device_interface.h new: TTC-Library/templates/models/single/ttc_device_types.h new: Template/examples/example_ttc_board.c new: Template/examples/example_ttc_board.h new: Template/examples/example_ttc_board_stm32-discovery.c new: Template/examples/example_ttc_board_stm32-discovery.h new: Template/examples/example_ttc_gpio.c new: Template/examples/example_ttc_gpio.h new: Template/examples/example_ttc_gpio_stm32f1xx.c new: Template/examples/example_ttc_gpio_stm32f1xx.h new: Template/regressions/regression_ttc_board.c new: Template/regressions/regression_ttc_board.h new: Template/regressions/regression_ttc_board_stm32-discovery.c new: Template/regressions/regression_ttc_board_stm32-discovery.h new: Template/regressions/regression_ttc_crc.c new: Template/regressions/regression_ttc_crc.h new: Template/regressions/regression_ttc_gpio.c new: Template/regressions/regression_ttc_gpio.h new: Template/regressions/regression_ttc_gpio_stm32f1xx.c new: Template/regressions/regression_ttc_gpio_stm32f1xx.h commit a40068bab04fca1cdab6ecd8a695b82e9e64307a Author: Gregor Rebel Date: Tue Nov 12 15:10:40 2019 +0100 chg: .gitignore - added: *.log commit a1175ff654d6ea8b4e6c7e9447a7bea0fdfec9b8 Author: Gregor Rebel Date: Tue Nov 12 15:00:24 2019 +0100 chg: InstallData/install_TTC_BOARD.sh - added DefaultLowLevelDriver="450_board_stm32-discovery" chg: InstallData/scripts/features.pm - added board 110_board_stm32-discovery chg: InstallData/scripts/source.pl - added sub: findLineNumber() fix: InstallData/scripts/source.pl - findMatchingBracket(): did not work at all chg: TTC-Library/interfaces/ttc_board_interface.h - added several low-level driver includes chg: TTC-Library/templates/_install_TTC_DEVICE_ARCHITECTURE.sh - disabled adding a createLink entry for driver subfolder as default chg: TTC-Library/ttc_board_types.h - added several low-level driver includes commit 58e1b5f7ee2511adf3f200f0670d7f17f2674724 Author: Gregor Date: Thu Jun 7 13:26:14 2018 +0200 fix: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_medium_go_idle(): now re-enables crc generation (was disabled outside which made this bug difficult to find) chg: TTC-Library/ttc_spi.c - minor changes chg: TTC-Library/ttc_spi_types.h - minor changes commit cdabc32601bd73f3149b05156949b8e14bebd035 Author: Gregor Date: Thu May 17 13:57:29 2018 +0200 chg: Documentation/TheToolChain-Manual/chapter_Drivers.tml - added some hints chg: TTC-Library/filesystem/filesystem_common.c - filesystem_common_medium_detect(): now stores last event in Config->LastEvent chg: TTC-Library/filesystem/filesystem_dosfs.c - added more settings to filesystem_dosfs_Features: Supports_FAT12, Supports_FAT16, Supports_FAT32 chg: TTC-Library/sdcard/sdcard_spi.c - added functions: _sdcard_spi_master_send(), _sdcard_spi_master_read(), _sdcard_spi_master_send_read() fix: TTC-Library/sdcard/sdcard_spi.c - all spi bus communication is now done inside critical sections to protect it from task switches fix: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_block_read(): no longer returns error-code but reads data into given buffer chg: TTC-Library/spi/spi_stm32f1xx.c - minor changes fix: TTC-Library/ttc_filesystem.c - ttc_filesystem_medium_mount(): now introduces 500ms delay when media has just been inserted chg: TTC-Library/ttc_filesystem_types.h - added items to structure t_ttc_filesystem_features: Supports_* chg: TTC-Library/ttc_filesystem_types.h - added items to structure t_ttc_filesystem_config: LastEvent fix: TTC-Library/ttc_sdcard_types.h - s_ttc_filesystem_config: was falsely declared as struct instead of union (small change, big difference) chg: TTC-Library/ttc_spi.c - optimized functions for higher average speed: ttc_spi_master_send(), ttc_spi_master_read(), ttc_spi_master_send_read() chg: TTC-Library/ttc_spi.h - improved Documentation chg: Template/examples/example_ttc_filesystem.c - now uses correct type for return value from ttc_filesystem_medium_mount() commit 0d0e8e6f75a57cb4eb3943ddd9294323ad1d01b1 Author: Gregor Date: Wed May 16 15:46:49 2018 +0200 fix: ttc_filesystem_open_directory() now seems to work bug: ttc_filesystem_open_directory() always returns error code 0x7 (ToDo: inspect) chg: TTC-Library/filesystem/filesystem_common.c - filesystem_common_medium_mount(): now passes &( Config->BlockSize ) to Init.Storage.medium_mount() call chg: TTC-Library/filesystem/filesystem_dosfs.c - load additional values into filesystem_dosfs_Features chg: TTC-Library/filesystem/filesystem_dosfs.c - added function: _filesystem_dosfs_get_directory_info() fix: TTC-Library/filesystem/filesystem_dosfs.c - filesystem_dosfs_open_directory(): now assigns scratch buffer to DirectoryInfo before calling DFS_OpenDir() chg: TTC-Library/filesystem/filesystem_dosfs_types.h - minor changes chg: TTC-Library/sdcard/sdcard_common.c - sdcard_common_medium_mount(): added argument BlockSize chg: TTC-Library/sdcard/sdcard_common.h - sdcard_common_medium_mount(): added argument BlockSize fix: TTC-Library/templates/ttc_device.c - rev 54: _ttc__configuration_check(): improved checking Config->Features chg: TTC-Library/ttc_filesystem.c - _ttc_filesystem_configuration_check(): added self tests for Config->Features chg: TTC-Library/ttc_filesystem.h - changed return type of ttc_filesystem_medium_mount() chg: TTC-Library/ttc_filesystem_types.h added fields to t_ttc_filesystem_features: Scratch_AmountBlocks_Minimum, Scratch_AmountBlocks_Maximum, Cache_AmountBlocks_Minimum, Cache_AmountBlocks_Maximum, BlockSize_Minimum, BlockSize_Maximum chg: TTC-Library/ttc_filesystem_types.h - t_ttc_filesystem_config: renamed Init.Buffer to Init.Scratch chg: TTC-Library/ttc_filesystem_types.h - t_ttc_filesystem_config: added Init.Cache, Init.Cache_AmountBlocks, BlockSize chg: TTC-Library/ttc_filesystem_types.h - t_ttc_filesystem_config: changed signature of Init.Storage.medium_mount() chg: TTC-Library/ttc_sdcard.c - ttc_sdcard_medium_mount(): updated to new sdcard_common_medium_mount() signature chg: TTC-Library/ttc_sdcard_types.h - minor change chg: Template/examples/example_ttc_filesystem.c - now provides minimum required amount of scratch blocks commit 6430c4f689c2331ff99c064bee420ba6917aa924 Author: Gregor Date: Tue May 15 15:03:59 2018 +0200 chg: sdcard slot voltage can now be configured via makefile (TTC_SDCARD_VOLTAGE_MIN, TTC_SDCARD_VOLTAGE_MAX) chg: InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh chg: InstallData/low_level/install_TTC_FILESYSTEM_DOSFS.sh chg: TTC-Library/filesystem/filesystem_dosfs.c chg: TTC-Library/ttc_filesystem.h chg: TTC-Library/ttc_filesystem_types.h chg: TTC-Library/ttc_sdcard.c chg: TTC-Library/ttc_sdcard_types.h chg: Template/examples/example_ttc_filesystem.c commit 73258a545b100117549042822264662f7ea1f8fe Author: Gregor Date: Mon May 7 15:51:07 2018 +0200 chg: work in progress chg: TTC-Library/filesystem/filesystem_dosfs.c chg: TTC-Library/ttc_filesystem.c chg: TTC-Library/ttc_filesystem.h chg: TTC-Library/ttc_filesystem_types.h chg: Template/examples/example_ttc_filesystem.c commit 7e2c4a5eb8ecfce36e92faa3e8ffb2dc44db2ed7 Author: Gregor Date: Fri Apr 27 17:00:12 2018 +0200 fix: InstallData/low_level/install_TTC_FILESYSTEM_DOSFS.sh - now patches dosfs sources to avoid compile warnings fix: InstallData/low_level/install_TTC_FILESYSTEM_DOSFS.sh - added required compile settings to makefile chg: TTC-Library/filesystem/filesystem_common.c - minor change chg: TTC-Library/filesystem/filesystem_dosfs.c - added implementation to mount and unmount media and to open directories bug: TTC-Library/filesystem/filesystem_dosfs.c - filesystem_dosfs_open_directory(): causes a segfault (ToDo: debug) chg: TTC-Library/filesystem/filesystem_dosfs.c - added functions: filesystem_dosfs_medium_mount(), filesystem_dosfs_medium_unmount(), filesystem_dosfs_open_directory() chg: TTC-Library/filesystem/filesystem_dosfs.h - added functions: filesystem_dosfs_medium_mount(), filesystem_dosfs_medium_unmount(), filesystem_dosfs_open_directory() chg: TTC-Library/filesystem/filesystem_dosfs_types.h - added to struct t_filesystem_dosfs_config: VolumeInfo, DirectoryInfo chg: TTC-Library/interfaces/ttc_filesystem_interface.c - auto added functions chg: TTC-Library/interfaces/ttc_filesystem_interface.h - auto added functions fix: TTC-Library/sdcard/sdcard_common.c - sdcard_common_medium_detect(): event E_ttc_storage_event_media_inserted was returned more than once chg: TTC-Library/templates/example_ttc_device.c - revision 25: renamed: DaE_ttc__architecture_1 -> DaE_ttc__architecture_1 (shorter) chg: TTC-Library/templates/example_ttc_device.c - revision 25: renamed: example__data_t -> t_example__data (now matches ttc naming convention) chg: TTC-Library/templates/example_ttc_device.h - renamed: example__data_t -> t_example__data (now matches ttc naming convention) chg: TTC-Library/ttc_filesystem.c - added function: ttc_filesystem_open_directory() chg: TTC-Library/ttc_filesystem.h - added functions: ttc_filesystem_open_directory(), _driver_filesystem_medium_unmount(), _driver_filesystem_medium_mount() chg: TTC-Library/ttc_filesystem_types.h - added some enums chg: TTC-Library/ttc_storage_types.h - added some enums chg: Template/examples/example_ttc_filesystem.c - now tries to open root directory of filesystem on current media commit 9398f83cb90136cef15425d22df6f31993e420cc Author: Gregor Date: Thu Apr 26 15:36:09 2018 +0200 chg: TTC-Library/filesystem/filesystem_common.c - added functions: filesystem_common_medium_detect(), filesystem_common_medium_mount(), filesystem_common_medium_unmount() chg: TTC-Library/filesystem/filesystem_common.h - added functions: filesystem_common_medium_detect(), filesystem_common_medium_mount(), filesystem_common_medium_unmount() chg: TTC-Library/filesystem/filesystem_dosfs.c - minor change chg: TTC-Library/interfaces/ttc_crc_interface.c - removed some compiler warnings chg: TTC-Library/sdcard/sdcard_common.c - added functions: sdcard_common_blocks_write(), sdcard_common_blocks_read(), sdcard_common_medium_detect(), sdcard_common_medium_mount(), sdcard_common_medium_unmount() chg: TTC-Library/sdcard/sdcard_common.h - added functions: sdcard_common_blocks_write(), sdcard_common_blocks_read(), sdcard_common_medium_detect(), sdcard_common_medium_mount(), sdcard_common_medium_unmount() fix: TTC-Library/sdcard/sdcard_spi.c - fixed compiler warning for implicit const cast away chg: TTC-Library/templates/ttc_device_types.h - revision 46: fixed malformet define -> #define chg: TTC-Library/ttc_filesystem.c - added functions: ttc_filesystem_blocks_read(), ttc_filesystem_blocks_write(), ttc_filesystem_medium_detect(), ttc_filesystem_init_sdcard() chg: TTC-Library/ttc_filesystem.h - added functions: ttc_filesystem_blocks_read(), ttc_filesystem_blocks_write(), ttc_filesystem_medium_detect(), ttc_filesystem_init_sdcard() chg: TTC-Library/ttc_filesystem_types.h - added fields to t_ttc_filesystem_config.Init.Storage: medium_detect, medium_mount, medium_unmount chg: TTC-Library/ttc_sdcard.c - moved implementation of functions into sdcard_common: ttc_sdcard_block_write(), ttc_sdcard_block_read(), ttc_sdcard_medium_detect(), ttc_sdcard_medium_mount(), ttc_sdcard_medium_unmount() chg: TTC-Library/ttc_sdcard.c - added functions: ttc_sdcard_blocks_read(), ttc_sdcard_blocks_write() chg: TTC-Library/ttc_sdcard.h - added functions: ttc_sdcard_blocks_read(), ttc_sdcard_blocks_write() chg: TTC-Library/ttc_sdcard_types.h - replaced e_ttc_sdcard_event by e_ttc_storage_event new: TTC-Library/ttc_storage_types.h chg: ./Template/examples/example_ttc_sdcard.c - replace 'ttc_sdcard_event_card' -> 'ttc_storage_event_media' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'ttc_sdcard_event_card' -> 'ttc_storage_event_media' chg: ./TTC-Library/ttc_sdcard.h - replace 'ttc_sdcard_event_card' -> 'ttc_storage_event_media' chg: ./TTC-Library/sdcard/sdcard_common.h - replace 'ttc_sdcard_event_card' -> 'ttc_storage_event_media' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'ttc_sdcard_event_card' -> 'ttc_storage_event_media' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace 'ttc_sdcard_event_card' -> 'ttc_storage_event_media' chg: ./TTC-Library/sdcard/sdcard_spi.h - replace 'ttc_sdcard_event_card' -> 'ttc_storage_event_media' chg: ./Template/examples/example_ttc_sdcard.c - replace 'ttc_sdcard_event' -> 'ttc_storage_event' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'ttc_sdcard_event' -> 'ttc_storage_event' chg: ./TTC-Library/ttc_sdcard.c - replace 'ttc_sdcard_event' -> 'ttc_storage_event' chg: ./TTC-Library/ttc_sdcard.h - replace 'ttc_sdcard_event' -> 'ttc_storage_event' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.h - replace 'ttc_sdcard_event' -> 'ttc_storage_event' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c - replace 'ttc_sdcard_event' -> 'ttc_storage_event' chg: ./TTC-Library/sdcard/sdcard_common.h - replace 'ttc_sdcard_event' -> 'ttc_storage_event' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'ttc_sdcard_event' -> 'ttc_storage_event' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace 'ttc_sdcard_event' -> 'ttc_storage_event' chg: ./TTC-Library/sdcard/sdcard_spi.h - replace 'ttc_sdcard_event' -> 'ttc_storage_event' commit 4fe08eec883cc62b0a18d2bdacbe7e07b168c628 Author: Gregor Date: Wed Apr 25 14:54:48 2018 +0200 fix: InstallData/scripts/source.pl - fixed endless loop when run without any arguments chg: TTC-Library/filesystem/filesystem_common.c - added functions: filesystem_common_blocks_read(), filesystem_common_blocks_write() chg: TTC-Library/filesystem/filesystem_common.h - added functions: filesystem_common_blocks_read(), filesystem_common_blocks_write() chg: TTC-Library/filesystem/filesystem_dosfs.c - minor change chg: TTC-Library/interfaces/ttc_sdcard_interface.c - added functions: ttc_sdcard_interface_block_write(), ttc_sdcard_interface_block_read() chg: TTC-Library/interfaces/ttc_sdcard_interface.h - added functions: ttc_sdcard_interface_block_write(), ttc_sdcard_interface_block_read() chg: TTC-Library/sdcard/sdcard_common.c - added functions: sdcard_common_block_write(), sdcard_common_block_read(), sdcard_common_blocks_write(), sdcard_common_blocks_read() chg: TTC-Library/sdcard/sdcard_common.h - added functions: sdcard_common_block_write(), sdcard_common_block_read(), sdcard_common_blocks_write(), sdcard_common_blocks_read() chg: TTC-Library/sdcard/sdcard_spi.c - minor change chg: TTC-Library/templates/ttc_device.c - added #include "/_common.h" (allows to directly call common functions from high-level driver) chg: TTC-Library/ttc_filesystem.c - added functions: ttc_filesystem_blocks_read(), ttc_filesystem_blocks_write() chg: TTC-Library/ttc_filesystem.h - added functions: ttc_filesystem_blocks_read(), ttc_filesystem_blocks_write() chg: TTC-Library/ttc_filesystem_types.h - added several fields to t_ttc_filesystem_config chg: ./TTC-Library/ttc_sdcard.c - replace '_get_block_count' -> '_blocks_count' chg: ./TTC-Library/ttc_sdcard.h - replace '_get_block_count' -> '_blocks_count' chg: ./TTC-Library/sdcard/sdcard_common.h - replace '_get_block_count' -> '_blocks_count' chg: ./TTC-Library/sdcard/sdcard_common.c - replace '_get_block_count' -> '_blocks_count' chg: ./TTC-Library/sdcard/sdcard_spi.h - replace '_get_block_count' -> '_blocks_count' chg: ./TTC-Library/ttc_sdcard.c - replace '_block_count' -> '_blocks_count' chg: ./TTC-Library/ttc_sdcard.h - replace '_block_count' -> '_blocks_count' chg: ./TTC-Library/ttc_sdcard.c - replace '_get_block_size' -> '_blocks_size' chg: ./TTC-Library/ttc_sdcard.h - replace '_get_block_size' -> '_blocks_size' chg: ./TTC-Library/sdcard/sdcard_common.h - replace '_get_block_size' -> '_blocks_size' chg: ./TTC-Library/sdcard/sdcard_common.c - replace '_get_block_size' -> '_blocks_size' chg: ./TTC-Library/sdcard/sdcard_spi.h - replace '_get_block_size' -> '_blocks_size' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'sdcard_common_get_data' -> 'sdcard_common_card_data' chg: ./TTC-Library/ttc_sdcard.c - replace 'sdcard_common_get_data' -> 'sdcard_common_card_data' chg: ./TTC-Library/sdcard/sdcard_common.h - replace 'sdcard_common_get_data' -> 'sdcard_common_card_data' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'sdcard_common_get_data' -> 'sdcard_common_card_data' commit f45ccfef76b775e75476fd0f8b105da8a95ce760 Author: Gregor Date: Tue Apr 24 14:06:17 2018 +0200 chg: InstallData/scripts/source.pl - added implementation for place identyfiers: skip_spaces, skip_command, skip_commands=, in_function= commit dd5ccca9b5f21b17f5fdd23eeed53c6bf0e1695e Author: Gregor Date: Mon Apr 23 17:52:51 2018 +0200 chg: InstallData/scripts/source.pl - actionInjectCode(): added implementation for some location identifiers chg: InstallData/scripts/source.pl - actionInjectCode(): now is able to inject code fix: TTC-Library/crc/crc_small.c - crc_small_load_defaults(): moved return statement to end of function (fixes compiler warning "no return at end of non-void function") chg: TTC-Library/board/board_olimex_stm32_p107.h - minor change chg: TTC-Library/board/board_sensor_dwm1000.h - minor change chg: TTC-Library/board/board_stm32l053_discovery.h - minor change chg: TTC-Library/board/board_stm32l100c_discovery.h - minor change chg: TTC-Library/board/board_stm32l152_discovery.h - minor change chg: TTC-Library/crc/crc_common.h - minor change chg: TTC-Library/crc/crc_fast.h - minor change chg: TTC-Library/ethernet/ethernet_common.h - minor change chg: TTC-Library/ethernet/ethernet_ste101p.h - minor change chg: TTC-Library/gpio/gpio_common.h - minor change chg: TTC-Library/interrupt/interrupt_common.h - minor change chg: TTC-Library/sdcard/sdcard_common.h - minor change chg: TTC-Library/ttc_crc.c - minor change chg: TTC-Library/ttc_crc_types.h - minor change chg: TTC-Library/ttc_ethernet.c - minor change chg: TTC-Library/ttc_ethernet.h - minor change chg: TTC-Library/ttc_ethernet_types.h - minor change chg: TTC-Library/ttc_sdcard.c - minor change chg: TTC-Library/ttc_sdcard_types.h - minor change chg: Template/examples/example_ttc_sdcard.c - minor change chg: Template/examples/example_ttc_sdcard.h - minor change commit 1d613042592cddfe285d83f33589ab8a78cd250e Author: Gregor Date: Thu Apr 19 14:51:35 2018 +0200 chg: InstallData/scripts/source.pl - added action inject (not yet working) commit 357fdaa35e63ac3987b53c7bfca6f9f3b75b3481 Author: Gregor Date: Tue Apr 17 14:55:14 2018 +0200 chg: TTC-Library/ttc_filesystem.c - code reformatted commit 2111774c8202c7dd88a2902b507513628b7cd838 Author: Gregor Date: Fri Apr 13 14:59:36 2018 +0200 fix: TTC-Library/board/board_sensor_dwm1000.c - fixed initialization of t_ttc_board_features instance (field t_ttc_board_features.unused was externally renamed to t_ttc_board_features.Unused) fix: TTC-Library/board/board_stm32l053_discovery.c - fixed initialization of t_ttc_board_features instance (field t_ttc_board_features.unused was externally renamed to t_ttc_board_features.Unused) fix: TTC-Library/board/board_stm32l152_discovery.c - fixed initialization of t_ttc_board_features instance (field t_ttc_board_features.unused was externally renamed to t_ttc_board_features.Unused) commit c09b6160d9a53fbffc8f43d01f55bca73c66256a Author: Gregor Date: Fri Apr 13 14:45:17 2018 +0200 chg: TTC-Library/templates/_install_TTC_DEVICE_ARCHITECTURE.sh - renamed second section ACTIVATE_SECTION_C -> ACTIVATE_SECTION_C2 to allow to distinguish them (ToDo: rename sections C2..F -> D..G in all install scripts and documentation) commit 0cb86e5becb95c540130433948629d0fe8821de6 Author: Gregor Date: Fri Apr 13 14:42:44 2018 +0200 fix: TTC-Library/board/board_stm32l100c_discovery.c - fixed mal named initialization of t_ttc_board_features instance (field name has changed outside: unused -> Unused) chg: TTC-Library/filesystem/filesystem_dosfs_types.h - code reformatted commit 0b2c245acb12d195864529ab28564a5b643f7b67 Author: Gregor Date: Fri Apr 13 14:40:30 2018 +0200 new: added extension: ttc_filesystem (downloads third party driver but yet has no implementation) new: InstallData/install_TTC_FILESYSTEM.sh new: InstallData/low_level/install_TTC_FILESYSTEM_DOSFS.sh new: TTC-Library/filesystem/filesystem_common.c new: TTC-Library/filesystem/filesystem_common.h new: TTC-Library/filesystem/filesystem_dosfs.c new: TTC-Library/filesystem/filesystem_dosfs.h new: TTC-Library/filesystem/filesystem_dosfs_types.h new: TTC-Library/interfaces/ttc_filesystem_interface.c new: TTC-Library/interfaces/ttc_filesystem_interface.h new: TTC-Library/ttc_filesystem.c new: TTC-Library/ttc_filesystem.h new: TTC-Library/ttc_filesystem_types.h new: Template/examples/example_ttc_filesystem.c new: Template/examples/example_ttc_filesystem.h new: Template/examples/example_ttc_filesystem_dosfs.c new: Template/examples/example_ttc_filesystem_dosfs.h commit ad4c8938d8492154fd2906214461d0ecb0410938 Author: Gregor Date: Fri Apr 13 14:37:02 2018 +0200 chg: InstallData/scripts/features.pm - added: 450_crc_fast, 450_filesystem_dosfs chg: TTC-Library/sdcard/sdcard_common.c - sdcard_common_prepare(): removed testing of multiple crc7 implementations (ttc_crc now provides one implementation only) chg: TTC-Library/templates/_install_TTC_DEVICE_ARCHITECTURE.sh - rev 39: added addLine createLinks.sh section C commit 82e124f3341ae57227927e2235519a5747bc9bf1 Author: Gregor Date: Thu Apr 12 13:43:18 2018 +0200 fix: TTC-Library/interfaces/ttc_crc_interface.c - ttc_crc_interface_crc16_calculate_0x1021(): now calculates expected crc16=0x29b1 for "123456789" chg: TTC-Library/sdcard/sdcard_common.c - sdcard_common_crc16_calculate(): now uses implementation from ttc_crc chg: TTC-Library/sdcard/sdcard_common.c - moved crc self tests from ttc_sdcard_prepare() into sdcard_common_prepare() chg: TTC-Library/sdcard/sdcard_common.h - added function: sdcard_common_prepare() chg: TTC-Library/ttc_sdcard.c - ttc_sdcard_prepare(): moved crc self tests into sdcard_common_prepare() chg: TTC-Library/ttc_sdcard_types.h - replaced title of sdcard specification by file name path (easier to find) commit 51b97e78cc34a7111bd3eee3a921aa016651f8a4 Author: Gregor Rebel Date: Mon Apr 9 15:33:16 2018 +0200 chg: InstallData/scripts/openocd.sh - added function printCallerStack() to help finding caller in case of error condition commit 298aef7df2d656cdebf5563a1ad78f9b41070df9 Author: Gregor Date: Mon Apr 9 15:25:41 2018 +0200 chg: InstallData/install_TTC_CRC.sh - added low-level driver: crc_fast new: InstallData/low_level/install_TTC_CRC_FAST.sh new: TTC-Library/crc/crc_fast.c - crc_fast_crc16_calculate_0x1021(): added implementation new: TTC-Library/crc/crc_fast.h - undefined all not implemented feature functions new: TTC-Library/crc/crc_fast_types.h chg: TTC-Library/crc/crc_small.c - removed all crc implementation functions (->ttc_crc_interface.c) chg: TTC-Library/crc/crc_small.h chg: TTC-Library/interfaces/ttc_crc_interface.c - added default implementations: ttc_crc_interface_crc7_check(), ttc_crc_interface_crc7_calculate(), ttc_crc_interface_crc16_check_ccitt(), ttc_crc_interface_crc16_check_0x1021(), ttc_crc_interface_crc16_calculate_ccitt(), ttc_crc_interface_crc16_calculate_0x1021() chg: TTC-Library/interfaces/ttc_crc_interface.h - added low-level driver: crc_fast chg: TTC-Library/sdcard/sdcard_common.c - moved crc implementations to ttc_crc fix: TTC-Library/templates/device_architecture.c - __load_defaults(): added missin closing bracket "}" in if clause fix: TTC-Library/ttc_crc.h - ttc_crc_crc16_check_0x1021(): fixed return type (t_u16 -> BOOL) chg: TTC-Library/ttc_crc_types.h - added low-level driver: crc_fast commit ca4a745b301e8a2faca3599f0084d44d5503b7a5 Author: Gregor Date: Fri Apr 6 10:44:25 2018 +0200 chg: InstallData/install_TTC_CRC.sh - added Documentation: crc16-ccitt.html chg: InstallData/scripts/installFuncs.sh - now removes single html files from their download folder commit d6b14e611866030aec6b5a7e9d4a741ce2ef0674 Author: Gregor Date: Thu Apr 5 19:52:23 2018 +0200 chg: TTC-Library/crc/crc_small.c chg: TTC-Library/crc/crc_small.h chg: TTC-Library/interfaces/ttc_crc_interface.c chg: TTC-Library/interfaces/ttc_crc_interface.h chg: TTC-Library/sdcard/sdcard_common.c chg: TTC-Library/ttc_crc.c chg: TTC-Library/ttc_crc.h chg: TTC-Library/ttc_crc_types.h commit ec6aab69a0daa70b97dd35bb8acf63d8869364bb Author: Gregor Date: Mon Mar 26 14:00:44 2018 +0200 fix: InstallData/scripts/enableFeature.pl - placed database update process after database import to be able to detect if new features are found (avoids updating database file timestamp on every update run) chg: InstallData/scripts/features.pm - minor change (hopefully last one) commit abfa6fa020f015182b748e18ad7d769904885a3c Author: Gregor Date: Mon Mar 26 13:52:04 2018 +0200 fix: InstallData/scripts/enableFeature.pl - now only updates database file InstallData/scripts/features.pm if new extensions have been found (avoids further unnecessary minor updates like the one below) chg: InstallData/scripts/features.pm - minor update commit 55824378aafc3e06ae598a2818235a0ce8295d1b Author: Gregor Date: Mon Mar 26 13:48:58 2018 +0200 fix: InstallData/scripts/enableFeature.pl - now removes flag file _/features.UPDATE after processing it. chg: InstallData/scripts/features.pm - minor change commit d762949eeb6a87f9e2925bfd1c19af87e718073b Author: Gregor Date: Mon Mar 26 13:36:54 2018 +0200 fix: InstallData/installAll.sh - now creates _/features.UPDATE instead of deleting _/features.pm (which removes manual feature dependency configurations) chg: InstallData/scripts/enableFeature.pl - now automatically updates database if _/features.UPDATE is found new: InstallData/scripts/features.pm - readded half dynamic file (memento memento memento!) fix: TTC-Library/crc/crc_small.c - minor changes fix: TTC-Library/crc/crc_small_types.h - minor changes fix: TTC-Library/sdcard/sdcard_spi.c - fixed compile warning: shadowed variable commit afddb61cfd0f3912ea8c1ce60a0b1c24db1f4046 Author: Gregor Date: Mon Mar 26 13:23:00 2018 +0200 fix: TTC-Library/templates/create_DeviceDriver.pl - fixed name of dynamically created DefaultLowLevelDriver entries (.. -> __) chg: TTC-Library/ttc_crc.c - code reformatted commit 45f6b819bbde5f541723657c2a8ad43ddf5f72be Author: Gregor Date: Mon Mar 26 13:17:54 2018 +0200 fix: InstallData/installAll.sh - now removes scripts/features.pm to force scripts/enableFeature.pl to update its database on next run (avoids error unknown feature for newly introduced features) fix: InstallData/scripts/enableFeature.pl - no longer aborts operation after database update/creatiion fix: InstallData/install_TTC_CRC.sh - fixed name of default feature: 450.crc.small -> 450_crc_small chg: TTC-Library/crc/crc_common.c - code reformatted (astyle) chg: TTC-Library/crc/crc_common.h - code reformatted (astyle) chg: TTC-Library/crc/crc_small.c - code reformatted (astyle) chg: TTC-Library/crc/crc_small.h - code reformatted (astyle) chg: TTC-Library/interfaces/ttc_crc_interface.c - code reformatted (astyle) chg: TTC-Library/interfaces/ttc_crc_interface.h - code reformatted (astyle) chg: TTC-Library/ttc_crc.h - code reformatted (astyle) chg: TTC-Library/ttc_crc_types.h - code reformatted (astyle) del: InstallData/scripts/features.pm - removed dynamic file commit f59de1646c5b63d15aa26ac856974c63bb7f1002 Author: Gregor Date: Fri Mar 23 15:26:10 2018 +0100 chg: added empty extension ttc_crc + crc_small (ToDo: fill with implementations) new: InstallData/install_TTC_CRC.sh new: InstallData/low_level/install_TTC_CRC_SMALL.sh new: TTC-Library/crc/crc_common.c new: TTC-Library/crc/crc_common.h new: TTC-Library/crc/crc_small.c new: TTC-Library/crc/crc_small.h new: TTC-Library/crc/crc_small_types.h new: TTC-Library/interfaces/ttc_crc_interface.c new: TTC-Library/interfaces/ttc_crc_interface.h new: TTC-Library/ttc_crc.c new: TTC-Library/ttc_crc.h new: TTC-Library/ttc_crc_types.h new: Template/examples/example_ttc_crc.c new: Template/examples/example_ttc_crc.h commit 64ab970010116abfe1b1fd76716d38a338363d39 Author: Gregor Date: Fri Mar 23 15:23:33 2018 +0100 chg: TTC-Library/templates/_install_TTC_DEVICE.sh - changed place of DefaultLowLevelDriver="" line chg: TTC-Library/templates/create_DeviceDriver.pl - now updates list of DefaultLowLevelDriver="" lines commit bf3984da3acef5cd0d441ba712a7bbee20be7ba9 Author: Gregor Date: Fri Mar 23 11:31:10 2018 +0100 chg: InstallData/scripts/createDevelopmentVersion.pl - changed help text at end of script: "Next Steps" is now at end of text to improve visibility chg: TTC-Library/templates/create_DeviceDriver.pl - removed superfluos lines in help text (those being displayed by createDevelopmentVersion.pl anyway) commit c218259a0e0763c58ebb3bc70136fa1e2b3adeea Author: Gregor Date: Fri Mar 23 11:22:53 2018 +0100 chg: InstallData/install_TTC_SDCARD.sh - added: activate.500_ttc_crc.sh chg: Template/compile.sh - changed default behaviour: NOFLASH -> FLASH (now does not flash if keyword FLASH is missing) commit 8a0d1503ed0303bf0c55f74f2df01ee3b0b815e2 Author: Gregor Date: Thu Mar 22 03:57:22 2018 +0100 chg: InstallData/install_1BasicExtensions.sh - minor changes chg: TTC-Library/sdcard/sdcard_common.c - minor changes chg: TTC-Library/ttc_sdcard.c - minor changes commit 22da079df78285959f457e7ccc8962276546a8c1 Author: Gregor Date: Tue Mar 20 20:26:12 2018 +0100 chg: InstallData/scripts/createDevelopmentVersion.pl - disabled mkdir verbose output chg: TTC-Library/interfaces/ttc_sdcard_interface.c - added function: ttc_driver_sdcard_wait_busy() chg: TTC-Library/interfaces/ttc_sdcard_interface.h - added function: ttc_driver_sdcard_wait_busy() fix: TTC-Library/sdcard/sdcard_common.c - sdcard_common_crc7_calculate(): fixed implementation chg: TTC-Library/sdcard/sdcard_common.c - added functions: sdcard_common_crc16_calculate(), sdcard_common_disable_crc(), sdcard_common_wait_busy() chg: TTC-Library/sdcard/sdcard_common.h - added functions: sdcard_common_crc16_calculate(), sdcard_common_disable_crc(), sdcard_common_wait_busy() fix: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_block_read(): fixed padding block up to current block size (untested) chg: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_block_write(): now sets flag Config->Flags.CardBusyWriting instead of waiting for sdcard to return faster (requires to call sdcard_spi_wait_busy() before issuing next command) chg: TTC-Library/sdcard/sdcard_spi.c - addded function: sdcard_spi_wait_busy() chg: TTC-Library/sdcard/sdcard_spi.h - addded function: sdcard_spi_wait_busy() chg: TTC-Library/ttc_sdcard.c - ttc_sdcard_block_write(): moved error code analysis from low-level driver up here chg: TTC-Library/ttc_sdcard.c - ttc_sdcard_prepare(): added self tests for sdcard_common_crc*() functions chg: TTC-Library/ttc_sdcard.c - added functions: ttc_sdcard_wait_busy(), ttc_sdcard_command_application_r1(), ttc_sdcard_command_application_rn(), ttc_sdcard_command_rn() chg: TTC-Library/ttc_sdcard.h - added functions: ttc_sdcard_wait_busy(), ttc_sdcard_command_application_r1(), ttc_sdcard_command_application_rn(), ttc_sdcard_command_rn() chg: TTC-Library/ttc_sdcard.h - added documentation chg: TTC-Library/ttc_sdcard_types.h - added to enum: e_ttc_sdcard_errorcode chg: TTC-Library/ttc_sdcard_types.h - added structs: t_ttc_sdcard_response_r2 chg: TTC-Library/ttc_sdcard_types.h - added field: t_ttc_sdcard_config.Flags.CardBusyWriting chg: Template/examples/example_ttc_sdcard.c - added documentation chg: Template/examples/example_ttc_sdcard.c - disabled ttc_sdcard_block_write() part for safety chg: ./TTC-Library/ttc_sdcard.c - replace '_command_disable_crc' -> '_disable_crc' chg: ./TTC-Library/sdcard/sdcard_common.h - replace '_command_disable_crc' -> '_disable_crc' chg: ./TTC-Library/sdcard/sdcard_common.c - replace '_command_disable_crc' -> '_disable_crc' commit 79434c0af76eb9e441c66e162617cabb982b2d85 Author: Gregor Date: Mon Mar 19 17:52:18 2018 +0100 chg: TTC-Library/interfaces/ttc_sdcard_interface.c - ttc_sdcard_interface_command_r1(): changed return type chg: TTC-Library/interfaces/ttc_sdcard_interface.h - ttc_sdcard_interface_command_r1(): changed return type chg: TTC-Library/sdcard/sdcard_common.c - added functions: sdcard_common_command_r2(), sdcard_common_status() chg: TTC-Library/sdcard/sdcard_common.h - added functions: sdcard_common_command_r2(), sdcard_common_status() chg: TTC-Library/sdcard/sdcard_spi.c - added functions: _sdcard_spi_wait_while_busy() fix: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_block_write(): now successfully writes block onto card (tested with 1GB SDCARD v1.x) chg: TTC-Library/ttc_sdcard.c - added function: ttc_sdcard_status() chg: TTC-Library/ttc_sdcard.h - added function: ttc_sdcard_status() chg: TTC-Library/ttc_sdcard_types.h - added several structures and enums chg: Template/examples/example_ttc_sdcard.c - added ttc_sdcard_block_write() call chg: Template/examples/example_ttc_sdcard.h - block size changed: 512 -> ESD_BLOCK_SIZE commit 8d3638eb297e655e50a391cdf80ac419e809046f Author: Gregor Date: Thu Mar 15 16:07:54 2018 +0100 chg: TTC-Library/interfaces/ttc_sdcard_interface.c chg: TTC-Library/interfaces/ttc_sdcard_interface.h chg: TTC-Library/sdcard/sdcard_common.c fix: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_block_read(): now successfully reads single blocks (tested with 1GB v1.x SDCARD) bug: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_block_read(): yet untested chg: TTC-Library/sdcard/sdcard_spi.h chg: TTC-Library/ttc_sdcard.h chg: Template/examples/example_ttc_sdcard.c commit b9ae8dcebd8fd5db95c156c58b3c033f41ce7d05 Author: Gregor Date: Tue Mar 13 14:51:04 2018 +0100 fix: TTC-Library/sdcard/sdcard_spi.c - _sdcard_spi_command_r1(): fixed waiting for card chg: Template/examples/example_ttc_sdcard.c - added reading block from card after successfully mounting it chg: Template/examples/example_ttc_sdcard.h commit d120eae5fcdc70aa67f3c6aa2bf210b25426976e Author: Gregor Date: Mon Mar 12 16:07:15 2018 +0100 chg: ./TTC-Library/ttc_sdcard_types.h - replace '_app_command' -> '_command_application_' chg: ./TTC-Library/sdcard/sdcard_common.h - replace '_app_command' -> '_command_application_' chg: ./TTC-Library/sdcard/sdcard_common.c - replace '_app_command' -> '_command_application_' chg: ./TTC-Library/sdcard/sdcard_common.h - replace '_application__' -> '_application_' chg: ./TTC-Library/sdcard/sdcard_common.c - replace '_application__' -> '_application_' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'e_ttc_sdcard_command_application_' -> 'e_ttc_sdcard_command_application' chg: ./TTC-Library/ttc_sdcard.c - replace 'e_ttc_sdcard_command_application_' -> 'e_ttc_sdcard_command_application' chg: ./TTC-Library/ttc_sdcard.h - replace 'e_ttc_sdcard_command_application_' -> 'e_ttc_sdcard_command_application' chg: ./TTC-Library/sdcard/sdcard_common.h - replace 'e_ttc_sdcard_command_application_' -> 'e_ttc_sdcard_command_application' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'e_ttc_sdcard_command_application_' -> 'e_ttc_sdcard_command_application' chg: TTC-Library/sdcard/sdcard_spi.c - added implementations (yet untested): sdcard_spi_block_write(), read() commit 82f9b64909a62f25e910f2a3cddfdb55fe1e9410 Author: Gregor Date: Thu Mar 8 19:19:53 2018 +0100 fix: ttc_sdcard now successfully awakes 1GB and 2GB SDCARD v1.x and reads their CSD and CID register. *-) fix: TTC-Library/sdcard/sdcard_common.c fix: TTC-Library/sdcard/sdcard_common.h fix: TTC-Library/sdcard/sdcard_spi.c fix: TTC-Library/ttc_sdcard.c fix: TTC-Library/ttc_sdcard_types.h commit 612f1bd5f137afb2f919e84b623766948a0efc57 Author: Gregor Rebel Date: Tue Mar 6 11:37:20 2018 +0100 fix: InstallData/install_1BasicExtensions.sh - fixed merge conflict fix: Updates/update_1.0.53.sh - fixed merge conflict commit 2a222c17177b7910c15a68ed42e6ee0526b23cec Merge: f2502815 3a68e538 Author: Gregor Rebel Date: Tue Mar 6 11:35:03 2018 +0100 Merge branch 'master' of hlb-labor.de:TheToolChain commit f25028156370735b9a2d25b733fa61176d21820a Author: Gregor Rebel Date: Tue Mar 6 11:32:04 2018 +0100 fix: InstallData/install_1BasicExtensions.sh - fixed getDocumentation() call fix: InstallData/low_level/install_TTC_ACCELEROMETER_MPU6050.sh - fixed getDocumentation() call chg: InstallData/scripts/installFuncs.sh - added function: confirmInstalled() chg: TTC-Library/adc/adc_stm32f1xx.c - code reformatted chg: TTC-Library/adc/adc_stm32f1xx.h - code reformatted chg: TTC-Library/adc/adc_stm32l1xx.h - code reformatted chg: TTC-Library/adc/adc_stm32l1xx_types.h - code reformatted chg: TTC-Library/board/board_dso_0138.c - code reformatted chg: TTC-Library/gfx/gfx_ili93xx.c - code reformatted chg: TTC-Library/gfx/gfx_ili93xx.h - code reformatted chg: TTC-Library/gfx/gfx_image.h - code reformatted chg: TTC-Library/interfaces/ttc_adc_interface.h - code reformatted chg: TTC-Library/interfaces/ttc_gfx_interface.h - code reformatted chg: TTC-Library/ttc_adc.c - code reformatted chg: TTC-Library/ttc_adc.h - code reformatted chg: TTC-Library/ttc_adc_configuration.h - code reformatted chg: TTC-Library/ttc_adc_types.h - code reformatted chg: TTC-Library/ttc_font.c - code reformatted chg: TTC-Library/ttc_font.h - code reformatted chg: TTC-Library/ttc_gfx.c - code reformatted chg: TTC-Library/ttc_gfx.h - code reformatted chg: TTC-Library/usart/usart_stm32f1xx.c - code reformatted chg: Template/examples/example_gfx_benchmark.h - code reformatted commit 3a68e53820129947b9a935007bc61a468e382804 Author: Gregor Date: Fri Mar 2 14:48:27 2018 +0100 chg: InstallData/install_1BasicExtensions.sh - added documentation CRC-Einfuehrung.pdf chg: InstallData/install_TTC_SDCARD.sh - added documentation How_to_use_MMC-SDCARD.html chg: InstallData/scripts/installFuncs.sh - get(): now will download complete webpage and convert for offline usage when filename suffix of output file is .html chg: TTC-Library/sdcard/sdcard_common.c - sdcard_common_wake_up(): added implementation bug: TTC-Library/sdcard/sdcard_common.c - sdcard_common_wake_up(): still does not work chg: TTC-Library/sdcard/sdcard_spi.c - minor changes chg: TTC-Library/ttc_sdcard.c - ttc_sdcard_load_defaults(): now enabled Vdd Range 3.5-3.6 chg: TTC-Library/ttc_sdcard_types.h - updated several structs commit e28cab405f0e652187ff27c66545468fdea5dadd Author: Gregor Date: Wed Feb 28 15:37:22 2018 +0100 bug: TTC-Library/sdcard/sdcard_common.c - sdcard_common_get_data(): now reads only zeroes from csd and cid register :-( chg: ./TTC-Library/ttc_sdcard.c - replace 'Card.Status' -> 'Card.LastResponse' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'Card.Status' -> 'Card.LastResponse' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace 'Card.Status' -> 'Card.LastResponse' commit 7bac06b4d22a65b0fed55f5484344b1e7a9ea5c2 Author: Gregor Date: Wed Feb 28 02:57:39 2018 +0100 fix: ttc_sdcard - fixed crc7 calculation bug: ttc_sdcard - sdcard_common_get_data() still reads corrupted csd register data (detects 2GB SDCARD as 40MB) chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_go_idle_state' -> 'E_ttc_sdcard_cmd0_go_idle_state' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_go_idle_state' -> 'E_ttc_sdcard_cmd0_go_idle_state' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'E_ttc_sdcard_command_go_idle_state' -> 'E_ttc_sdcard_cmd0_go_idle_state' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace 'E_ttc_sdcard_command_go_idle_state' -> 'E_ttc_sdcard_cmd0_go_idle_state' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_go_idle_state' -> 'E_ttc_sdcard_cmd0_go_idle_state' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_get_operating_condition' -> 'E_ttc_sdcard_cmd1_get_operating_condition' chg: ./TTC-Library/ttc_sdcard.c - replace 'E_ttc_sdcard_command_get_operating_condition' -> 'E_ttc_sdcard_cmd1_get_operating_condition' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_get_operating_condition' -> 'E_ttc_sdcard_cmd1_get_operating_condition' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'E_ttc_sdcard_command_get_operating_condition' -> 'E_ttc_sdcard_cmd1_get_operating_condition' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_get_operating_condition' -> 'E_ttc_sdcard_cmd1_get_operating_condition' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_get_relative_address' -> 'E_ttc_sdcard_cmd3_get_relative_address' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_get_relative_address' -> 'E_ttc_sdcard_cmd3_get_relative_address' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'E_ttc_sdcard_command_get_relative_address' -> 'E_ttc_sdcard_cmd3_get_relative_address' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_get_relative_address' -> 'E_ttc_sdcard_cmd3_get_relative_address' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_get_interface_condition' -> 'E_ttc_sdcard_cmd8_get_interface_condition' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_get_interface_condition' -> 'E_ttc_sdcard_cmd8_get_interface_condition' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'E_ttc_sdcard_command_get_interface_condition' -> 'E_ttc_sdcard_cmd8_get_interface_condition' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_get_interface_condition' -> 'E_ttc_sdcard_cmd8_get_interface_condition' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_get_card_specific_data' -> 'E_ttc_sdcard_cmd9_get_card_specific_data' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_get_card_specific_data' -> 'E_ttc_sdcard_cmd9_get_card_specific_data' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'E_ttc_sdcard_command_get_card_specific_data' -> 'E_ttc_sdcard_cmd9_get_card_specific_data' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_get_card_specific_data' -> 'E_ttc_sdcard_cmd9_get_card_specific_data' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_get_card_identification' -> 'E_ttc_sdcard_cmd10_get_card_identification' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_get_card_identification' -> 'E_ttc_sdcard_cmd10_get_card_identification' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'E_ttc_sdcard_command_get_card_identification' -> 'E_ttc_sdcard_cmd10_get_card_identification' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_get_card_identification' -> 'E_ttc_sdcard_cmd10_get_card_identification' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_sd_status' -> 'E_ttc_sdcard_cmd13_sd_status' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_sd_status' -> 'E_ttc_sdcard_cmd13_sd_status' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'E_ttc_sdcard_command_sd_status' -> 'E_ttc_sdcard_cmd13_sd_status' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_sd_status' -> 'E_ttc_sdcard_cmd13_sd_status' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_set_blocklength' -> 'E_ttc_sdcard_cmd16_set_blocklength' chg: ./TTC-Library/ttc_sdcard.c - replace 'E_ttc_sdcard_command_set_blocklength' -> 'E_ttc_sdcard_cmd16_set_blocklength' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_set_blocklength' -> 'E_ttc_sdcard_cmd16_set_blocklength' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'E_ttc_sdcard_command_set_blocklength' -> 'E_ttc_sdcard_cmd16_set_blocklength' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_set_blocklength' -> 'E_ttc_sdcard_cmd16_set_blocklength' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_block_read_single' -> 'E_ttc_sdcard_cmd17_block_read_single' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_block_read_single' -> 'E_ttc_sdcard_cmd17_block_read_single' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_block_read_single' -> 'E_ttc_sdcard_cmd17_block_read_single' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_set_pre_erase_amount' -> 'E_ttc_sdcard_cmd23_set_pre_erase_amount' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_set_pre_erase_amount' -> 'E_ttc_sdcard_cmd23_set_pre_erase_amount' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_set_pre_erase_amount' -> 'E_ttc_sdcard_cmd23_set_pre_erase_amount' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_block_write_single' -> 'E_ttc_sdcard_cmd24_block_write_single' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_block_write_single' -> 'E_ttc_sdcard_cmd24_block_write_single' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_block_write_single' -> 'E_ttc_sdcard_cmd24_block_write_single' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_block_write_multiple' -> 'E_ttc_sdcard_cmd25_block_write_multiple' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_block_write_multiple' -> 'E_ttc_sdcard_cmd25_block_write_multiple' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_block_write_multiple' -> 'E_ttc_sdcard_cmd25_block_write_multiple' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_block_erase_start' -> 'E_ttc_sdcard_cmd32_block_erase_start' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_block_erase_start' -> 'E_ttc_sdcard_cmd32_block_erase_start' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_block_erase_start' -> 'E_ttc_sdcard_cmd32_block_erase_start' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_block_erase_end' -> 'E_ttc_sdcard_cmd33_block_erase_end' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_block_erase_end' -> 'E_ttc_sdcard_cmd33_block_erase_end' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_block_erase_end' -> 'E_ttc_sdcard_cmd33_block_erase_end' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_block_erase' -> 'E_ttc_sdcard_cmd38_block_erase' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_block_erase' -> 'E_ttc_sdcard_cmd38_block_erase' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_block_erase' -> 'E_ttc_sdcard_cmd38_block_erase' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_sd_send_operating_condition' -> 'E_ttc_sdcard_cmd41_sd_send_operating_condition' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_sd_send_operating_condition' -> 'E_ttc_sdcard_cmd41_sd_send_operating_condition' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_sd_send_operating_condition' -> 'E_ttc_sdcard_cmd41_sd_send_operating_condition' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_application_cmd' -> 'E_ttc_sdcard_cmd55_application_cmd' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_application_cmd' -> 'E_ttc_sdcard_cmd55_application_cmd' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_application_cmd' -> 'E_ttc_sdcard_cmd55_application_cmd' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_get_ocr' -> 'E_ttc_sdcard_cmd58_get_ocr' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_get_ocr' -> 'E_ttc_sdcard_cmd58_get_ocr' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'E_ttc_sdcard_command_get_ocr' -> 'E_ttc_sdcard_cmd58_get_ocr' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_get_ocr' -> 'E_ttc_sdcard_cmd58_get_ocr' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_crc_on_off' -> 'E_ttc_sdcard_cmd59_crc_on_off' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_crc_on_off' -> 'E_ttc_sdcard_cmd59_crc_on_off' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'E_ttc_sdcard_command_crc_on_off' -> 'E_ttc_sdcard_cmd59_crc_on_off' chg: ./InstallData/#Untitled-1# - replace 'E_ttc_sdcard_command_crc_on_off' -> 'E_ttc_sdcard_cmd59_crc_on_off' chg: ./TTC-Library/ttc_sdcard.h.orig - replace 'medium_wakeup' -> 'medium_go_idle' chg: ./TTC-Library/ttc_sdcard.c - replace 'medium_wakeup' -> 'medium_go_idle' chg: ./TTC-Library/ttc_sdcard.h - replace 'medium_wakeup' -> 'medium_go_idle' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.h - replace 'medium_wakeup' -> 'medium_go_idle' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c.orig - replace 'medium_wakeup' -> 'medium_go_idle' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c - replace 'medium_wakeup' -> 'medium_go_idle' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.h.orig - replace 'medium_wakeup' -> 'medium_go_idle' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace 'medium_wakeup' -> 'medium_go_idle' chg: ./TTC-Library/sdcard/sdcard_spi.h - replace 'medium_wakeup' -> 'medium_go_idle' chg: ./TTC-Library/ttc_sdcard.c - replace '_calculate_crc7' -> '_crc7_calculate' chg: ./TTC-Library/sdcard/sdcard_common.h - replace '_calculate_crc7' -> '_crc7_calculate' chg: ./TTC-Library/sdcard/sdcard_common.c - replace '_calculate_crc7' -> '_crc7_calculate' commit e4607e3619e41cb7ce42a9bbaeeb3ea26610b16c Author: Gregor Date: Mon Feb 26 15:44:22 2018 +0100 chg: ./TTC-Library/ttc_sdcard.h.orig - replace '_send_command' -> '_command_r1' chg: ./TTC-Library/ttc_sdcard.c - replace '_send_command' -> '_command_r1' chg: ./TTC-Library/ttc_sdcard.h - replace '_send_command' -> '_command_r1' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.h - replace '_send_command' -> '_command_r1' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c.orig - replace '_send_command' -> '_command_r1' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c - replace '_send_command' -> '_command_r1' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.h.orig - replace '_send_command' -> '_command_r1' chg: ./TTC-Library/sdcard/sdcard_common.h - replace '_send_command' -> '_command_r1' chg: ./TTC-Library/sdcard/sdcard_common.c - replace '_send_command' -> '_command_r1' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace '_send_command' -> '_command_r1' chg: ./TTC-Library/sdcard/sdcard_spi.h - replace '_send_command' -> '_command_r1' chg: ./TTC-Library/ttc_sdcard.h.orig - replace '_read_command' -> '_command_rn' chg: ./TTC-Library/ttc_sdcard.c - replace '_read_command' -> '_command_rn' chg: ./TTC-Library/ttc_sdcard.h - replace '_read_command' -> '_command_rn' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.h - replace '_read_command' -> '_command_rn' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c.orig - replace '_read_command' -> '_command_rn' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c - replace '_read_command' -> '_command_rn' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.h.orig - replace '_read_command' -> '_command_rn' chg: ./TTC-Library/sdcard/sdcard_common.h - replace '_read_command' -> '_command_rn' chg: ./TTC-Library/sdcard/sdcard_common.c - replace '_read_command' -> '_command_rn' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace '_read_command' -> '_command_rn' chg: ./TTC-Library/sdcard/sdcard_spi.h - replace '_read_command' -> '_command_rn' commit f5b81a81dbfa89b7d2af4a40c11399895ec622ef Author: Gregor Date: Tue Feb 20 23:17:17 2018 +0100 fix: ttc_sdcard: fixed some bugs in accessing the sdcard chg: ttc_sdcard: added reading cid and csd register bug: ttc_sdcard: csd register content does not seem to be correct chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_send_' -> 'E_ttc_sdcard_command_read_' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_send_' -> 'E_ttc_sdcard_command_read_' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'E_ttc_sdcard_command_send_' -> 'E_ttc_sdcard_command_read_' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace 'E_ttc_sdcard_command_send_' -> 'E_ttc_sdcard_command_read_' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'E_ttc_sdcard_command_read_' -> 'E_ttc_sdcard_command_get_' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace 'E_ttc_sdcard_command_read_' -> 'E_ttc_sdcard_command_get_' chg: ./TTC-Library/sdcard/sdcard_common.c - replace 'E_ttc_sdcard_command_read_' -> 'E_ttc_sdcard_command_get_' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace 'E_ttc_sdcard_command_read_' -> 'E_ttc_sdcard_command_get_' chg: InstallData/install_TTC_SDCARD.sh chg: TTC-Library/interfaces/ttc_sdcard_interface.c chg: TTC-Library/interfaces/ttc_sdcard_interface.h chg: TTC-Library/sdcard/sdcard_common.c chg: TTC-Library/sdcard/sdcard_common.h chg: TTC-Library/sdcard/sdcard_spi.c chg: TTC-Library/sdcard/sdcard_spi.h chg: TTC-Library/spi/spi_stm32f1xx.c chg: TTC-Library/templates/ttc_device_interface.c chg: TTC-Library/ttc_sdcard.c chg: TTC-Library/ttc_sdcard.h chg: TTC-Library/ttc_sdcard_types.h chg: Updates/update_1.0.53.sh commit ac9c46080701103e1d38ec23f492e7fb57582af6 Author: Gregor Date: Mon Feb 19 18:21:39 2018 +0100 fix: TTC-Library/interfaces/ttc_sdcard_interface.c - ttc_sdcard_interface_send_command(): added misssing return value fix: TTC-Library/interfaces/ttc_sdcard_interface.h - ttc_sdcard_interface_send_command(): added misssing return value fix: TTC-Library/sdcard/sdcard_common.c - sdcard_common_send_command(): added misssing return value fix: TTC-Library/sdcard/sdcard_common.h - sdcard_common_send_command(): added misssing return value chg: TTC-Library/sdcard/sdcard_spi.c - minor change fix: TTC-Library/ttc_sdcard.c - ttc_sdcard_send_command(): now returns return value from low-level function fix: TTC-Library/ttc_sdcard.h - ttc_sdcard_send_command(): now returns return value from low-level function commit 93f564f744e18079a14e42e58aea2e2fcf65840e Author: Gregor Date: Thu Feb 15 17:27:43 2018 +0100 fix: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_send_command(): now returns sdcard response instead of ignoring it fix: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_medium_mount(): now successfully wakes up sdcard fix: TTC-Library/sdcard/sdcard_spi.h - sdcard_spi_send_command(): added return value fix: TTC-Library/ttc_sdcard.c - sdcard_spi_send_command(): added return value fix: TTC-Library/ttc_sdcard.h - sdcard_spi_send_command(): added return value commit 50d0c498f1178ce59532571069ec6a3d3b5d1ba8 Author: Gregor Rebel Date: Thu Feb 15 02:04:44 2018 +0100 chg: InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - added download: STM32_P107_revision_C_examples.zip chg: InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - changed documentation folder: Boards/ -> Boards/Olimex_P107/ chg: TTC-Library/sdcard/sdcard_common.c - sdcard_common_prepare_command(): now sets fixed crc 0xff instead of return value from sdcard_common_calculate_crc7() which seems to be buggy fix: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_medium_mount(): reported first sdcard communication to be successfull, which was wrong :-( bug: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_medium_mount(): currently does not establish communication with sdcard chg: TTC-Library/ttc_sdcard_types.h - minor changes commit b17ea8f9c5f54324ee36c6110c5444f98e517065 Author: Gregor Date: Wed Feb 14 16:33:03 2018 +0100 chg: TTC-Library/interfaces/ttc_sdcard_interface.c - changed return types: ttc_sdcard_interface_get_block_count(), ttc_sdcard_interface_get_block_size() chg: TTC-Library/interfaces/ttc_sdcard_interface.h - changed return types: ttc_sdcard_interface_get_block_count(), ttc_sdcard_interface_get_block_size() chg: TTC-Library/sdcard/sdcard_common.c - added functions: sdcard_common_command_sd_status(), sdcard_common_prepare_command(), sdcard_common_read_command() chg: TTC-Library/sdcard/sdcard_common.h - added functions: sdcard_common_command_sd_status(), sdcard_common_prepare_command(), sdcard_common_read_command() chg: TTC-Library/sdcard/sdcard_spi.c - added functions: sdcard_spi_read_command(), _sdcard_spi_send_command() bug: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_mount(): fails to read sdcard status via sdcard_common_command_sd_status() chg: TTC-Library/sdcard/sdcard_spi.c - changed return types: sdcard_spi_get_block_count(), sdcard_spi_get_block_size() chg: TTC-Library/sdcard/sdcard_spi.h - changed return types: sdcard_spi_get_block_count(), sdcard_spi_get_block_size() chg: TTC-Library/ttc_sdcard.c - changed return types: ttc_sdcard_get_block_count(), ttc_sdcard_get_block_size() chg: TTC-Library/ttc_sdcard.c - ttc_sdcard_medium_mount(): now asks low-level driver for block size and count chg: TTC-Library/ttc_sdcard.h - changed return types: ttc_sdcard_get_block_count(), ttc_sdcard_get_block_size() chg: TTC-Library/ttc_sdcard_types.h - added to t_ttc_sdcard_config: Ini.Retries, LastCardStatus, CardVersion, BlockSize, BlockCount commit 8e573780f3d5bee8e1090125f38776f5f2989299 Author: Gregor Date: Fri Feb 9 14:17:20 2018 +0100 fix: Template/examples/example_ttc_sdcard.c - now turns on TTC_LED1 if sdcard is inserted and can be awaken :-) fix: TTC-Library/spi/spi_stm32f1xx.c - fixed spi send + read operations for slow baudrate (now works with sdcard_spi) fix: TTC-Library/spi/spi_stm32l1xx.c - fixed spi send + read operations for slow baudrate (now should work with sdcard_spi) fix: TTC-Library/ttc_sdcard.c - fixed detection and wake up of sdcard medium chg: TTC-Library/ttc_sdcard.h - new functions: ttc_sdcard_block_write(), ttc_sdcard_block_read(), ttc_sdcard_get_block_count(), ttc_sdcard_get_block_size() chg: TTC-Library/ttc_sdcard_types.h - removed from struct t_ttc_sdcard_command_argument: FF chg: TTC-Library/ttc_sdcard_types.h - added to enum e_ttc_sdcard_errorcode: E_ttc_sdcard_errorcode_card_not_found, E_ttc_sdcard_errorcode_card_not_answering chg: TTC-Library/sdcard/sdcard_common.c - implemented functions: sdcard_common_send_command() chg: TTC-Library/sdcard/sdcard_common.c - removed global variables: sdcard_common_Command_* fix: TTC-Library/sdcard/sdcard_common.h - added functions: sdcard_common_send_command() fix: TTC-Library/sdcard/sdcard_spi.c - fixed detection and wake up of sdcard medium chg: TTC-Library/sdcard/sdcard_spi.h - added functions: sdcard_spi_medium_unmount(), sdcard_spi_medium_mount(), sdcard_spi_get_block_size(), sdcard_spi_get_block_count() chg: InstallData/scripts/formatSources.pl - removed astyle options: indent-cases, indent-preproc-cond chg: lots of sources reformatted to new astyle settings: chg: TTC-Library/adc/adc_stm32l1xx.c chg: TTC-Library/adc/adc_stm32l1xx.h chg: TTC-Library/basic/basic_stm32l1xx.c chg: TTC-Library/board/board_olimex_stm32_p107.c chg: TTC-Library/cpu/cm3_mutex.c chg: TTC-Library/cpu/cm3_semaphore.c chg: TTC-Library/gpio/gpio_stm32f1xx.c chg: TTC-Library/gpio/gpio_stm32f1xx_types.h chg: TTC-Library/gpio/gpio_stm32l0xx_types.h chg: TTC-Library/gpio/gpio_stm32l1xx.c chg: TTC-Library/gpio/gpio_stm32l1xx.h chg: TTC-Library/gpio/gpio_stm32l1xx_types.h chg: TTC-Library/gpio/gpio_stm32w1xx_types.h chg: TTC-Library/heap/heap_zdefault.c chg: TTC-Library/i2c/i2c_stm32l1xx_types.h chg: TTC-Library/interfaces/ttc_interrupt_interface.c chg: TTC-Library/interfaces/ttc_math_interface.h chg: TTC-Library/interfaces/ttc_packet_interface.c chg: TTC-Library/interfaces/ttc_packet_interface.h chg: TTC-Library/interfaces/ttc_radio_interface.c chg: TTC-Library/interfaces/ttc_radio_interface.h chg: TTC-Library/interfaces/ttc_rtls_interface.c chg: TTC-Library/interfaces/ttc_rtls_interface.h chg: TTC-Library/interfaces/ttc_sdcard_interface.c chg: TTC-Library/interfaces/ttc_sdcard_interface.h chg: TTC-Library/interfaces/ttc_slam_interface.c chg: TTC-Library/interfaces/ttc_slam_interface.h chg: TTC-Library/interfaces/ttc_spi_interface.c chg: TTC-Library/interfaces/ttc_string_interface.c chg: TTC-Library/interrupt/interrupt_stm32f1xx.c chg: TTC-Library/interrupt/interrupt_stm32l1xx.c chg: TTC-Library/math/math_common.h chg: TTC-Library/math/math_software_double.h chg: TTC-Library/math/math_software_float.h chg: TTC-Library/packet/packet_802154.c chg: TTC-Library/packet/packet_802154.h chg: TTC-Library/packet/packet_802154_types.h chg: TTC-Library/packet/packet_common.h chg: TTC-Library/packet/packet_common_types.h chg: TTC-Library/radio/radio_common.c chg: TTC-Library/radio/radio_common.h chg: TTC-Library/radio/radio_dw1000.c chg: TTC-Library/radio/radio_dw1000.h chg: TTC-Library/radio/radio_dw1000_types.h chg: TTC-Library/radio/radio_stm32w1xx.h chg: TTC-Library/radio/radio_stm32w1xx_types.h chg: TTC-Library/register/register_cortexm3.c chg: TTC-Library/register/register_stm32f1xx.c chg: TTC-Library/register/register_stm32f1xx_types.h chg: TTC-Library/register/register_stm32l1xx_types.h chg: TTC-Library/rtls/rtls_common.c chg: TTC-Library/rtls/rtls_crtof_simple_2d_types.h chg: TTC-Library/rtls/rtls_square4.c chg: TTC-Library/rtls/rtls_square4_types.h chg: TTC-Library/sbrk.c chg: TTC-Library/scheduler/freertos_heap_1.c chg: TTC-Library/scheduler/freertos_queue_types.h chg: TTC-Library/scheduler/freertos_task.c chg: TTC-Library/scheduler/freertos_task_types.h chg: TTC-Library/sdcard/sdcard_common.c chg: TTC-Library/sdcard/sdcard_common.h chg: TTC-Library/sdcard/sdcard_spi.c chg: TTC-Library/sdcard/sdcard_spi.h chg: TTC-Library/slam/slam_simple_2d.c chg: TTC-Library/slam/slam_simple_2d_types.h chg: TTC-Library/spi/spi_stm32l1xx.h chg: TTC-Library/sysclock/sysclock_stm32f1xx.c chg: TTC-Library/sysclock/sysclock_stm32l1xx.c chg: TTC-Library/systick/systick_cortexm3.c chg: TTC-Library/systick/systick_freertos.c chg: TTC-Library/templates/device_common.c chg: TTC-Library/templates/device_common.h chg: TTC-Library/ttc_assert.c chg: TTC-Library/ttc_basic.c chg: TTC-Library/ttc_board.c chg: TTC-Library/ttc_board_types.h chg: TTC-Library/ttc_can_types.h chg: TTC-Library/ttc_cpu_types.h chg: TTC-Library/ttc_ethernet.c chg: TTC-Library/ttc_ethernet_types.h chg: TTC-Library/ttc_font_types.h chg: TTC-Library/ttc_gpio.c chg: TTC-Library/ttc_heap.c chg: TTC-Library/ttc_heap_types.h chg: TTC-Library/ttc_i2c_types.h chg: TTC-Library/ttc_interrupt.c chg: TTC-Library/ttc_interrupt_types.h chg: TTC-Library/ttc_list.c chg: TTC-Library/ttc_list_item_types.h chg: TTC-Library/ttc_list_types.h chg: TTC-Library/ttc_math.c chg: TTC-Library/ttc_math.h chg: TTC-Library/ttc_memory.c chg: TTC-Library/ttc_mutex.c chg: TTC-Library/ttc_mutex_types.h chg: TTC-Library/ttc_packet.c chg: TTC-Library/ttc_packet.h chg: TTC-Library/ttc_packet_types.h chg: TTC-Library/ttc_queue.c chg: TTC-Library/ttc_queue_types.h chg: TTC-Library/ttc_radio.c chg: TTC-Library/ttc_radio.h chg: TTC-Library/ttc_radio_types.h chg: TTC-Library/ttc_random.c chg: TTC-Library/ttc_random.h chg: TTC-Library/ttc_rtc_types.h chg: TTC-Library/ttc_rtls.c chg: TTC-Library/ttc_rtls.h chg: TTC-Library/ttc_rtls_types.h chg: TTC-Library/ttc_sdcard.c chg: TTC-Library/ttc_sdcard.h chg: TTC-Library/ttc_sdcard_types.h chg: TTC-Library/ttc_semaphore.c chg: TTC-Library/ttc_semaphore_types.h chg: TTC-Library/ttc_slam.c chg: TTC-Library/ttc_slam.h chg: TTC-Library/ttc_slam_types.h chg: TTC-Library/ttc_spi.c chg: TTC-Library/ttc_states.c chg: TTC-Library/ttc_states.h chg: TTC-Library/ttc_states_types.h chg: TTC-Library/ttc_string_types.h chg: TTC-Library/ttc_sysclock.c chg: TTC-Library/ttc_systick.c chg: TTC-Library/ttc_systick_types.h chg: TTC-Library/ttc_task.c chg: TTC-Library/ttc_usart.c chg: TTC-Library/ttc_usart_types.h chg: TTC-Library/usart/usart_stm32l1xx.c chg: Template/examples/example_ttc_radio_ranging_common.c chg: Template/examples/example_ttc_radio_ranging_common.h chg: Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.c chg: Template/examples/example_ttc_rtls_square4.c chg: Template/examples/example_ttc_rtls_square4.h chg: Updates/update_1.0.53.sh commit e7a37e005accd03cbcf117463c130840ee70814e Author: Gregor Date: Thu Feb 8 17:38:40 2018 +0100 chg: TTC-Library/interfaces/ttc_sdcard_interface.c - added functions: ttc_driver_sdcard_mount(), ttc_driver_sdcard_mount() chg: TTC-Library/interfaces/ttc_sdcard_interface.h - added functions: ttc_driver_sdcard_mount(), ttc_driver_sdcard_mount() chg: TTC-Library/interfaces/ttc_spi_interface.c - ttc_spi_interface_read_raw(): changed return type chg: TTC-Library/interfaces/ttc_spi_interface.h - ttc_spi_interface_read_raw(): changed return type fix: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_detect(): now uses chip-select line to detect presence of sdcard chg: TTC-Library/sdcard/sdcard_spi.c - changed spi bus configuration: ClockIdleHigh=0->1, lockPhase2ndEdge=0->1 fix: TTC-Library/sdcard/sdcard_spi.c - sdcard chip-select is now controlled by sdcard_spi instead of ttc_spi for better control chg: TTC-Library/sdcard/sdcard_spi.c - added functions: sdcard_spi_mount(), sdcard_spi_unmount() bug: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_mount(): still gets no answer from sdcard chg: TTC-Library/sdcard/sdcard_spi.h - added functions: sdcard_spi_mount(), sdcard_spi_unmount() chg: TTC-Library/sdcard/sdcard_spi_types.h - minor changes chg: TTC-Library/spi/spi_stm32f1xx.c - TimeOutRxNe_us: is calculated based on current spi baudrate fix: TTC-Library/spi/spi_stm32f1xx.c - spi_stm32f1xx_read_raw(): did return before last byte was send out chg: TTC-Library/spi/spi_stm32f1xx.c - spi_stm32f1xx_read_raw(): changed return type e_ttc_spi_errorcode -> t_u16 chg: TTC-Library/spi/spi_stm32f1xx.h - spi_stm32f1xx_read_raw(): changed return type e_ttc_spi_errorcode -> t_u16 fix: TTC-Library/ttc_sdcard.c - ttc_sdcard_detect(): fixed high-level sdcard detection chg: TTC-Library/ttc_sdcard.c - added functions: ttc_sdcard_mount(), ttc_sdcard_unmount() chg: TTC-Library/ttc_sdcard.h - added functions: ttc_sdcard_mount(), ttc_sdcard_unmount() fix: TTC-Library/ttc_sdcard_types.h - e_ttc_sdcard_command: all command entries now have bit 6 being set chg: TTC-Library/ttc_spi.c - ttc_spi_master_read(): changed return type e_ttc_spi_errorcode -> t_u16 chg: TTC-Library/ttc_spi.h - ttc_spi_master_read(): changed return type e_ttc_spi_errorcode -> t_u16 chg: TTC-Library/ttc_spi_types.h - t_ttc_spi_config: added TimeOutRxNe_us chg: Template/examples/example_ttc_sdcard.c - added sdcard mount/ unmount operation code commit 20f46922e193c302c566dd78cf690773e48c5af3 Author: Gregor Date: Wed Feb 7 15:01:31 2018 +0100 chg: spi read-operations now can send a configured data word/byte while waiting for data from slave chg: TTC-Library/sdcard/sdcard_spi.c chg: TTC-Library/interfaces/ttc_spi_interface.c chg: TTC-Library/spi/spi_stm32f1xx.c chg: TTC-Library/spi/spi_stm32f1xx.h chg: TTC-Library/spi/spi_stm32l1xx.c chg: TTC-Library/ttc_spi.h chg: TTC-Library/ttc_spi_types.h commit 41612b29d6bc3a5f8675a65b37190a81ea9a7d3a Author: Gregor Date: Tue Feb 6 17:51:42 2018 +0100 fix: InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - fixed value of TTC_SPI1_NSS1 bug: TTC-Library/sdcard/sdcard_spi.c - still does not detect card (though it now receives some data) fix: TTC-Library/spi/spi_stm32f1xx.c - spi_stm32f1xx_init(): rewrote most of it (configuration was completely broken) chg: changed astyle setting to indent #ifdef clauses chg: TTC-Library/basic/basic_cm3.h chg: TTC-Library/basic/basic_cm3_types.h chg: TTC-Library/basic/basic_stm32f1xx_types.h chg: TTC-Library/basic/basic_stm32l0xx.h chg: TTC-Library/basic/basic_stm32l0xx_types.h chg: TTC-Library/basic/basic_stm32l1xx.h chg: TTC-Library/basic/basic_stm32l1xx_types.h chg: TTC-Library/board/board_dso_0138.h chg: TTC-Library/board/board_dso_0138_types.h chg: TTC-Library/board/board_olimex_stm32_lcd_types.h chg: TTC-Library/board/board_olimex_stm32_p107_types.h chg: TTC-Library/board/board_sensor_dwm1000_types.h chg: TTC-Library/board/board_stm32l053_discovery.h chg: TTC-Library/board/board_stm32l053_discovery_types.h chg: TTC-Library/board/board_stm32l100c_discovery_types.h chg: TTC-Library/board/board_stm32l152_discovery_types.h chg: TTC-Library/cm0/cm0_mutex.h chg: TTC-Library/cm0/cm0_mutex_types.h chg: TTC-Library/cm0/cm0_semaphore.h chg: TTC-Library/cm0/cm0_semaphore_types.h chg: TTC-Library/cpu/cm3_mutex.h chg: TTC-Library/cpu/cm3_mutex_types.h chg: TTC-Library/cpu/cm3_semaphore_types.h chg: TTC-Library/cpu/cpu_common.h chg: TTC-Library/cpu/cpu_cortexm0.h chg: TTC-Library/cpu/cpu_cortexm0_types.h chg: TTC-Library/cpu/cpu_cortexm3.h chg: TTC-Library/cpu/cpu_cortexm3_types.h chg: TTC-Library/cpu/cpu_cortexm4.h chg: TTC-Library/cpu/cpu_cortexm4_types.h chg: TTC-Library/cpu/cpu_stm32f0xx.h chg: TTC-Library/cpu/cpu_stm32f0xx_types.h chg: TTC-Library/cpu/cpu_stm32f1xx.h chg: TTC-Library/cpu/cpu_stm32f1xx_types.h chg: TTC-Library/cpu/cpu_stm32f2xx.h chg: TTC-Library/cpu/cpu_stm32f2xx_types.h chg: TTC-Library/cpu/cpu_stm32f3xx.h chg: TTC-Library/cpu/cpu_stm32f3xx_types.h chg: TTC-Library/cpu/cpu_stm32f4xx.h chg: TTC-Library/cpu/cpu_stm32f4xx_types.h chg: TTC-Library/cpu/cpu_stm32l0xx.h chg: TTC-Library/cpu/cpu_stm32l0xx_types.h chg: TTC-Library/cpu/cpu_stm32l1xx.h chg: TTC-Library/cpu/cpu_stm32l1xx_types.h chg: TTC-Library/cpu/cpu_stm32w1xx.h chg: TTC-Library/cpu/cpu_stm32w1xx_types.h chg: TTC-Library/ethernet/ethernet_ste101p_types.h chg: TTC-Library/gfx/gfx_ili93xx_types.h chg: TTC-Library/gpio/gpio_common.h chg: TTC-Library/gpio/gpio_stm32f1xx.c chg: TTC-Library/gpio/gpio_stm32f1xx.h chg: TTC-Library/gpio/gpio_stm32f1xx_types.h chg: TTC-Library/gpio/gpio_stm32l0xx.h chg: TTC-Library/gpio/gpio_stm32l0xx_types.h chg: TTC-Library/gpio/gpio_stm32l1xx.h chg: TTC-Library/gpio/gpio_stm32l1xx_types.h chg: TTC-Library/gpio/gpio_stm32w1xx.h chg: TTC-Library/gpio/gpio_stm32w1xx_types.h chg: TTC-Library/heap/heap_freertos.c chg: TTC-Library/heap/heap_freertos.h chg: TTC-Library/heap/heap_zdefault.h chg: TTC-Library/i2c/i2c_stm32f1xx_types.h chg: TTC-Library/i2c/i2c_stm32l1xx_types.h chg: TTC-Library/interfaces/ttc_basic_interface.h chg: TTC-Library/interfaces/ttc_board_interface.c chg: TTC-Library/interfaces/ttc_board_interface.h chg: TTC-Library/interfaces/ttc_cpu_interface.h chg: TTC-Library/interfaces/ttc_ethernet_interface.c chg: TTC-Library/interfaces/ttc_ethernet_interface.h chg: TTC-Library/interfaces/ttc_gpio_interface.h chg: TTC-Library/interfaces/ttc_heap_interface.h chg: TTC-Library/interfaces/ttc_interrupt_interface.c chg: TTC-Library/interfaces/ttc_interrupt_interface.h chg: TTC-Library/interfaces/ttc_memory_interface.h chg: TTC-Library/interfaces/ttc_register_interface.h chg: TTC-Library/interfaces/ttc_sdcard_interface.c chg: TTC-Library/interfaces/ttc_sdcard_interface.h chg: TTC-Library/interfaces/ttc_spi_interface.c chg: TTC-Library/interfaces/ttc_spi_interface.h chg: TTC-Library/interfaces/ttc_string_interface.c chg: TTC-Library/interfaces/ttc_string_interface.h chg: TTC-Library/interfaces/ttc_sysclock_interface.h chg: TTC-Library/interfaces/ttc_systick_interface.c chg: TTC-Library/interfaces/ttc_systick_interface.h chg: TTC-Library/interfaces/ttc_usart_interface.h chg: TTC-Library/interrupt/interrupt_cortexm3.c chg: TTC-Library/interrupt/interrupt_cortexm3.h chg: TTC-Library/interrupt/interrupt_cortexm3_types.h chg: TTC-Library/interrupt/interrupt_stm32f1xx.c chg: TTC-Library/interrupt/interrupt_stm32f1xx.h chg: TTC-Library/interrupt/interrupt_stm32f1xx_types.h chg: TTC-Library/interrupt/interrupt_stm32l1xx.h chg: TTC-Library/interrupt/interrupt_stm32l1xx_types.h chg: TTC-Library/interrupt/interrupt_stm32w1xx.h chg: TTC-Library/interrupt/interrupt_stm32w1xx_types.h chg: TTC-Library/math/math_software_double_types.h chg: TTC-Library/math/math_software_float_types.h chg: TTC-Library/memory/memory_stm32f1xx.h chg: TTC-Library/memory/memory_stm32f1xx_types.h chg: TTC-Library/memory/memory_stm32l0xx.h chg: TTC-Library/memory/memory_stm32l0xx_types.h chg: TTC-Library/memory/memory_stm32l1xx.h chg: TTC-Library/memory/memory_stm32l1xx_types.h chg: TTC-Library/memory/memory_stm32w1xx.h chg: TTC-Library/memory/memory_stm32w1xx_types.h chg: TTC-Library/register/register_stm32f1xx.h chg: TTC-Library/register/register_stm32f1xx_types.h chg: TTC-Library/register/register_stm32l0xx.h chg: TTC-Library/register/register_stm32l0xx_types.h chg: TTC-Library/register/register_stm32l1xx.h chg: TTC-Library/register/register_stm32l1xx_types.h chg: TTC-Library/register/register_stm32w1xx.h chg: TTC-Library/register/register_stm32w1xx_types.h chg: TTC-Library/rtc/rtc_stm32l1xx.h chg: TTC-Library/scheduler/freertos_mutex.h chg: TTC-Library/scheduler/freertos_mutex_types.h chg: TTC-Library/scheduler/freertos_task.c chg: TTC-Library/scheduler/freertos_task.h chg: TTC-Library/scheduler/freertos_task_types.h chg: TTC-Library/sdcard/sdcard_common.c chg: TTC-Library/sdcard/sdcard_spi_types.h chg: TTC-Library/spi/spi_stm32f1xx.c chg: TTC-Library/spi/spi_stm32f1xx.h chg: TTC-Library/spi/spi_stm32l0xx.h chg: TTC-Library/spi/spi_stm32l0xx_types.h chg: TTC-Library/spi/spi_stm32l1xx.h chg: TTC-Library/spi/spi_stm32w1xx.h chg: TTC-Library/spi/spi_stm32w1xx_types.h chg: TTC-Library/string/string_ascii.h chg: TTC-Library/string/string_ascii_types.h chg: TTC-Library/string/string_common.c chg: TTC-Library/string/string_common.h chg: TTC-Library/sysclock/sysclock_stm32f1xx.c chg: TTC-Library/sysclock/sysclock_stm32f1xx.h chg: TTC-Library/sysclock/sysclock_stm32f1xx_types.h chg: TTC-Library/sysclock/sysclock_stm32l0xx.h chg: TTC-Library/sysclock/sysclock_stm32l0xx_types.h chg: TTC-Library/sysclock/sysclock_stm32l1xx.h chg: TTC-Library/sysclock/sysclock_stm32l1xx_types.h chg: TTC-Library/sysclock/sysclock_stm32w1xx.h chg: TTC-Library/sysclock/sysclock_stm32w1xx_types.h chg: TTC-Library/systick/systick_cortexm3_types.h chg: TTC-Library/systick/systick_freertos.h chg: TTC-Library/systick/systick_freertos_types.h chg: TTC-Library/timer/timer_stm32f0xx_types.h chg: TTC-Library/timer/timer_stm32w1xx_types.h chg: TTC-Library/ttc_assert.c chg: TTC-Library/ttc_assert.h chg: TTC-Library/ttc_assert_types.h chg: TTC-Library/ttc_basic.c chg: TTC-Library/ttc_basic.h chg: TTC-Library/ttc_basic_types.h chg: TTC-Library/ttc_board.c chg: TTC-Library/ttc_board.h chg: TTC-Library/ttc_board_types.h chg: TTC-Library/ttc_can_types.h chg: TTC-Library/ttc_cpu.c chg: TTC-Library/ttc_cpu.h chg: TTC-Library/ttc_cpu_types.h chg: TTC-Library/ttc_ethernet.c chg: TTC-Library/ttc_ethernet.h chg: TTC-Library/ttc_ethernet_types.h chg: TTC-Library/ttc_extensions.h chg: TTC-Library/ttc_font_types.h chg: TTC-Library/ttc_gfx_types.h chg: TTC-Library/ttc_gpio.h chg: TTC-Library/ttc_gpio_types.h chg: TTC-Library/ttc_heap.c chg: TTC-Library/ttc_heap.h chg: TTC-Library/ttc_heap_types.h chg: TTC-Library/ttc_i2c_types.h chg: TTC-Library/ttc_interrupt.c chg: TTC-Library/ttc_interrupt.h chg: TTC-Library/ttc_interrupt_types.h chg: TTC-Library/ttc_list.c chg: TTC-Library/ttc_list_item_types.h chg: TTC-Library/ttc_list_types.h chg: TTC-Library/ttc_math_types.h chg: TTC-Library/ttc_memory.h chg: TTC-Library/ttc_memory_types.h chg: TTC-Library/ttc_mutex.c chg: TTC-Library/ttc_mutex.h chg: TTC-Library/ttc_mutex_types.h chg: TTC-Library/ttc_queue.h chg: TTC-Library/ttc_queue_types.h chg: TTC-Library/ttc_register.h chg: TTC-Library/ttc_register_types.h chg: TTC-Library/ttc_rtc_types.h chg: TTC-Library/ttc_sdcard.c chg: TTC-Library/ttc_sdcard.h chg: TTC-Library/ttc_sdcard_types.h chg: TTC-Library/ttc_semaphore.c chg: TTC-Library/ttc_semaphore.h chg: TTC-Library/ttc_semaphore_types.h chg: TTC-Library/ttc_spi.c chg: TTC-Library/ttc_spi.h chg: TTC-Library/ttc_spi_types.h chg: TTC-Library/ttc_string.h chg: TTC-Library/ttc_string_types.h chg: TTC-Library/ttc_sysclock.h chg: TTC-Library/ttc_sysclock_types.h chg: TTC-Library/ttc_systick.c chg: TTC-Library/ttc_systick.h chg: TTC-Library/ttc_systick_types.h chg: TTC-Library/ttc_task.c chg: TTC-Library/ttc_task.h chg: TTC-Library/ttc_task_types.h chg: TTC-Library/ttc_timer_types.h chg: TTC-Library/ttc_usart.h chg: TTC-Library/ttc_usart_types.h chg: TTC-Library/usart/usart_stm32f1xx.h chg: TTC-Library/usart/usart_stm32l1xx.h chg: TTC-Library/usart/usart_stm32w1xx.h chg: TTC-Library/usart/usart_stm32w1xx_types.h commit 18d7d7d8b809063f0ac6a2a8de0beff88311c0c2 Author: Gregor Date: Tue Feb 6 13:37:37 2018 +0100 fix: Documentation/TheToolChain-Manual/chapter_ToolChainMarkupLanguage.tml - C_EN -> CEN fix: LEGAL.txt - C_EN -> CEN commit 04bb4f4ee853e96cadafa217d2dd804b8aa154bc Author: Gregor Date: Tue Feb 6 13:35:05 2018 +0100 chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'TIM3EN' -> 'TIM3_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'TIM3EN' -> 'TIM3_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'TIM3EN' -> 'TIM3_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'AWDEN' -> 'AWD_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'AWDEN' -> 'AWD_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'BITNUMBER_ADC_CR1_DISCEN' -> 'BITNUMBER_ADC_CR1_DISC_EN' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'BITNUMBER_ADC_CR1_DISCEN' -> 'BITNUMBER_ADC_CR1_DISC_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'BITNUMBER_ADC_CR1_JDISCEN' -> 'BITNUMBER_ADC_CR1_JDISC_EN' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'BITNUMBER_ADC_CR1_JDISCEN' -> 'BITNUMBER_ADC_CR1_JDISC_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'BKPEN' -> 'BKP_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'CAN1EN' -> 'CAN1_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'CAN2EN' -> 'CAN2_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'CANEN' -> 'CAN_EN' chg: ./LEGAL.txt - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/usefull_threads.c_ - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/stm32w/stm32w_constants.h - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/radio/register_and_variables_dw1000.h - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/stm32l1/stm32l1_registers.h - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/templates/create_DeviceDriver.pl - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/register/register_stm32l0xx_types.h - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace 'CEN' -> 'C_EN' chg: ./Documentation/TheToolChain-Manual/chapter_Debugging.tml - replace 'CEN' -> 'C_EN' chg: ./Documentation/TheToolChain-Manual/chapter_ToolChainMarkupLanguage.tml - replace 'CEN' -> 'C_EN' chg: ./TTC-Library/register/register_stm32l0xx_types.h - replace 'CHLEN' -> 'CHL_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'CHLEN' -> 'CHL_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'CHLEN' -> 'CHL_EN' chg: ./TTC-Library/register/register_stm32l0xx_types.h - replace 'DATLEN' -> 'DATL_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'DATLEN' -> 'DATL_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'DATLEN' -> 'DATL_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'DMA1EN' -> 'DMA1_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'DMA1EN' -> 'DMA1_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'DMA2EN' -> 'DMA2_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'DMA2EN' -> 'DMA2_EN' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'DMAEN' -> 'DMA_EN' chg: ./TTC-Library/stm32l1/stm32l1_registers.h - replace 'DMAEN' -> 'DMA_EN' chg: ./TTC-Library/register/register_stm32l0xx_types.h - replace 'DMAEN' -> 'DMA_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'DMAEN' -> 'DMA_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'DMAEN' -> 'DMA_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'ETHMACRXEN' -> 'ETHMACRX_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'ETHMACTXEN' -> 'ETHMACTX_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'FLITFEN' -> 'FLITF_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'FLITFEN' -> 'FLITF_EN' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'I2C1EN' -> 'I2C1_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'I2C1EN' -> 'I2C1_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'I2C1EN' -> 'I2C1_EN' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'I2C2EN' -> 'I2C2_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'I2C2EN' -> 'I2C2_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'I2C2EN' -> 'I2C2_EN' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'ITBUFEN' -> 'ITBUF_EN' chg: ./TTC-Library/stm32l1/stm32l1_registers.h - replace 'ITBUFEN' -> 'ITBUF_EN' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'ITBUFEN' -> 'ITBUF_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'ITBUFEN' -> 'ITBUF_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'ITBUFEN' -> 'ITBUF_EN' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'ITERREN' -> 'ITERR_EN' chg: ./TTC-Library/stm32l1/stm32l1_registers.h - replace 'ITERREN' -> 'ITERR_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'ITERREN' -> 'ITERR_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'ITERREN' -> 'ITERR_EN' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'ITEVTEN' -> 'ITEVT_EN' chg: ./TTC-Library/stm32l1/stm32l1_registers.h - replace 'ITEVTEN' -> 'ITEVT_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'ITEVTEN' -> 'ITEVT_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'ITEVTEN' -> 'ITEVT_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'OTGFSEN' -> 'OTGFS_EN' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'OTGFSEN' -> 'OTGFS_EN' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace 'PWREN' -> 'PWR_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'PWREN' -> 'PWR_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'PWREN' -> 'PWR_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'SPI2EN' -> 'SPI2_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'SPI2EN' -> 'SPI2_EN' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'SPI2EN' -> 'SPI2_EN' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'SPI2EN' -> 'SPI2_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'SPI3EN' -> 'SPI3_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'SPI3EN' -> 'SPI3_EN' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'SPI3EN' -> 'SPI3_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'SRAMEN' -> 'SRAM_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'TIM12EN' -> 'TIM12_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'TIM13EN' -> 'TIM13_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'TIM14EN' -> 'TIM14_EN' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'TIM2EN' -> 'TIM2_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'TIM2EN' -> 'TIM2_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'TIM2EN' -> 'TIM2_EN' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'TIM4EN' -> 'TIM4_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'TIM4EN' -> 'TIM4_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'TIM4EN' -> 'TIM4_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'TIM5EN' -> 'TIM5_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'TIM5EN' -> 'TIM5_EN' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'TIM6EN' -> 'TIM6_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'TIM6EN' -> 'TIM6_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'TIM6EN' -> 'TIM6_EN' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'TIM7EN' -> 'TIM7_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'TIM7EN' -> 'TIM7_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'TIM7EN' -> 'TIM7_EN' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'UART4EN' -> 'UART4_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'UART4EN' -> 'UART4_EN' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'UART5EN' -> 'UART5_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'UART5EN' -> 'UART5_EN' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'USART2EN' -> 'USART2_EN' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'USART2EN' -> 'USART2_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'USART2EN' -> 'USART2_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'USART2EN' -> 'USART2_EN' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'USART3EN' -> 'USART3_EN' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'USART3EN' -> 'USART3_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'USART3EN' -> 'USART3_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'USART3EN' -> 'USART3_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'USBEN' -> 'USB_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'USBEN' -> 'USB_EN' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'USBEN' -> 'USB_EN' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'WWDGEN' -> 'WWDG_EN' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'WWDGEN' -> 'WWDG_EN' commit 0928d01fc3e8078c0dedc325714d66d66f89558d Author: Gregor Date: Mon Feb 5 17:09:34 2018 +0100 new: TTC-Library/interfaces/ttc_i2c_interface.c new: TTC-Library/interfaces/ttc_i2c_interface.h commit 0a04c684bc9024cf49768f7bef9231fddeaf6b66 Author: Gregor Date: Mon Feb 5 16:54:57 2018 +0100 bug: TTC-Library/ttc_spi.c - spi device does not seem to be powered up after calling ttc_spi_init() fix: InstallData/install_TTC_SDCARD.sh - added missing object file: sdcard_common.o fix: InstallData/low_level/install_TTC_SDCARD_SPI.sh - low-level acivate script did overwrite source.*.c of high level driver chg: TTC-Library/ethernet/ethernet_ste101p.c - changed warnings into TODO() fix: TTC-Library/interfaces/ttc_sdcard_interface.c - added function: ttc_sdcard_interface_send_command() fix: TTC-Library/interfaces/ttc_sdcard_interface.h - added function: ttc_sdcard_interface_send_command() chg: TTC-Library/sdcard/sdcard_common.c - added function: sdcard_common_calculate_crc7() chg: TTC-Library/sdcard/sdcard_common.c - added constant sdcard command data chg: TTC-Library/sdcard/sdcard_common.h - added function: sdcard_common_calculate_crc7() chg: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_detect(): implemented basic test (untested) chg: TTC-Library/sdcard/sdcard_spi.c - sdcard_spi_send_command(): implmented spi transmit chg: TTC-Library/sdcard/sdcard_spi.h - added function: sdcard_spi_send_command() chg: TTC-Library/sdcard/sdcard_spi_types.h - added to t_sdcard_spi_config: HighSpeed fix: TTC-Library/templates/device_architecture.c - rev 39: __load_defaults(): now will only allocate memory for LowLevelConfig if pointer is NULL (avoids double allocations on subsequent calls) fix: TTC-Library/templates/ttc_device.c fix: TTC-Library/ttc_gpio.c - fixed compilation issues with parallel ports chg: TTC-Library/ttc_gpio.c - added implementations for 10x ttc_gpio_parallel08_*_put() and ttc_gpio_parallel16_*_put() chg: TTC-Library/ttc_gpio.h - updated documentation chg: TTC-Library/ttc_heap.c - minor change fix: TTC-Library/ttc_sdcard.c - ttc_sdcard_get_configuration(): did allocate a memory block for t_ttc_sdcard_config of smaller size chg: TTC-Library/ttc_sdcard.c - ttc_sdcard_send_command(): added implementation chg: TTC-Library/ttc_sdcard.h - added function: ttc_sdcard_send_command() chg: TTC-Library/ttc_sdcard.h - added driver macro: _driver_sdcard_send_command() chg: TTC-Library/ttc_sdcard_types.h - added enum: e_ttc_sdcard_architecture chg: TTC-Library/ttc_sdcard_types.h - added struct: t_ttc_sdcard_command_argument chg: Template/examples/example_ttc_sdcard.c - added basic sdcard detection commit a9613bb9c9e12fad68b3a3dcf723d071c7d971a0 Author: Gregor Rebel Date: Mon Feb 5 11:36:57 2018 +0100 new: TTC-Library/gpio/gpio_common.c new: TTC-Library/gpio/gpio_common.h commit 3786f8853ffac82117dc264aae29d678a674792c Author: Gregor Rebel Date: Mon Feb 5 02:17:20 2018 +0100 fix: TTC-Library/board/board_dso_0138.c - fixed reading ID_CODE register (it's in 0xd3 and not in 0x01!) fix: TTC-Library/gfx/gfx_ili93xx.c - gfx_ili93xx_identify(): fixed reading ID_CODE register from ili9341 chg: TTC-Library/board/board_dso_0138_types.h - added to t_board_dso_0138_config: LCD_IdCode chg: TTC-Library/gfx/gfx_ili93xx.h - minor changes chg: TTC-Library/gfx/gfx_ili93xx_types.h - added to t_gfx_ili93xx_config: IdCode commit 53a7a29b62b4186b6d270c8cc22f45af42ca5d12 Author: Gregor Rebel Date: Mon Feb 5 00:56:41 2018 +0100 chg: InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - found a better download source for ILI9341_DS_V1.11.pdf (previous one had to be mirrored and PDF had broken title) fix: TTC-Library/gpio/gpio_stm32f1xx.h - recreated all 8- and 16-bit parallel port *_get()/ *_put() functions fix: TTC-Library/gpio/gpio_stm32l0xx.h - recreated all 8- and 16-bit parallel port *_get()/ *_put() functions fix: TTC-Library/gpio/gpio_stm32l1xx.c - recreated all 8- and 16-bit parallel port *_get()/ *_put() functions fix: TTC-Library/gpio/gpio_stm32l1xx.h - recreated all 8- and 16-bit parallel port *_get()/ *_put() functions fix: TTC-Library/gpio/gpio_stm32w1xx.h - recreated all 8- and 16-bit parallel port *_get()/ *_put() functions fix: TTC-Library/interfaces/ttc_gpio_interface.c - recreated all 8- and 16-bit parallel port *_get()/ *_put() functions fix: TTC-Library/interfaces/ttc_gpio_interface.h - recreated all 8- and 16-bit parallel port *_get()/ *_put() functions fix: TTC-Library/templates/create_DeviceDriver.pl - fixed scanning parallel port *_get()/ *_put() driver macro declarations chg: TTC-Library/ttc_gpio.h - 8- and 16-bit parallel port *_get()/ *_put() driver macro declarations are now disabled by #if 0 instead of single line comments commit db581e1970a6711f61214b3c09b38a12eb61c91e Author: Gregor Rebel Date: Sun Feb 4 13:18:49 2018 +0100 bug: TTC-Library/board/board_dso_0138.c - still cannot read idcode from ili9341 :-( chg: TTC-Library/board/board_dso_0138.h chg: TTC-Library/board/board_olimex_stm32_lcd.c chg: TTC-Library/board/board_olimex_stm32_lcd.h chg: TTC-Library/gfx/gfx_ili93xx.c chg: TTC-Library/gfx/gfx_ili93xx.h fix: TTC-Library/gpio/gpio_stm32f1xx.h - ttc_driver_gpio_parallel08_*_put(): now uses faster atomic write via GPIOx->BSRR register instead of read-modify-write via GPIOx->ODR fix: TTC-Library/gpio/gpio_stm32l1xx.h - ttc_driver_gpio_parallel08_*_put(): now uses faster atomic write via GPIOx->BSRR register instead of read-modify-write via GPIOx->ODR chg: TTC-Library/interfaces/ttc_gpio_interface.c chg: TTC-Library/register/register_stm32l1xx_types.h fix: TTC-Library/ttc_gfx.c - ttc_gfx_init(): now selects display to initialize before sending commands to it chg: TTC-Library/ttc_gpio.c - added functions: ttc_gpio_parallel08_1_put(), ttc_gpio_parallel16_1_put() chg: TTC-Library/ttc_gpio.h - added definitions for ttc_gpio_parallel16_*_put(), ttc_gpio_parallel16_*_get() functions (low-level implementations still missing) chg: TTC-Library/ttc_gpio_types.h commit 4aae9fd0a7057c95eac28142244e64ee83803d2d Author: Gregor Rebel Date: Sat Feb 3 00:27:27 2018 +0100 bug: LCD on board_dso_0138 still does not work (ili9341 requires different commands than ili9320) fix: fixed low-level access to LCD control lines chg: InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - added documentation fix: InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - fixed LCD pin configuration chg: ./TTC-Library/ttc_gpio_types.h - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/ttc_gpio.h.orig - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/ttc_gpio.h - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/board/board_dso_0138.c - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/adc/adc_stm32f1xx_types.h - replace 'ttc_gpio_alternate_function_e' -> 'e_ttc_gpio_alternate_function' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace 'TTC_GFX1_ILI93XX_PIN_NOT_REGISTER_SELECT' -> 'TTC_GFX1_ILI93XX_PIN_REGISTER_SELECT' chg: ./TTC-Library/board/board_dso_0138.c - replace 'TTC_GFX1_ILI93XX_PIN_NOT_REGISTER_SELECT' -> 'TTC_GFX1_ILI93XX_PIN_REGISTER_SELECT' chg: ./TTC-Library/gfx/gfx_ili93xx.c - replace 'TTC_GFX1_ILI93XX_PIN_NOT_REGISTER_SELECT' -> 'TTC_GFX1_ILI93XX_PIN_REGISTER_SELECT' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace 'TTC_GFX1_ILI93XX_PIN_NOT_REGISTER_SELECT' -> 'TTC_GFX1_ILI93XX_PIN_REGISTER_SELECT' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'TTC_GFX1_ILI93XX_PIN_NOT_REGISTER_SELECT' -> 'TTC_GFX1_ILI93XX_PIN_REGISTER_SELECT' chg: ./TTC-Library/board/board_dso_0138.c - replace '_ILI93XX_PIN_D' -> '_ILI93XX_PIN_D0' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace '_ILI93XX_PIN_D' -> '_ILI93XX_PIN_D0' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace 'GFX_ILI932X_PIN_' -> 'TTC_GFX1_ILI93XX_PIN_' chg: ./TTC-Library/gfx/gfx_ili93xx_types.h - replace 'GFX_ILI932X_PIN_' -> 'TTC_GFX1_ILI93XX_PIN_' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace 'GFX_ILI932X_PIN_' -> 'TTC_GFX1_ILI93XX_PIN_' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'GFX_ILI932X_PIN_' -> 'TTC_GFX1_ILI93XX_PIN_' commit ae896b0fb8a06d15606336f41d38fd129b9e752b Author: Gregor Date: Thu Feb 1 17:47:37 2018 +0100 chg: TTC-Library/ttc_basic* - added *_make_*_endian() macros to ensure endianess of 16/32 bit value at lowest overhead chg: ./Template/examples/example_gfx_benchmark.h - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./TTC-Library/gfx/gfx_ili93xx.c - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./TTC-Library/gfx/gfx_ili93xx.h - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./TTC-Library/board/board_dso_0138.c - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'ec_sysclock_' -> 'E_ttc_sysclock_errorcode_' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'ec_sysclock_' -> 'E_ttc_sysclock_errorcode_' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'ec_sysclock_' -> 'E_ttc_sysclock_errorcode_' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'ta_sysclock_' -> 'E_ttc_sysclock_architecture' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx_types.h - replace 'ta_sysclock_' -> 'E_ttc_sysclock_architecture' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx_types.h - replace 'ta_sysclock_' -> 'E_ttc_sysclock_architecture' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx_types.h - replace 'ta_sysclock_' -> 'E_ttc_sysclock_architecture' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.c - replace 'ta_sysclock_' -> 'E_ttc_sysclock_architecture' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'ta_sysclock_' -> 'E_ttc_sysclock_architecture' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'ta_sysclock_' -> 'E_ttc_sysclock_architecture' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx_types.h - replace 'ta_sysclock_' -> 'E_ttc_sysclock_architecture' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.c - replace 'ta_sysclock_' -> 'E_ttc_sysclock_architecture' chg: ./Template/examples/example_ttc_sysclock.c - replace 'tsp_' -> 'E_ttc_sysclock_profile' chg: ./TTC-Library/ttc_sysclock.h - replace 'tsp_' -> 'E_ttc_sysclock_profile' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'tsp_' -> 'E_ttc_sysclock_profile' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.c - replace 'tsp_' -> 'E_ttc_sysclock_profile' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'tsp_' -> 'E_ttc_sysclock_profile' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'tsp_' -> 'E_ttc_sysclock_profile' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.c - replace 'tsp_' -> 'E_ttc_sysclock_profile' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'tso_' -> 'E_ttc_sysclock_oscillator_' chg: ./TTC-Library/pwr/pwr_stm32l1xx.c - replace 'tso_' -> 'E_ttc_sysclock_oscillator_' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'tso_' -> 'E_ttc_sysclock_oscillator_' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'tso_' -> 'E_ttc_sysclock_oscillator_' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace 'tso_' -> 'E_ttc_sysclock_oscillator_' chg: ./Template/examples/example_ttc_sysclock.c - replace 'E_ttc_sysclock_profile' -> 'E_ttc_sysclock_profile_' chg: ./TTC-Library/ttc_sysclock.h - replace 'E_ttc_sysclock_profile' -> 'E_ttc_sysclock_profile_' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'E_ttc_sysclock_profile' -> 'E_ttc_sysclock_profile_' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.c - replace 'E_ttc_sysclock_profile' -> 'E_ttc_sysclock_profile_' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'E_ttc_sysclock_profile' -> 'E_ttc_sysclock_profile_' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'E_ttc_sysclock_profile' -> 'E_ttc_sysclock_profile_' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.c - replace 'E_ttc_sysclock_profile' -> 'E_ttc_sysclock_profile_' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'E_ttc_sysclock_architecture' -> 'E_ttc_sysclock_architecture_' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx_types.h - replace 'E_ttc_sysclock_architecture' -> 'E_ttc_sysclock_architecture_' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx_types.h - replace 'E_ttc_sysclock_architecture' -> 'E_ttc_sysclock_architecture_' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx_types.h - replace 'E_ttc_sysclock_architecture' -> 'E_ttc_sysclock_architecture_' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.c - replace 'E_ttc_sysclock_architecture' -> 'E_ttc_sysclock_architecture_' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'E_ttc_sysclock_architecture' -> 'E_ttc_sysclock_architecture_' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'E_ttc_sysclock_architecture' -> 'E_ttc_sysclock_architecture_' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx_types.h - replace 'E_ttc_sysclock_architecture' -> 'E_ttc_sysclock_architecture_' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.c - replace 'E_ttc_sysclock_architecture' -> 'E_ttc_sysclock_architecture_' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'tsa_sysclock_Unknown' -> 'E_ttc_sysclock_architecture_unknown' chg: ./Template/examples/example_gfx_boxes.h - replace '_Unknown' -> '_unknown' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace '_Unknown' -> '_unknown' chg: ./Template/examples/example_ttc_states.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_layer_phy_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_radio_types.h.orig - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_pwr.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_assert_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_states_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_input_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_input.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_systick_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_states.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_string_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_tcpip_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_packet_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_dac_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_i2c_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_spi_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_cpu_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_radio.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_touchpad_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_board_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_adc.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_ethernet_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_sdcard_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_touchpad.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_adc_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_timer_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_accelerometer_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_i2c.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_can_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_interface.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_gfx_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_accelerometer.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_sysclock_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_sdcard.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_rtls_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_register_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_interface_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_ethernet_types.h.orig - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_radio_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_slam_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_ethernet.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_memory_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_heap_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_pwr_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_spi.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_layer_phy.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_gyroscope_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_i2c_types.h.orig - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_systick.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_interrupt_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_math.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_pwm_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_math_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_usart_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_slam.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_tcpip.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_board_types.h.orig - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_gyroscope.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_packet.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_dma_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_rtls.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_basic_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_gfx_types.h.orig - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_cpu.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_pwm.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_network_layer_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/gfx/gfx_ili93xx_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/i2c/i2c_stm32l1xx_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/radio/radio_dw1000.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/radio/radio_common.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/radio/radio_common.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/templates/ttc_device_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/templates/ttc_device.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/packet/packet_802154_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/packet/packet_802154.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/packet/packet_common_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx_types.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.h - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/network/support/network_serialradio.c - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/slam/slam_simple_2d_types.h - replace '_Unknown' -> '_unknown' chg: ./Documentation/TheToolChain-Manual/chapter_CodingGuidelines.tml - replace '_Unknown' -> '_unknown' chg: ./TTC-Library/ttc_basic.h - replace '_read_16_' -> '_16_read_' chg: ./TTC-Library/ttc_basic.c - replace '_read_16_' -> '_16_read_' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '_read_16_' -> '_16_read_' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '_read_16_' -> '_16_read_' chg: ./TTC-Library/radio/radio_dw1000.c - replace '_read_16_' -> '_16_read_' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '_read_16_' -> '_16_read_' chg: ./TTC-Library/basic/basic_cm3.h - replace '_read_16_' -> '_16_read_' chg: ./TTC-Library/basic/basic_cm3.c - replace '_read_16_' -> '_16_read_' chg: ./TTC-Library/ttc_basic.h - replace '_write_16_' -> '_16_write_' chg: ./TTC-Library/ttc_basic.c - replace '_write_16_' -> '_16_write_' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '_write_16_' -> '_16_write_' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '_write_16_' -> '_16_write_' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '_write_16_' -> '_16_write_' chg: ./TTC-Library/basic/basic_cm3.h - replace '_write_16_' -> '_16_write_' chg: ./TTC-Library/ttc_basic.h - replace '_read_32_' -> '_32_read_' chg: ./TTC-Library/ttc_basic.c - replace '_read_32_' -> '_32_read_' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '_read_32_' -> '_32_read_' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '_read_32_' -> '_32_read_' chg: ./TTC-Library/radio/radio_dw1000.c - replace '_read_32_' -> '_32_read_' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '_read_32_' -> '_32_read_' chg: ./TTC-Library/basic/basic_cm3.h - replace '_read_32_' -> '_32_read_' chg: ./TTC-Library/basic/basic_cm3.c - replace '_read_32_' -> '_32_read_' chg: ./TTC-Library/ttc_basic.h - replace '_write_32_' -> '_32_write_' chg: ./TTC-Library/ttc_basic.c - replace '_write_32_' -> '_32_write_' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '_write_32_' -> '_32_write_' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '_write_32_' -> '_32_write_' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '_write_32_' -> '_32_write_' chg: ./TTC-Library/basic/basic_cm3.h - replace '_write_32_' -> '_32_write_' chg: ./TTC-Library/ttc_basic.h - replace '_atomic_add_16' -> '_16_atomic_add_' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '_atomic_add_16' -> '_16_atomic_add_' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '_atomic_add_16' -> '_16_atomic_add_' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '_atomic_add_16' -> '_16_atomic_add_' chg: ./TTC-Library/basic/basic_cm3.h - replace '_atomic_add_16' -> '_16_atomic_add_' chg: ./TTC-Library/basic/basic_stm32l1xx.h - replace '_atomic_add_16' -> '_16_atomic_add_' chg: ./TTC-Library/basic/basic_cm3.c - replace '_atomic_add_16' -> '_16_atomic_add_' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace '_atomic_add_16' -> '_16_atomic_add_' chg: ./TTC-Library/cpu/cm3_semaphore.c - replace '_atomic_add_16' -> '_16_atomic_add_' chg: ./TTC-Library/ttc_basic.h - replace '_atomic_add_8' -> '_08_atomic_add_' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '_atomic_add_8' -> '_08_atomic_add_' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '_atomic_add_8' -> '_08_atomic_add_' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '_atomic_add_8' -> '_08_atomic_add_' chg: ./TTC-Library/basic/basic_cm3.h - replace '_atomic_add_8' -> '_08_atomic_add_' chg: ./TTC-Library/basic/basic_stm32l1xx.h - replace '_atomic_add_8' -> '_08_atomic_add_' chg: ./TTC-Library/basic/basic_cm3.c - replace '_atomic_add_8' -> '_08_atomic_add_' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace '_atomic_add_8' -> '_08_atomic_add_' chg: ./TTC-Library/cpu/cm3_semaphore.c - replace '_atomic_add_8' -> '_08_atomic_add_' chg: ./TTC-Library/ttc_basic.h - replace '_atomic_add_32' -> '_32_atomic_add_' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '_atomic_add_32' -> '_32_atomic_add_' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '_atomic_add_32' -> '_32_atomic_add_' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '_atomic_add_32' -> '_32_atomic_add_' chg: ./TTC-Library/basic/basic_cm3.h - replace '_atomic_add_32' -> '_32_atomic_add_' chg: ./TTC-Library/basic/basic_stm32l1xx.h - replace '_atomic_add_32' -> '_32_atomic_add_' chg: ./TTC-Library/basic/basic_cm3.c - replace '_atomic_add_32' -> '_32_atomic_add_' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace '_atomic_add_32' -> '_32_atomic_add_' chg: ./TTC-Library/cpu/cm3_semaphore.c - replace '_atomic_add_32' -> '_32_atomic_add_' chg: ./TTC-Library/ttc_basic.h - replace 'ttc_32_' -> 'ttc_basic_32_' chg: ./TTC-Library/ttc_basic.h - replace 'ttc_16_' -> 'ttc_basic_16_' chg: ./TTC-Library/ttc_basic.h - replace 'ttc_08_' -> 'ttc_basic_08_' chg: ./TTC-Library/ttc_basic.h - replace '_atomic_read_write_32' -> '_32_atomic_read_write' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '_atomic_read_write_32' -> '_32_atomic_read_write' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '_atomic_read_write_32' -> '_32_atomic_read_write' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '_atomic_read_write_32' -> '_32_atomic_read_write' chg: ./TTC-Library/basic/basic_cm3.h - replace '_atomic_read_write_32' -> '_32_atomic_read_write' chg: ./TTC-Library/basic/basic_stm32l1xx.h - replace '_atomic_read_write_32' -> '_32_atomic_read_write' chg: ./TTC-Library/basic/basic_cm3.c - replace '_atomic_read_write_32' -> '_32_atomic_read_write' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace '_atomic_read_write_32' -> '_32_atomic_read_write' chg: ./TTC-Library/ttc_basic.h - replace '_atomic_read_write_16' -> '_16_atomic_read_write' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '_atomic_read_write_16' -> '_16_atomic_read_write' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '_atomic_read_write_16' -> '_16_atomic_read_write' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '_atomic_read_write_16' -> '_16_atomic_read_write' chg: ./TTC-Library/basic/basic_cm3.h - replace '_atomic_read_write_16' -> '_16_atomic_read_write' chg: ./TTC-Library/basic/basic_stm32l1xx.h - replace '_atomic_read_write_16' -> '_16_atomic_read_write' chg: ./TTC-Library/basic/basic_cm3.c - replace '_atomic_read_write_16' -> '_16_atomic_read_write' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace '_atomic_read_write_16' -> '_16_atomic_read_write' chg: ./TTC-Library/ttc_basic.h - replace '_atomic_read_write_8' -> '_08_atomic_read_write' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '_atomic_read_write_8' -> '_08_atomic_read_write' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '_atomic_read_write_8' -> '_08_atomic_read_write' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '_atomic_read_write_8' -> '_08_atomic_read_write' chg: ./TTC-Library/basic/basic_cm3.h - replace '_atomic_read_write_8' -> '_08_atomic_read_write' chg: ./TTC-Library/basic/basic_stm32l1xx.h - replace '_atomic_read_write_8' -> '_08_atomic_read_write' chg: ./TTC-Library/basic/basic_cm3.c - replace '_atomic_read_write_8' -> '_08_atomic_read_write' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace '_atomic_read_write_8' -> '_08_atomic_read_write' chg: ./TTC-Library/ttc_basic.h - replace 'ttc_atomic_add' -> 'ttc_basic_atomic_add' chg: ./TTC-Library/ttc_basic.h - replace 'atomic_add_' -> 'atomic_add' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace 'atomic_add_' -> 'atomic_add' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace 'atomic_add_' -> 'atomic_add' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace 'atomic_add_' -> 'atomic_add' chg: ./TTC-Library/basic/basic_cm3.h - replace 'atomic_add_' -> 'atomic_add' chg: ./TTC-Library/basic/basic_stm32l1xx.h - replace 'atomic_add_' -> 'atomic_add' chg: ./TTC-Library/basic/basic_cm3.c - replace 'atomic_add_' -> 'atomic_add' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace 'atomic_add_' -> 'atomic_add' chg: ./TTC-Library/cpu/cm3_semaphore.c - replace 'atomic_add_' -> 'atomic_add' commit 600ad83d334f195f8176286753f0e0eeca080e77 Author: Gregor Rebel Date: Thu Feb 1 12:59:21 2018 +0100 chg: TTC-Library/ttc_gfx.c - ttc_gfx_switch_to(): now deselects previous display before selecting new one (only if switching to different display) commit cd8f6be833249ed539330f7f570dba979a1dbec2 Author: Gregor Rebel Date: Thu Feb 1 12:50:57 2018 +0100 chg: TTC-Library/board/board_dso_0138.c - completed implementation of gfx_ili93xx_board_*() functions (yet untested) chg: TTC-Library/board/board_dso_0138.h - added macro gfx_ili93xx_board_select() chg: TTC-Library/ttc_gfx.c - ttc_gfx_switch_to(): now calls _driver_gfx_select() to select current display chg: ./TTC-Library/ttc_gpio_types.h - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./TTC-Library/board/board_dso_0138.c - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./TTC-Library/gfx/gfx_ili93xx.c - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./TTC-Library/gfx/gfx_ili93xx.h - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./Template/examples/example_gfx_benchmark.h - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'ILI93xx_PIN' -> 'ILI93XX_PIN' commit d2726bb422a96e5063927353e6dbf5ffa61c00ef Author: Gregor Date: Wed Jan 31 16:16:16 2018 +0100 fix: Template/examples/example_ttc_accelerometer* - fixed lots of compile error (now compiles with some warnings) fix: Template/examples/example_ttc_i2c* - fixed lots of compile error (now compiles with some warnings) fix: InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - enabled wrong cpu (stm32l1xx instead of stm32f1xx) fix: TTC-Library/gyroscope/gyroscope_mpu6050.c - fixed compile errors chg: ./TTC-Library/ttc_i2c.h - replace 'ttc_i2c_base_t_register' -> 't_ttc_i2c_base_register' chg: ./TTC-Library/ttc_i2c_types.h - replace 'ttc_i2c_base_t_register' -> 't_ttc_i2c_base_register' chg: ./TTC-Library/ttc_i2c.c - replace 'ttc_i2c_base_t_register' -> 't_ttc_i2c_base_register' chg: ./TTC-Library/interfaces/ttc_i2c_interface.h - replace 'ttc_i2c_base_t_register' -> 't_ttc_i2c_base_register' chg: ./TTC-Library/interfaces/ttc_i2c_interface.c - replace 'ttc_i2c_base_t_register' -> 't_ttc_i2c_base_register' chg: ./TTC-Library/i2c/i2c_stm32l1xx.h - replace 'ttc_i2c_base_t_register' -> 't_ttc_i2c_base_register' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'ttc_i2c_base_t_register' -> 't_ttc_i2c_base_register' chg: ./TTC-Library/i2c/i2c_stm32l1xx_types.h - replace 'ttc_i2c_base_t_register' -> 't_ttc_i2c_base_register' chg: ./TTC-Library/i2c/i2c_common.h - replace 'ttc_i2c_base_t_register' -> 't_ttc_i2c_base_register' chg: ./TTC-Library/i2c/i2c_stm32f1xx.h - replace 'ttc_i2c_base_t_register' -> 't_ttc_i2c_base_register' chg: ./TTC-Library/i2c/i2c_common.c - replace 'ttc_i2c_base_t_register' -> 't_ttc_i2c_base_register' chg: ./TTC-Library/i2c/i2c_stm32f1xx.c - replace 'ttc_i2c_base_t_register' -> 't_ttc_i2c_base_register' chg: ./Template/examples/example_ttc_i2c.c - replace 'tiat_' -> 'E_ttc_i2c_address_type_' chg: ./TTC-Library/ttc_i2c.h - replace 'tiat_' -> 'E_ttc_i2c_address_type_' chg: ./TTC-Library/ttc_i2c_types.h - replace 'tiat_' -> 'E_ttc_i2c_address_type_' chg: ./TTC-Library/ttc_i2c.c - replace 'tiat_' -> 'E_ttc_i2c_address_type_' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050.c - replace 'tiat_' -> 'E_ttc_i2c_address_type_' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.c - replace 'tiat_' -> 'E_ttc_i2c_address_type_' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050.c - replace 'tiat_' -> 'E_ttc_i2c_address_type_' chg: ./TTC-Library/ttc_i2c_types.h - replace 'tifc_' -> 'E_ttc_i2c_flag_code_' chg: ./TTC-Library/ttc_i2c.c - replace 'tifc_' -> 'E_ttc_i2c_flag_code_' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'tifc_' -> 'E_ttc_i2c_flag_code_' chg: ./Template/examples/example_ttc_i2c.c - replace 'tiec_' -> 'E_ttc_i2c_event_code_' chg: ./TTC-Library/ttc_i2c.h - replace 'tiec_' -> 'E_ttc_i2c_event_code_' chg: ./TTC-Library/ttc_i2c_types.h - replace 'tiec_' -> 'E_ttc_i2c_event_code_' chg: ./TTC-Library/ttc_i2c.c - replace 'tiec_' -> 'E_ttc_i2c_event_code_' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'tiec_' -> 'E_ttc_i2c_event_code_' chg: ./TTC-Library/i2c/i2c_common.c - replace 'tiec_' -> 'E_ttc_i2c_event_code_' chg: ./Template/examples/example_ttc_i2c.c - replace 'ec_i2c_' -> 'E_ttc_i2c_errorcode_' chg: ./TTC-Library/ttc_i2c_types.h - replace 'ec_i2c_' -> 'E_ttc_i2c_errorcode_' chg: ./TTC-Library/ttc_i2c.c - replace 'ec_i2c_' -> 'E_ttc_i2c_errorcode_' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'ec_i2c_' -> 'E_ttc_i2c_errorcode_' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.c - replace 'tiras_' -> 'E_ttc_i2c_address_type_' ren: 'TTC-Library/interfaces/ttc_i2c_interface.c' -> 'TTC-Library/interfaces/DEPRECATED_ttc_i2c_interface.c' ren: 'TTC-Library/interfaces/ttc_i2c_interface.h' -> 'TTC-Library/interfaces/DEPRECATED_ttc_i2c_interface.h' commit 380ab274794e62d1c117e90889ec30cef1a2fb76 Author: Gregor Rebel Date: Wed Jan 31 09:04:26 2018 +0100 chg: TTC-Library/board/board_dso_0138.c - minor changes chg: TTC-Library/gfx/gfx_ili93xx.h - documentation improved chg: TTC-Library/gfx/gfx_ili93xx.h - added function: gfx_ili93xx_select() chg: TTC-Library/interfaces/ttc_gfx_interface.c - added function: ttc_gfx_interface_select() chg: TTC-Library/interfaces/ttc_gfx_interface.h - added function: ttc_gfx_interface_select() chg: TTC-Library/ttc_gfx.h - added driver macro _driver_gfx_select() chg: TTC-Library/ttc_gfx_types.h - added macros: Assert_GFX_EXTRA_Writable(), Assert_GFX_EXTRA_Readable() commit 1ebb9ec272d8ada623be48dcfd1a216a43f2d33a Author: Gregor Rebel Date: Wed Jan 31 00:31:03 2018 +0100 fix: InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - disabled empty definitions: TTC_GFX1_ILI93xx_PIN_NBL0, TTC_GFX1_ILI93xx_PIN_NBL1 fix: InstallData/scripts/source.pl - fixed invalid configuration struct type (containing t__config) chg: TTC-Library/board/board_dso_0138.c - board_dso_0138_prepare(): now initializes all LCD gpio pins to output high (inactive) chg: TTC-Library/board/board_stm32l100c_discovery.c - code formatted chg: TTC-Library/ttc_gfx.h - added macro: _driver_gfx_select() chg: ./TTC-Library/board/board_dso_0138.c - replace 'ILI93xx_PIN_RESET' -> 'ILI93xx_PIN_NOT_RESET' chg: ./TTC-Library/gfx/gfx_ili93xx.c - replace 'ILI93xx_PIN_RESET' -> 'ILI93xx_PIN_NOT_RESET' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace 'ILI93xx_PIN_RESET' -> 'ILI93xx_PIN_NOT_RESET' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'ILI93xx_PIN_RESET' -> 'ILI93xx_PIN_NOT_RESET' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 'ttc_radiot__config' -> 't_ttc_radio_config' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 'ttc_radiot__config' -> 't_ttc_radio_config' chg: ./TTC-Library/ttc_gfx.c - replace 'ttc_gfxt__config' -> 't_ttc_gfx_config' chg: ./TTC-Library/ttc_gfx.h - replace 'ttc_gfxt__config' -> 't_ttc_gfx_config' chg: ./Documentation/TheToolChain-Manual/chapter_Drivers.tml - replace 'ttc_drivert__config' -> 't_ttc_driver_config' commit 200a27e0661e7f20533454f48bdf4266855955e8 Author: Gregor Date: Tue Jan 30 16:39:06 2018 +0100 new: Template/examples/example_ttc_sdcard.c new: Template/examples/example_ttc_sdcard.h commit 237195a6f42dd083f560076e52f38b159d5545c1 Author: Gregor Date: Tue Jan 30 16:28:40 2018 +0100 chg: InstallData/install_TTC_ETHERNET.sh - minor changes (recreated from newer template file) fix: InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - fixed configuration of TTC_SDCARD1 chg: InstallData/low_level/install_TTC_ETHERNET_STE101P.sh - minor changes (recreated from newer template file) fix: InstallData/scripts/createActivateScript.pl - fixed runtime errors in created activate_project.sh chg: TTC-Library/board/board_olimex_stm32_p107.c - implemented: board_olimex_stm32_p107_prepare() chg: TTC-Library/ethernet/ethernet_common.c - minor changes (recreated from newer template file) chg: TTC-Library/ethernet/ethernet_common.h - minor changes (recreated from newer template file) chg: TTC-Library/ethernet/ethernet_ste101p.c - minor changes (recreated from newer template file) chg: TTC-Library/ethernet/ethernet_ste101p.h - minor changes (recreated from newer template file) chg: TTC-Library/ethernet/ethernet_ste101p_types.h - minor changes (recreated from newer template file) chg: TTC-Library/interfaces/ttc_ethernet_interface.c - minor changes (recreated from newer template file) chg: TTC-Library/interfaces/ttc_ethernet_interface.h - minor changes (recreated from newer template file) chg: TTC-Library/interfaces/ttc_sdcard_interface.c - minor changes (recreated from newer template file) chg: TTC-Library/interfaces/ttc_sdcard_interface.h - minor changes (recreated from newer template file) chg: TTC-Library/sdcard/sdcard_common.c - minor changes (recreated from newer template file) chg: TTC-Library/sdcard/sdcard_common.h - minor changes (recreated from newer template file) chg: TTC-Library/sdcard/sdcard_spi.c - minor changes (recreated from newer template file) chg: TTC-Library/sdcard/sdcard_spi.h - minor changes (recreated from newer template file) chg: TTC-Library/sdcard/sdcard_spi.h - added usage documentation chg: TTC-Library/sdcard/sdcard_spi_types.h - added static configuration check chg: TTC-Library/spi/spi_stm32f1xx.c - removed last dependencies to STM standard peripherals library chg: TTC-Library/templates/ttc_device.c - minor changes chg: TTC-Library/ttc_ethernet.c - minor changes (recreated from newer template file) chg: TTC-Library/ttc_ethernet.h - minor changes (recreated from newer template file) chg: TTC-Library/ttc_ethernet_types.h - minor changes (recreated from newer template file) chg: TTC-Library/ttc_sdcard.c - minor changes (recreated from newer template file) chg: TTC-Library/ttc_sdcard.h - minor changes (recreated from newer template file) chg: TTC-Library/ttc_sdcard_types.h - minor changes (recreated from newer template file) chg: TTC-Library/ttc_spi.h - moved usage documentation from ttc_spi_get_configuration() to general documentation commit 1d62f24f65009a5fdace170a61792cce079ea634 Author: Gregor Date: Fri Jan 26 12:18:58 2018 +0100 chg: InstallData/scripts/createActivateScript.pl - restructured activate_project.sh for better readability and easier understanding chg: InstallData/scripts/qtcreator.sh - minor change commit 05a17dc03c661b2df0e6fd05d3544bdbe5e415c5 Author: Gregor Date: Thu Jan 25 15:11:00 2018 +0100 fix: TTC-Library/board/board_olimex_stm32_p107.c - removed initialization of missing struct fields (fixes compile error) commit ae9fefca296dbe78adc728a0dcafd241f47646f5 Author: Gregor Rebel Date: Thu Jan 25 01:51:47 2018 +0100 chg: ./TTC-Library/board/board_dso_0138.c - board_dso_0138_ili93xx_*(): completed implementation chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace '_PIN_REGISTER' -> '_PIN_NOT_REGISTER_SELECT' chg: ./TTC-Library/board/board_dso_0138.c - replace '_PIN_REGISTER' -> '_PIN_NOT_REGISTER_SELECT' chg: ./TTC-Library/gfx/gfx_ili93xx.c - replace '_PIN_REGISTER' -> '_PIN_NOT_REGISTER_SELECT' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace '_PIN_REGISTER' -> '_PIN_NOT_REGISTER_SELECT' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace '_PIN_REGISTER' -> '_PIN_NOT_REGISTER_SELECT' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace '_ILI93xx_PIN_CHIPSELECT' -> '_ILI93xx_PIN_NOT_CHIPSELECT' chg: ./TTC-Library/board/board_dso_0138.c - replace '_ILI93xx_PIN_CHIPSELECT' -> '_ILI93xx_PIN_NOT_CHIPSELECT' chg: ./TTC-Library/gfx/gfx_ili93xx.c - replace '_ILI93xx_PIN_CHIPSELECT' -> '_ILI93xx_PIN_NOT_CHIPSELECT' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace '_ILI93xx_PIN_CHIPSELECT' -> '_ILI93xx_PIN_NOT_CHIPSELECT' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace '_ILI93xx_PIN_CHIPSELECT' -> '_ILI93xx_PIN_NOT_CHIPSELECT' chg: ./TTC-Library/ttc_gpio_types.h - replace 'PIN_WRITE_STROBE' -> 'PIN_NOT_WRITE_STROBE' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace 'PIN_WRITE_STROBE' -> 'PIN_NOT_WRITE_STROBE' chg: ./TTC-Library/board/board_dso_0138.c - replace 'PIN_WRITE_STROBE' -> 'PIN_NOT_WRITE_STROBE' chg: ./TTC-Library/gfx/gfx_ili93xx.c - replace 'PIN_WRITE_STROBE' -> 'PIN_NOT_WRITE_STROBE' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace 'PIN_WRITE_STROBE' -> 'PIN_NOT_WRITE_STROBE' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'PIN_WRITE_STROBE' -> 'PIN_NOT_WRITE_STROBE' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace 'PIN_READ_STROBE' -> 'PIN_NOT_READ_STROBE' chg: ./TTC-Library/board/board_dso_0138.c - replace 'PIN_READ_STROBE' -> 'PIN_NOT_READ_STROBE' chg: ./TTC-Library/gfx/gfx_ili93xx.c - replace 'PIN_READ_STROBE' -> 'PIN_NOT_READ_STROBE' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace 'PIN_READ_STROBE' -> 'PIN_NOT_READ_STROBE' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace 'PIN_READ_STROBE' -> 'PIN_NOT_READ_STROBE' commit 39692709e5ef1d9fa6322234e7d6d465ebaad84f Author: Gregor Rebel Date: Wed Jan 24 22:11:19 2018 +0100 fix: fixed various issues with new enableFeature.pl chg: ./Documentation/TheToolChain-Manual/chapter_Drivers.tml - replace ' il9320' -> ' ili9320' chg: ./Documentation/TheToolChain-Manual/chapter_Drivers.tml - replace '9320' -> '93xx' chg: ./Documentation/TheToolChain-Manual/chapter_CodingConventions.tml - replace '9320' -> '93xx' chg: ./TTC-Library/ttc_gpio_types.h - replace '9320' -> '93xx' chg: ./TTC-Library/ttc_gfx.c - replace '9320' -> '93xx' chg: ./TTC-Library/ttc_gfx_types.h - replace '9320' -> '93xx' chg: ./TTC-Library/board/board_olimex_stm32_lcd.h - replace '9320' -> '93xx' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace '9320' -> '93xx' chg: ./TTC-Library/board/board_dso_0138.h - replace '9320' -> '93xx' chg: ./TTC-Library/board/board_dso_0138.c - replace '9320' -> '93xx' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '9320' -> '93xx' chg: ./TTC-Library/gfx/gfx_common.h - replace '9320' -> '93xx' chg: ./TTC-Library/gfx/gfx_ili9320_types.h - replace '9320' -> '93xx' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '9320' -> '93xx' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace '9320' -> '93xx' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h.orig - replace '9320' -> '93xx' chg: ./Template/examples/example_gfx_benchmark.h - replace '9320' -> '93xx' chg: ./Template/examples/example_ttc_gfx.c - replace '9320' -> '93xx' chg: ./Template/examples/example_ttc_gfx.h - replace '9320' -> '93xx' chg: ./InstallData/install_LCD_320x240_ILI9320.sh - replace '9320' -> '93xx' chg: ./InstallData/scripts/features.pm - replace '9320' -> '93xx' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace '9320' -> '93xx' chg: ./InstallData/low_level/install_TTC_RADIO_DW1000.sh - replace '9320' -> '93xx' chg: ./InstallData/low_level/install_TTC_GFX_ILI9320.sh - replace '9320' -> '93xx' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace '9320' -> '93xx' ren: 'InstallData/low_level/install_TTC_GFX_ILI9320.sh' -> 'InstallData/low_level/install_TTC_GFX_ILI93xx.sh' ren: 'InstallData/low_level/install_TTC_GFX_ILI93xx.sh' -> 'InstallData/low_level/install_TTC_GFX_ILI93XX.sh' ren: 'TTC-Library/gfx/gfx_ili9320.h' -> 'TTC-Library/gfx/gfx_ili93xx.h' ren: 'TTC-Library/gfx/gfx_ili9320.c' -> 'TTC-Library/gfx/gfx_ili93xx.c' ren: 'InstallData/install_LCD_320x240_ILI9320.sh' -> 'InstallData/DEPRECATED_install_LCD_320x240_ILI9320.sh' ren: 'InstallData/install_TTC_REAL_TIME_CLOCK.sh' -> 'InstallData/DEPRECATED_install_TTC_REAL_TIME_CLOCK.sh' ren: 'InstallData/install_TTC_RTC.sh' -> 'InstallData/DEPRECATED_install_TTC_RTC.sh' ren: 'TTC-Library/gfx/gfx_ili9320_types.h' -> 'TTC-Library/gfx/gfx_ili93xx_types.h' commit c29beae5676e1c3997e0cd6002d8bdc970067ef4 Author: Gregor Date: Wed Jan 24 18:07:49 2018 +0100 new: InstallData/install_TTC_ETHERNET.sh new: InstallData/install_TTC_INTERRUPT.sh new: InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh new: InstallData/low_level/install_TTC_ETHERNET_STE101P.sh new: InstallData/low_level/install_TTC_INTERRUPT_CORTEXM3.sh new: InstallData/low_level/install_TTC_INTERRUPT_STM32F1XX.sh new: InstallData/low_level/install_TTC_INTERRUPT_STM32L1XX.sh new: InstallData/low_level/install_TTC_INTERRUPT_STM32W1XX.sh new: TTC-Library/board/board_olimex_stm32_p107.c new: TTC-Library/board/board_olimex_stm32_p107.h new: TTC-Library/board/board_olimex_stm32_p107_types.h new: TTC-Library/ethernet/ethernet_common.c new: TTC-Library/ethernet/ethernet_common.h new: TTC-Library/ethernet/ethernet_ste101p.c new: TTC-Library/ethernet/ethernet_ste101p.h new: TTC-Library/ethernet/ethernet_ste101p_types.h new: TTC-Library/interrupt/interrupt_common.c new: TTC-Library/interrupt/interrupt_common.h new: TTC-Library/sdcard/sdcard_common.c new: TTC-Library/sdcard/sdcard_common.h commit 3f2e05a896271475ab4056302ce6a581d00cfad3 Author: Gregor Date: Wed Jan 24 18:04:33 2018 +0100 new: InstallData/scripts/enableFeature.pl new: InstallData/scripts/features.pm ren: InstallData/installs_low_level/ -> InstallData/low_level/ chg: replace '2017' -> '2018' ren: 'InstallData/installs_low_level/install_TTC_INTERRUPT_STM32F30X.sh' -> 'InstallData/installs_low_level/DEPRECATED_install_TTC_INTERRUPT_STM32F30X.sh' ren: 'InstallData/installs_low_level/install_TTC_INTERRUPT_STM32W1XX.sh' -> 'InstallData/installs_low_level/DEPRECATED_install_TTC_INTERRUPT_STM32W1XX.sh' ren: 'InstallData/installs_low_level/install_TTC_INTERRUPT_CORTEXM3.sh' -> 'InstallData/installs_low_level/DEPRECATED_install_TTC_INTERRUPT_CORTEXM3.sh' ren: 'InstallData/installs_low_level/install_TTC_INTERRUPT_STM32L1XX.sh' -> 'InstallData/installs_low_level/DEPRECATED_install_TTC_INTERRUPT_STM32L1XX.sh' ren: 'InstallData/installs_low_level/install_TTC_INTERRUPT_STM32F1XX.sh' -> 'InstallData/installs_low_level/DEPRECATED_install_TTC_INTERRUPT_STM32F1XX.sh' ren: 'InstallData/install_Board_Olimex_P107.sh' -> 'InstallData/DEPRECATED_install_Board_Olimex_P107.sh' ren: 'InstallData/install_TTC_INTERRUPT.sh' -> 'InstallData/DEPRECATED_install_TTC_INTERRUPT.sh' ren: 'InstallData/installs_low_level' -> 'InstallData/low_level' chg: ./Template/extensions.local/activate.100_board_TemplateName.sh - replace 'installs_low_level' -> 'low_level' chg: ./TTC-Library/templates/_install_TTC_DEVICE.sh - replace 'installs_low_level' -> 'low_level' chg: ./TTC-Library/templates/create_DeviceDriver.pl - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_HEAP.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_BASIC.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_BOARD.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_INTERRUPT.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_TCPIP.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_ETHERNET.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_NETWORK_LAYER.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_STRING.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_SPI.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_REAL_TIME_CLOCK.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_PWM.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_TIMER.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_ADC.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_STATES.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_SYSCLOCK.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_Fake_SBRK_Support.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_ACCELEROMETER.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_CPU.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_RADIO.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_SYSTICK.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_DMA.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_RTLS.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_INTERFACE.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_MATH.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_RTC.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_I2C.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_REGISTER.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_USART.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_TOUCHPAD.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_USB.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_PWR.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/_install_Template.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_SDCARD.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_GFX.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_GPIO.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_CMSIS.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_SLAM.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_INPUT.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_GYROSCOPE.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/old_install_035_TTC_USB.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_DAC.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_MEMORY.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_PACKET.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/install_TTC_ASSERT.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/optional/install_ARM_Semihosting.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/optional/install_grTerminal.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/scripts/installFuncs.sh - replace 'installs_low_level' -> 'low_level' chg: ./InstallData/scripts/findLowLevelArchitectures.pl - replace 'installs_low_level' -> 'low_level' chg: ./Documentation/TheToolChain-Manual/chapter_AddingNewCPU.tml - replace 'installs_low_level' -> 'low_level' chg: ./Documentation/TheToolChain-Manual/chapter_Extensions.tml - replace 'installs_low_level' -> 'low_level' chg: ./Documentation/TheToolChain-Manual/chapter_Drivers.tml - replace 'installs_low_level' -> 'low_level' chg: ./Documentation/TheToolChain-Manual/chapter_InstallScripts.tml - replace 'installs_low_level' -> 'low_level' chg: ./readme.TheToolChain - replace '2017' -> '2018' chg: ./LEGAL.txt - replace '2017' -> '2018' chg: ./.readme.TheToolChain - replace '2017' -> '2018' chg: ./Template/main.c - replace '2017' -> '2018' chg: ./Template/configs/memory_project.ld - replace '2017' -> '2018' chg: ./Template/configs/stm32f10x_it.c - replace '2017' -> '2018' chg: ./Template/configs/stm32f10x_it.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_interface.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_sdcard_spi.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_sdcard_spi.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_touchpad.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_gfx.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_systick.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_spi_master.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_types.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_input.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_packet.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_math.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_slam_simple_2d.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_board_olimex_stm32_p107.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_spi_slave.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_pwm.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_gfx.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_string.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_accelerometer.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_board_olimex_stm32_lcd.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_board_sensor_dwm1000.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_i2c.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_systick_cortexm3.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_string.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_dac.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_pwm.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_pwm_stm32l1xx.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_systick_freertos.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_states.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_radio_ranging.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_board_olimex_stm32_p107.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_rtls_square4.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_adc.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_board_dso_0138.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_input.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_rtls_square4_types.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_rtls_square4.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_systick_freertos.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_radio.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_board_dso_0138.c - replace '2017' -> '2018' chg: ./Template/examples/example_gfx_benchmark.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_assert.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_touchpad.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_pwm_stm32l1xx.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_spi_master.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_systick_cortexm3.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_layer_phy.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_radio_ranging.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_dac.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_systick.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_spi_slave.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_interrupt.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_accelerometer.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_interrupt.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_radio.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_packet.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_i2c.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_board_sensor_dwm1000.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_states.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_interface.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_gyroscope.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_board_olimex_stm32_lcd.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_math.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_assert.h - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_gyroscope.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_adc.c - replace '2017' -> '2018' chg: ./Template/examples/example_ttc_layer_phy.h - replace '2017' -> '2018' chg: ./Template/regressions/regression_ttc_pwm.h - replace '2017' -> '2018' chg: ./Template/regressions/regression_ttc_math.c - replace '2017' -> '2018' chg: ./Template/regressions/regression_ttc_math.h - replace '2017' -> '2018' chg: ./Template/regressions/regression_ttc_pwm.c - replace '2017' -> '2018' chg: ./Template/regressions/regression_ttc_math_software_float.c - replace '2017' -> '2018' chg: ./Template/regressions/regression_ttc_math_software_float.h - replace '2017' -> '2018' chg: ./Template/regressions/regression_ttc_pwm_stm32l1xx.c - replace '2017' -> '2018' chg: ./Template/regressions/regression_ttc_pwm_stm32l1xx.h - replace '2017' -> '2018' chg: ./Template/extensions.local/activate.100_board_TemplateName.sh - replace '2017' -> '2018' chg: ./TTC-Library/ttc_layer_phy_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_radio_types.h.orig - replace '2017' -> '2018' chg: ./TTC-Library/ttc_pwr.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_task.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_dma.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_network_layer.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_assert_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_usart.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_states_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_input_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_pwm.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_real_time_clock_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_input.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_semaphore_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_systick_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_task_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_layer_phy.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_accelerometer.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_queue_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_timer.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_states.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_queue.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_string_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_i2c.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_can.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_sysclock.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_interrupt.h.orig - replace '2017' -> '2018' chg: ./TTC-Library/ttc_rtls.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_gpio.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_mutex.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_tcpip_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_packet_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_real_time_clock.h - replace '2017' -> '2018' chg: ./TTC-Library/usefull_threads.c_ - replace '2017' -> '2018' chg: ./TTC-Library/ttc_dac_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_interrupt.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_i2c_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_sdcard.h.orig - replace '2017' -> '2018' chg: ./TTC-Library/ttc_dma.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_board.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_gpio_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_gfx.h.orig - replace '2017' -> '2018' chg: ./TTC-Library/ttc_extensions.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_spi_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_gfx.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_cpu_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_mutex_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_radio.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_touchpad_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_register.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_board_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_adc.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_mutex.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_basic.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_ethernet_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_basic.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_assert.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_dac.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_network_layer.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_cpu.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_sysclock.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_sdcard_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_touchpad.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_gpio.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_usart.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_list_item_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_memory.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_board.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_adc_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_pwr.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_timer_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_assert.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_accelerometer_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_i2c.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_can_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_input.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_gyroscope.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_string.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_task.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_gfx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_semaphore.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_accelerometer.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_sysclock_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_interrupt.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_real_time_clock.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_extensions.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_timer.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_sdcard.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_rtls_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_register_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_interface_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_radio_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_slam_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_ethernet.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_radio.h.orig - replace '2017' -> '2018' chg: ./TTC-Library/ttc_memory_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_tcpip.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_queue.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_heap_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_pwr_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_heap.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_spi.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_layer_phy.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_register.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_gyroscope_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_spi.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_random.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_systick.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_sdcard.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_rtc.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_dac.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_states.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_list.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_ethernet.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_can.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_interrupt_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_adc.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_memory.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_systick.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_touchpad.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_math.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_pwm_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_sdcard_types.h.orig - replace '2017' -> '2018' chg: ./TTC-Library/ttc_slam.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_math_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_heap.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_random.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_rtc.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_rtc_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_semaphore.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_math.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_packet.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_usart_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_slam.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_tcpip.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_board_types.h.orig - replace '2017' -> '2018' chg: ./TTC-Library/ttc_gyroscope.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_packet.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_dma_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_board.h.orig - replace '2017' -> '2018' chg: ./TTC-Library/ttc_rtls.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_gfx.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_basic_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_gfx_types.h.orig - replace '2017' -> '2018' chg: ./TTC-Library/ttc_cpu.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_pwm.c - replace '2017' -> '2018' chg: ./TTC-Library/ttc_radio.h - replace '2017' -> '2018' chg: ./TTC-Library/ttc_network_layer_types.h - replace '2017' -> '2018' chg: ./TTC-Library/pwm/pwm_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/pwm/pwm_common.h - replace '2017' -> '2018' chg: ./TTC-Library/pwm/pwm_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/pwm/pwm_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/pwm/pwm_common.c - replace '2017' -> '2018' chg: ./TTC-Library/real_time_clock/real_time_clock_stm32l1_types.h - replace '2017' -> '2018' chg: ./TTC-Library/real_time_clock/real_time_clock_stm32l1.h - replace '2017' -> '2018' chg: ./TTC-Library/layer_phy/layer_phy_spi.h - replace '2017' -> '2018' chg: ./TTC-Library/layer_phy/layer_phy_spi.c - replace '2017' -> '2018' chg: ./TTC-Library/layer_phy/layer_phy_spi_types.h - replace '2017' -> '2018' chg: ./TTC-Library/DAC/dac_stm32l1.c - replace '2017' -> '2018' chg: ./TTC-Library/DAC/dac_stm32l1_types.h - replace '2017' -> '2018' chg: ./TTC-Library/DAC/dac_stm32l1.h - replace '2017' -> '2018' chg: ./TTC-Library/scheduler/freertos_task.c - replace '2017' -> '2018' chg: ./TTC-Library/scheduler/freertos_task_types.h - replace '2017' -> '2018' chg: ./TTC-Library/scheduler/freertos_task.h - replace '2017' -> '2018' chg: ./TTC-Library/scheduler/freertos_semaphore_types.h - replace '2017' -> '2018' chg: ./TTC-Library/scheduler/freertos_semaphore.c - replace '2017' -> '2018' chg: ./TTC-Library/scheduler/freertos_semaphore.h - replace '2017' -> '2018' chg: ./TTC-Library/rtls/rtls_square4_types.h - replace '2017' -> '2018' chg: ./TTC-Library/rtls/rtls_square4.c - replace '2017' -> '2018' chg: ./TTC-Library/rtls/rtls_square4.h - replace '2017' -> '2018' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d_types.h - replace '2017' -> '2018' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.h - replace '2017' -> '2018' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace '2017' -> '2018' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '2017' -> '2018' chg: ./TTC-Library/gfx/gfx_ili9320_types.h - replace '2017' -> '2018' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '2017' -> '2018' chg: ./TTC-Library/systick/systick_freertos.h - replace '2017' -> '2018' chg: ./TTC-Library/systick/systick_freertos.c - replace '2017' -> '2018' chg: ./TTC-Library/systick/systick_cortexm3_types.h - replace '2017' -> '2018' chg: ./TTC-Library/systick/systick_cortexm3.c - replace '2017' -> '2018' chg: ./TTC-Library/systick/systick_cortexm3.h - replace '2017' -> '2018' chg: ./TTC-Library/systick/systick_freertos_types.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_pwm_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_ethernet_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_usb_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_sysclock_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_board_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_rtls_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_cpu_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_adc_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_network_layer_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_accelerometer_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_dma_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_pwr_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_rtc_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_string_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_math_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_real_time_clock_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_adc_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_systick_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_slam_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_network_layer_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_rtls_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_rtc_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_systick_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_register_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_heap_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_timer_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_gyroscope_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_packet_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_pwm_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_slam_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_interface_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_dac_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_memory_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_dma_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_usb_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_interface_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_can_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_cpu_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_can_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_packet_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_radio_interface.h.orig - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_board_interface.h.orig - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_spi_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_usart_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_spi_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_accelerometer_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_sysclock_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_gyroscope_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_i2c_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_touchpad_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_dac_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_layer_phy_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_memory_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_string_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_pwr_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_layer_phy_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_register_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_usart_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_tcpip_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_ethernet_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_input_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_timer_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_heap_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_input_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_board_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_i2c_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_radio_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_tcpip_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_touchpad_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/_linker/memory_stm32f1xx.ld - replace '2017' -> '2018' chg: ./TTC-Library/_linker/memory_stm32w1xx.ld - replace '2017' -> '2018' chg: ./TTC-Library/_linker/memory_cortexm3.ld - replace '2017' -> '2018' chg: ./TTC-Library/_linker/memory_stm32l1xx.ld - replace '2017' -> '2018' chg: ./TTC-Library/_linker/memory_basic.ld - replace '2017' -> '2018' chg: ./TTC-Library/dac/dac_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/dac/dac_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/dac/dac_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/memory/memory_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/memory/memory_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/memory/memory_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/memory/memory_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/memory/memory_stm32w1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/memory/memory_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/memory/memory_stm32l0xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/memory/memory_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/memory/memory_stm32w1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/memory/memory_stm32l0xx.h - replace '2017' -> '2018' chg: ./TTC-Library/memory/memory_stm32l0xx.c - replace '2017' -> '2018' chg: ./TTC-Library/memory/memory_stm32w1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050.h - replace '2017' -> '2018' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050_types.h - replace '2017' -> '2018' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050.c - replace '2017' -> '2018' chg: ./TTC-Library/i2c/i2c_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/i2c/i2c_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/i2c/i2c_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/i2c/i2c_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/i2c/i2c_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/heap/heap_freertos.c - replace '2017' -> '2018' chg: ./TTC-Library/heap/heap_freertos_types.h - replace '2017' -> '2018' chg: ./TTC-Library/heap/heap_freertos.h - replace '2017' -> '2018' chg: ./TTC-Library/heap/heap_zdefault.h - replace '2017' -> '2018' chg: ./TTC-Library/heap/heap_zdefault.c - replace '2017' -> '2018' chg: ./TTC-Library/heap/heap_zdefault_types.h - replace '2017' -> '2018' chg: ./TTC-Library/pwr/pwr_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/pwr/pwr_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/pwr/pwr_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/stm32w/stm32w_basic.c - replace '2017' -> '2018' chg: ./TTC-Library/stm32w/stm32w_basic.h - replace '2017' -> '2018' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050.h - replace '2017' -> '2018' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl_types.h - replace '2017' -> '2018' chg: ./TTC-Library/accelerometer/accelerometer_bno055.c - replace '2017' -> '2018' chg: ./TTC-Library/accelerometer/accelerometer_bno055.h - replace '2017' -> '2018' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050_types.h - replace '2017' -> '2018' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.h - replace '2017' -> '2018' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.c - replace '2017' -> '2018' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050.c - replace '2017' -> '2018' chg: ./TTC-Library/accelerometer/accelerometer_bno055_types.h - replace '2017' -> '2018' chg: ./TTC-Library/can/can_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/can/can_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/can/can_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/rtc/rtc_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/rtc/rtc_stm32l1.c - replace '2017' -> '2018' chg: ./TTC-Library/rtc/rtc_stm32l1_types.h - replace '2017' -> '2018' chg: ./TTC-Library/rtc/rtc_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/rtc/rtc_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/rtc/rtc_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/rtc/rtc_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/radio/radio_dw1000.c - replace '2017' -> '2018' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace '2017' -> '2018' chg: ./TTC-Library/radio/radio_stm32w1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/radio/radio_dw1000.h - replace '2017' -> '2018' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/math/math_software_float.h - replace '2017' -> '2018' chg: ./TTC-Library/math/math_software_float.c - replace '2017' -> '2018' chg: ./TTC-Library/math/math_software_double_types.h - replace '2017' -> '2018' chg: ./TTC-Library/math/math_software_double.h - replace '2017' -> '2018' chg: ./TTC-Library/math/math_software_double.c - replace '2017' -> '2018' chg: ./TTC-Library/math/math_software_float_types.h - replace '2017' -> '2018' chg: ./TTC-Library/network_layer/network_layer_usart.h - replace '2017' -> '2018' chg: ./TTC-Library/network_layer/network_layer_usart_types.h - replace '2017' -> '2018' chg: ./TTC-Library/network_layer/network_layer_usart.c - replace '2017' -> '2018' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace '2017' -> '2018' chg: ./TTC-Library/touchpad/touchpad_analog4.h - replace '2017' -> '2018' chg: ./TTC-Library/touchpad/touchpad_analog4_types.h - replace '2017' -> '2018' chg: ./TTC-Library/dma/dma_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/dma/dma_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/dma/dma_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/stm32l1/stm32l1_basic.c - replace '2017' -> '2018' chg: ./TTC-Library/sdcard/sdcard_spi_types.h - replace '2017' -> '2018' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace '2017' -> '2018' chg: ./TTC-Library/sdcard/sdcard_spi.h - replace '2017' -> '2018' chg: ./TTC-Library/cm0/cm0_semaphore_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cm0/cm0_semaphore.h - replace '2017' -> '2018' chg: ./TTC-Library/cm0/cm0_mutex.c - replace '2017' -> '2018' chg: ./TTC-Library/cm0/cm0_mutex_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cm0/cm0_mutex.h - replace '2017' -> '2018' chg: ./TTC-Library/cm0/cm0_semaphore.c - replace '2017' -> '2018' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace '2017' -> '2018' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace '2017' -> '2018' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/basic/basic_cm3_types.h - replace '2017' -> '2018' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '2017' -> '2018' chg: ./TTC-Library/basic/basic_cm3.h - replace '2017' -> '2018' chg: ./TTC-Library/basic/basic_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/basic/basic_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/basic/basic_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/basic/basic_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/basic/basic_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/basic/basic_cm3.c - replace '2017' -> '2018' chg: ./TTC-Library/basic/basic_stm32l0xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/basic/basic_stm32l0xx.c - replace '2017' -> '2018' chg: ./TTC-Library/ethernet/ethernet_stm32f107_types.h - replace '2017' -> '2018' chg: ./TTC-Library/ethernet/ethernet_stm32f107.h - replace '2017' -> '2018' chg: ./TTC-Library/ethernet/ethernet_stm32f107.c - replace '2017' -> '2018' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/interrupt/interrupt_cortexm3.c - replace '2017' -> '2018' chg: ./TTC-Library/interrupt/interrupt_cortexm3.h - replace '2017' -> '2018' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/interrupt/interrupt_cortexm3_types.h - replace '2017' -> '2018' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/templates/ttc_device_types.h - replace '2017' -> '2018' chg: ./TTC-Library/templates/_install_TTC_DEVICE_ARCHITECTURE.sh - replace '2017' -> '2018' chg: ./TTC-Library/templates/regression_ttc_device_architecture.h - replace '2017' -> '2018' chg: ./TTC-Library/templates/ttc_device.h - replace '2017' -> '2018' chg: ./TTC-Library/templates/device_architecture.h - replace '2017' -> '2018' chg: ./TTC-Library/templates/_install_TTC_DEVICE.sh - replace '2017' -> '2018' chg: ./TTC-Library/templates/device_architecture_types.h - replace '2017' -> '2018' chg: ./TTC-Library/templates/regression_ttc_device.h - replace '2017' -> '2018' chg: ./TTC-Library/templates/ttc_device_interface.h - replace '2017' -> '2018' chg: ./TTC-Library/templates/ttc_device_interface.c - replace '2017' -> '2018' chg: ./TTC-Library/templates/example_ttc_device_architecture.h - replace '2017' -> '2018' chg: ./TTC-Library/templates/example_ttc_device_architecture.c - replace '2017' -> '2018' chg: ./TTC-Library/templates/device_architecture.c - replace '2017' -> '2018' chg: ./TTC-Library/templates/example_ttc_device.h - replace '2017' -> '2018' chg: ./TTC-Library/templates/regression_ttc_device.c - replace '2017' -> '2018' chg: ./TTC-Library/templates/ttc_device.c - replace '2017' -> '2018' chg: ./TTC-Library/templates/example_ttc_device.c - replace '2017' -> '2018' chg: ./TTC-Library/templates/regression_ttc_device_architecture.c - replace '2017' -> '2018' chg: ./TTC-Library/tcpip/tcpip_uip.c - replace '2017' -> '2018' chg: ./TTC-Library/tcpip/tcpip_uip.h - replace '2017' -> '2018' chg: ./TTC-Library/tcpip/tcpip_uip_types.h - replace '2017' -> '2018' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/usart/usart_stm32w1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/register/register_stm32w1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/register/register_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/register/register_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/register/register_stm32w1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/register/register_stm32l0xx.c - replace '2017' -> '2018' chg: ./TTC-Library/register/register_stm32l0xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/register/register_stm32l0xx.h - replace '2017' -> '2018' chg: ./TTC-Library/register/register_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/register/register_stm32w1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/register/register_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/interface/interface_ste101p.c - replace '2017' -> '2018' chg: ./TTC-Library/interface/interface_ste101p.h - replace '2017' -> '2018' chg: ./TTC-Library/interface/interface_ste101p_types.h - replace '2017' -> '2018' chg: ./TTC-Library/spi/spi_stm32l0xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/spi/spi_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/spi/spi_stm32l0xx.h - replace '2017' -> '2018' chg: ./TTC-Library/spi/spi_stm32w1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/spi/spi_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/spi/spi_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/spi/spi_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace '2017' -> '2018' chg: ./TTC-Library/spi/spi_stm32w1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/packet/packet_802154_types.h - replace '2017' -> '2018' chg: ./TTC-Library/packet/packet_802154.h - replace '2017' -> '2018' chg: ./TTC-Library/packet/packet_802154.c - replace '2017' -> '2018' chg: ./TTC-Library/timer/timer_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/timer/timer_stm32w1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/timer/timer_stm32f0xx.c - replace '2017' -> '2018' chg: ./TTC-Library/timer/timer_stm32w1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/timer/timer_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/timer/timer_stm32f0xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/timer/timer_stm32w1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/timer/timer_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/timer/timer_stm32f0xx.h - replace '2017' -> '2018' chg: ./TTC-Library/timer/timer_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/timer/timer_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.h - replace '2017' -> '2018' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.c - replace '2017' -> '2018' chg: ./TTC-Library/slam/slam_simple_2d.h - replace '2017' -> '2018' chg: ./TTC-Library/slam/slam_simple_2d.c - replace '2017' -> '2018' chg: ./TTC-Library/slam/slam_simple_2d_types.h - replace '2017' -> '2018' chg: ./TTC-Library/input/input_touchpad.h - replace '2017' -> '2018' chg: ./TTC-Library/input/input_touchpad.c - replace '2017' -> '2018' chg: ./TTC-Library/input/input_touchpad_types.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_olimex_stm32_p107_types.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_dso_0138.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_stm32l053_discovery_types.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_sensor_dwm1000.c - replace '2017' -> '2018' chg: ./TTC-Library/board/board_sensor_dwm1000_types.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_stm32l100c_discovery.c - replace '2017' -> '2018' chg: ./TTC-Library/board/board_sensor_dwm1000.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_olimex_stm32_p107.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_stm32l152_discovery.c - replace '2017' -> '2018' chg: ./TTC-Library/board/board_stm32l152_discovery_types.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_olimex_stm32_lcd.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_olimex_stm32_p107.c - replace '2017' -> '2018' chg: ./TTC-Library/board/board_stm32l100c_discovery_types.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_stm32l152_discovery.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_common.c - replace '2017' -> '2018' chg: ./TTC-Library/board/board_stm32l053_discovery.c - replace '2017' -> '2018' chg: ./TTC-Library/board/board_common.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_dso_0138_types.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_stm32l100c_discovery.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_dso_0138.c - replace '2017' -> '2018' chg: ./TTC-Library/board/board_olimex_stm32_lcd_types.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_stm32l053_discovery.h - replace '2017' -> '2018' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_cortexm4_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f3xx.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f0xx.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f3xx.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cm3_semaphore.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32l0xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f2xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_cortexm3.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32w1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f0xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_cortexm0.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_cortexm0_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_cortexm4.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32w1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_cortexm3_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_cortexm4.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f3xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f2xx.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_cortexm3.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cm3_mutex_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cm3_semaphore.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f0xx.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cm3_semaphore_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f2xx.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f4xx.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32w1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cm3_mutex.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32l0xx.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_cortexm0.h - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cm3_mutex.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32l0xx.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f4xx.c - replace '2017' -> '2018' chg: ./TTC-Library/cpu/cpu_stm32f4xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/adc/adc_stm32l1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/adc/adc_stm32l1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/adc/adc_stm32f1xx_types.h - replace '2017' -> '2018' chg: ./TTC-Library/adc/adc_stm32f1xx.h - replace '2017' -> '2018' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace '2017' -> '2018' chg: ./TTC-Library/string/string_ascii.c - replace '2017' -> '2018' chg: ./TTC-Library/string/string_ascii.h - replace '2017' -> '2018' chg: ./TTC-Library/string/string_ascii_types.h - replace '2017' -> '2018' chg: ./InstallData/install_TTC_HEAP.sh - replace '2017' -> '2018' chg: ./InstallData/install_STM-StdPeripheralsLibrary.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_BASIC.sh - replace '2017' -> '2018' chg: ./InstallData/install_CPAL.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_TASK.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_BOARD.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_GUI_MT.sh - replace '2017' -> '2018' chg: ./InstallData/install_RADIO_CC1190.sh - replace '2017' -> '2018' chg: ./InstallData/install_QtCreator.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_INTERRUPT.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_TCPIP.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_ETHERNET.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_NETWORK_LAYER.sh - replace '2017' -> '2018' chg: ./InstallData/install_ExampleLEDs.sh - replace '2017' -> '2018' chg: ./InstallData/install_Board_Olimex_H103.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_STRING.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_SPI.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_GFX_MT.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_REAL_TIME_CLOCK.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_PWM.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_RANDOM.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_TIMER.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_ADC.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_NETWORK.sh - replace '2017' -> '2018' chg: ./InstallData/install_Programmer_STLink_V2.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_GUI.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_STATES.sh - replace '2017' -> '2018' chg: ./InstallData/install_Docs.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_SYSCLOCK.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_QUEUE.sh - replace '2017' -> '2018' chg: ./InstallData/install_Fake_SBRK_Support.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_ACCELEROMETER.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_CPU.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_RADIO.sh - replace '2017' -> '2018' chg: ./InstallData/install_Compiler_Parallel_Make.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_SYSTICK.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_DMA.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_RTLS.sh - replace '2017' -> '2018' chg: ./InstallData/install_LCD_320x240_ILI9320.sh - replace '2017' -> '2018' chg: ./InstallData/install_TouchScreen_Analog.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_INTERFACE.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_MATH.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_RTC.sh - replace '2017' -> '2018' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace '2017' -> '2018' chg: ./InstallData/install_RADIO_SERIAL.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_I2C.sh - replace '2017' -> '2018' chg: ./InstallData/install_RADIO_CC1101.sh - replace '2017' -> '2018' chg: ./InstallData/install_Board_Olimex_P103.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_REGISTER.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_USART.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_TOUCHPAD.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_USB.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_PWR.sh - replace '2017' -> '2018' chg: ./InstallData/_install_Template.sh - replace '2017' -> '2018' chg: ./InstallData/install_3libftdi.sh - replace '2017' -> '2018' chg: ./InstallData/install_Board_Olimex_H107.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_SDCARD.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_GFX.sh - replace '2017' -> '2018' chg: ./InstallData/install_STM-EEPROM_Emulation.sh - replace '2017' -> '2018' chg: ./InstallData/install_4OpenOCD.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_GPIO.sh - replace '2017' -> '2018' chg: ./InstallData/install_CMSIS.sh - replace '2017' -> '2018' chg: ./InstallData/install_2libftd2xx.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_SLAM.sh - replace '2017' -> '2018' chg: ./InstallData/install_Network_uIP.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_FONT.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_INPUT.sh - replace '2017' -> '2018' chg: ./InstallData/install_TouchScreen_ADS7843.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_MUTEX.sh - replace '2017' -> '2018' chg: ./InstallData/install_RADIO_CC1120.sh - replace '2017' -> '2018' chg: ./InstallData/install_FixPointLib.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_GYROSCOPE.sh - replace '2017' -> '2018' chg: ./InstallData/install_Board_Mini_STM32.sh - replace '2017' -> '2018' chg: ./InstallData/old_install_035_TTC_USB.sh - replace '2017' -> '2018' chg: ./InstallData/install_ExampleThreading.sh - replace '2017' -> '2018' chg: ./InstallData/install_ExampleGfx.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_SEMAPHORE.sh - replace '2017' -> '2018' chg: ./InstallData/install_FreeRTOS.sh - replace '2017' -> '2018' chg: ./InstallData/install_Compiler_SourceryG++.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_DAC.sh - replace '2017' -> '2018' chg: ./InstallData/install_Compiler_GCC-ARM_Binary.sh - replace '2017' -> '2018' chg: ./InstallData/install_0Content.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_MEMORY.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_PACKET.sh - replace '2017' -> '2018' chg: ./InstallData/install_TTC_ASSERT.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_RTC_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_MATH_SOFTWARE_DOUBLE.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_DAC_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_GYROSCOPE_MPU6050.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SYSCLOCK_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_PWM_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CAN_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_INTERFACE_STE101P.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_I2C_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SPI_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CPU_STM32L0XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_REGISTER_STM32F30X.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_STRING_ASCII.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CPU_CORTEXM4.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SYSCLOCK_STM32L0XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_GFX_ILI9320.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_PACKET_802154.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CPU_CORTEXM3.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_RTC_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SDCARD_SPI.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CM0_SEMAPHORE.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_ADC_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SYSTICK_FREERTOS.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_TIMER_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_GPIO_STM32F30X.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_REGISTER_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_INTERRUPT_STM32W1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CPU_STM32F2XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SPI_STM32W1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_BASIC_STM32L0XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_BASIC_CM3.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_BOARD_DSO_0138.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SLAM_SIMPLE_2D.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_INPUT_TOUCHPAD.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_I2C_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_REGISTER_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_TIMER_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_GPIO_STM32L0XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_RADIO_DW1000.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_USART_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CM0_MUTEX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_MEMORY_STM32L0XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SPI_STM32L0XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_PWR_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SYSCLOCK_STM32W1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SYSTICK_CORTEXM3.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CPU_CORTEXM0.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_USART_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CPU_STM32F4XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CPU_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_TOUCHPAD_ANALOG4.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_GPIO_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SPI_STM32F30X.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_NETWORK_LAYER_USART.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SPI_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_RTLS_SIMPLE4.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_ACCELEROMETER_BNO055.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_TIMER_STM32W1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_MATH_SOFTWARE_FLOAT.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_RTLS_CRTOF_SIMPLE_2D.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_REGISTER_STM32L0XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_HEAP_FREERTOS.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_MEMORY_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_BASIC_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_GPIO_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_HEAP_ZDEFAULT.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_SYSCLOCK_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_ADC_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_INTERRUPT_CORTEXM3.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CPU_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_ETHERNET_STM32F107.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_BASIC_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CPU_STM32F3XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_INTERRUPT_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_USB_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_MEMORY_STM32W1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_ACCELEROMETER_MPU6050.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_ACCELEROMETER_LIS3LV02DL.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_BASIC_STM32F30X.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_BOARD_OLIMEX_STM32_P107.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_RADIO_CC1101.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_MEMORY_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_TCPIP_UIP.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_INTERRUPT_STM32F1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_REGISTER_STM32W1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_TIMER_STM32F0XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_RADIO_STM32W1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_USART_STM32W1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_GPIO_STM32W1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_BOARD_STM32L053_DISCOVERY.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_DMA_STM32L1XX.sh - replace '2017' -> '2018' chg: ./InstallData/low_level/install_TTC_CPU_STM32W1XX.sh - replace '2017' -> '2018' chg: ./InstallData/optional/install_KiCAD.sh - replace '2017' -> '2018' chg: ./InstallData/optional/install_ARM_Semihosting.sh - replace '2017' -> '2018' chg: ./InstallData/optional/DISABLED_install_Compiler_GCC-CortexM3_wchar16.sh - replace '2017' -> '2018' chg: ./InstallData/optional/install_jEdit.sh - replace '2017' -> '2018' chg: ./InstallData/optional/install_grTerminal.sh - replace '2017' -> '2018' chg: ./InstallData/testing/install_02_libswd.sh - replace '2017' -> '2018' chg: ./InstallData/scripts/flash_openocd.sh - replace '2017' -> '2018' chg: ./InstallData/scripts/gdb_cortexm3.sh - replace '2017' -> '2018' chg: ./InstallData/scripts/findFile.sh - replace '2017' -> '2018' chg: ./InstallData/scripts/updateProjectFiles.pl - replace '2017' -> '2018' chg: ./InstallData/scripts/gdb_server.sh - replace '2017' -> '2018' chg: ./InstallData/scripts/makefile - replace '2017' -> '2018' chg: ./InstallData/scripts/source.pl - replace '2017' -> '2018' chg: ./Documentation/TheToolChain-Manual/chapter_Updates.tml - replace '2017' -> '2018' chg: ./Documentation/TheToolChain-Manual/images/rtls_crtof_simple_2d_statemachine_anchor.svg - replace '2017' -> '2018' chg: ./Documentation/Images/C-Mathematik.svg - replace '2017' -> '2018' ren: 'InstallData/install_Board_Mini_STM32.sh' -> 'InstallData/DEPRECATED_install_Board_Mini_STM32.sh' ren: 'TTC-Library/ethernet/ethernet_stm32f107.c' -> 'TTC-Library/ethernet/DEPRECATED_ethernet_stm32f107.c' ren: 'TTC-Library/ethernet/ethernet_stm32f107.h' -> 'TTC-Library/ethernet/DEPRECATED_ethernet_stm32f107.h' ren: 'TTC-Library/ethernet/ethernet_stm32f107_types.h' -> 'TTC-Library/ethernet/DEPRECATED_ethernet_stm32f107_types.h' chg: ./InstallData/low_level/install_TTC_ETHERNET_STM32F107.sh - replace 'ethernet_stm32f107.o' -> 'DEPRECATED_ethernet_stm32f107.o' ren: 'InstallData/low_level/install_TTC_ETHERNET_STM32F107.sh' -> 'InstallData/low_level/DEPRECATED_install_TTC_ETHERNET_STM32F107.sh' ren: 'InstallData/install_TTC_ETHERNET.sh' -> 'InstallData/DEPRECATED_install_TTC_ETHERNET.sh' ren: 'InstallData/install_RADIO_CC1101.sh' -> 'InstallData/DEPRECATED_install_RADIO_CC1101.sh' ren: 'InstallData/install_RADIO_CC1120.sh' -> 'InstallData/DEPRECATED_install_RADIO_CC1120.sh' ren: 'InstallData/install_RADIO_CC1190.sh' -> 'InstallData/DEPRECATED_install_RADIO_CC1190.sh' ren: 'InstallData/install_RADIO_SERIAL.sh' -> 'InstallData/DEPRECATED_install_RADIO_SERIAL.sh' commit 88e08b1983d06b6131e252c3244b606ae762cf1a Author: Gregor Date: Tue Jan 23 16:36:13 2018 +0100 ren: 'InstallData/install_CHIP_ILI9320.sh' -> 'InstallData/DEPRECATED_install_CHIP_ILI9320.sh' fix: InstallData/install_Board_Olimex_P107.sh - fixed creation of makefile and activate script chg: InstallData/install_TTC_BOARD.sh - added: 450_board_olimex_stm32_p107 fix: InstallData/installs_low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh + enableFeature 450_sdcard_sdio fix: InstallData/installs_low_level/install_TTC_SDCARD_SPI.sh - addes missing architecture to extension name chg: InstallData/scripts/installFuncs.sh - createExtensionMakefileHead(): now can create makefile for different revisions of same extension (added optional argument ExtensionName) fix: TTC-Library/gpio/gpio_stm32l1xx_types.h - e_gpio_stm32l1xx_mode: fixed invalid item name chg: TTC-Library/interfaces/ttc_board_interface.h - added EXTENSION_board_olimex_stm32_p107 chg: TTC-Library/interfaces/ttc_sdcard_interface.h - minor changes fix: TTC-Library/register/register_stm32f1xx_types.h - enabled full feature t_register_stm32f1xx_rcc_apb2_enr even for connection line devices (makes low-level driver implementation more uniform) chg: TTC-Library/sdcard/sdcard_spi_types.h - added E_ttc_sdcard_architecture_spi chg: TTC-Library/templates/_install_TTC_DEVICE_ARCHITECTURE.sh - rev 38: now supports different revisions of same low-level driver (e.g. different board revisions) fix: TTC-Library/templates/_install_TTC_DEVICE_ARCHITECTURE.sh - rev 38: extension name was lacking architecture name fix: TTC-Library/templates/create_DeviceDriver.pl - default dependency name now uses central variable $DriverName (now is updated automatically if $DriverName is changed) chg: TTC-Library/ttc_board_types.h - added EXTENSION_board_olimex_stm32_p107 chg: TTC-Library/ttc_sdcard.c - minor changes (still empty) fix: TTC-Library/ttc_sdcard.h - minor changes (still empty) fix: TTC-Library/ttc_sdcard_types.h - minor changes (still empty) del: Template/examples/example_ttc_board.c del: Template/examples/example_ttc_board.h commit 12009061eff88a266a39e86883e67a5b6978d172 Author: Gregor Date: Tue Jan 23 14:12:20 2018 +0100 ren: TTC-Library/templates/DEPRECATED_new_file.c -> TTC-Library/templates/new_file.c - brought file back to life (required by source.pl) ren: TTC-Library/templates/DEPRECATED_new_file.h -> TTC-Library/templates/new_file.h - brought file back to life (required by source.pl) chg: Template/examples/example_gfx_printf.c - code reformatted chg: Template/examples/example_gfx_printf.h - code reformatted commit ac33e89331572a7bba279326042898992ececdf7 Author: Gregor Date: Tue Jan 23 11:45:48 2018 +0100 fix: InstallData/installs_low_level/install_TTC_INTERRUPT_STM32F1XX.sh -removed doubled object file interrupt_cortexm3.o fix: TTC-Library/board/board_olimex_stm32_lcd.c - adjusted include path of stm32f10x_fsmc.h (now can be found by QtCreator) fix: TTC-Library/cpu/cm3_semaphore.c - added missing #include "../ttc_task.h" fix: TTC-Library/ttc_gpio.c - ttc_gpio_parallel08_init(): fixed doubled switch cases fix: TTC-Library/ttc_mutex.c - fixed issues due to doubled volatile type fix: TTC-Library/ttc_mutex.h - fixed issues due to doubled volatile type commit 8f215d8d4a8f8bb68c3b23e068be28d1702426b0 Author: Gregor Rebel Date: Tue Jan 23 01:58:25 2018 +0100 chg: ttc_gpio, gpio_*: added implementation for 8 bit parallel ports (yet untested) chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace '_init_shift' -> '_init' chg: ./TTC-Library/ttc_gpio.c - replace '_init_shift' -> '_init' chg: ./TTC-Library/ttc_gpio.h - replace '_init_shift' -> '_init' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace '_init_shift' -> '_init' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace '_init_shift' -> '_init' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace '_init_shift' -> '_init' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace '_init_shift' -> '_init' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace '_init_shift' -> '_init' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace '_init_shift' -> '_init' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace '_init_shift' -> '_init' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace '_init_shift' -> '_init' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace '_init_shift' -> '_init' chg: ./Template/examples/example_gpio_banks.c - replace '_init_shift' -> '_init' commit f8a687c9bc2fca832c596236543d7b7665e773f5 Author: Gregor Rebel Date: Tue Jan 23 01:13:28 2018 +0100 new: Documentation/Boards/DSO_0138/DSO0138.readme new: InstallData/installs_low_level/install_TTC_BOARD_DSO_0138.sh new: TTC-Library/board/board_dso_0138.c new: TTC-Library/board/board_dso_0138.h new: TTC-Library/board/board_dso_0138_types.h new: Template/examples/example_ttc_board_dso_0138.c new: Template/examples/example_ttc_board_dso_0138.h commit 6ef8910baa347e8f487513424d84d78f61383f1e Author: Gregor Rebel Date: Tue Jan 23 01:09:37 2018 +0100 fix: fixed lots of compile issues for stm32f1xx chg: gfx_ili9320: prepared for 8 bit interface (as seen in board_dso_0138) chg: ttc_gpio: changed api for 8 bit parallel ports (unfinished) chg: cleaned up several enum items chg: ./TTC-Library/ttc_gpio.c - replace 'EXTENSION_060' -> 'EXTENSION' chg: ./TTC-Library/ttc_gpio.h - replace 'EXTENSION_060' -> 'EXTENSION' chg: ./TTC-Library/ttc_assert_types.h - replace 'EXTENSION_060' -> 'EXTENSION' chg: ./TTC-Library/register/register_stm32f1xx.c - replace 'EXTENSION_060' -> 'EXTENSION' chg: ./TTC-Library/interfaces/ttc_string_interface.c - replace 'EXTENSION_060' -> 'EXTENSION' chg: ./InstallData/scripts/analyzeLogFile.pl - replace 'EXTENSION_060' -> 'EXTENSION' chg: ./InstallData/scripts/analyze_Frama-C.pl - replace 'EXTENSION_060' -> 'EXTENSION' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'banknable' -> 'bank_enable' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'banknable' -> 'bank_enable' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace '_e_gpio_stm32f1xx_bank_enable' -> '_gpio_stm32f1xx_bank_enable' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'tgaf_' -> 'E_ttc_gpio_alternate_function_' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'tgaf_' -> 'E_ttc_gpio_alternate_function_' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'tgaf_' -> 'E_ttc_gpio_alternate_function_' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'tgaf_' -> 'E_ttc_gpio_alternate_function_' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'tgaf_' -> 'E_ttc_gpio_alternate_function_' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgs_None' -> 'E_ttc_gpio_speed_none' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgs_None' -> 'E_ttc_gpio_speed_none' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./TTC-Library/ttc_gpio.h - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./Template/examples/example_ttc_interrupt.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./Template/examples/example_threading_queues.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./Template/examples/example_ttc_spi_master.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./Template/examples/example_gpio.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./Template/examples/example_ttc_spi_slave.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./Template/examples/example_ttc_radio.c - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgs_Min' -> 'E_ttc_gpio_speed_min' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgs_400KHz' -> 'E_ttc_gpio_speed_400khz' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgs_400KHz' -> 'E_ttc_gpio_speed_400khz' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgs_400KHz' -> 'E_ttc_gpio_speed_400khz' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgs_400KHz' -> 'E_ttc_gpio_speed_400khz' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgs_2MHz' -> 'E_ttc_gpio_speed_2mhz' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgs_2MHz' -> 'E_ttc_gpio_speed_2mhz' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgs_2MHz' -> 'E_ttc_gpio_speed_2mhz' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgs_2MHz' -> 'E_ttc_gpio_speed_2mhz' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgs_2MHz' -> 'E_ttc_gpio_speed_2mhz' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgs_10MHz' -> 'E_ttc_gpio_speed_10mhz' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgs_10MHz' -> 'E_ttc_gpio_speed_10mhz' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgs_10MHz' -> 'E_ttc_gpio_speed_10mhz' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgs_10MHz' -> 'E_ttc_gpio_speed_10mhz' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgs_10MHz' -> 'E_ttc_gpio_speed_10mhz' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgs_40MHz' -> 'E_ttc_gpio_speed_40mhz' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgs_40MHz' -> 'E_ttc_gpio_speed_40mhz' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgs_40MHz' -> 'E_ttc_gpio_speed_40mhz' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace 'tgs_40MHz' -> 'E_ttc_gpio_speed_40mhz' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgs_40MHz' -> 'E_ttc_gpio_speed_40mhz' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgs_50MHz' -> 'E_ttc_gpio_speed_50mhz' chg: ./TTC-Library/can/can_stm32f1xx.c - replace 'tgs_50MHz' -> 'E_ttc_gpio_speed_50mhz' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgs_50MHz' -> 'E_ttc_gpio_speed_50mhz' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'tgs_50MHz' -> 'E_ttc_gpio_speed_50mhz' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgs_50MHz' -> 'E_ttc_gpio_speed_50mhz' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Regressions/regression_queue.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/ttc_assert.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/ttc_spi.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/ttc_i2c.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/ttc_adc.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/ttc_math.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/ttc_gpio.h - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/ttc_basic.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/stm32w/stm32w_usart.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Template/regressions/regression_ttc_math.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Template/examples/example_ttc_usart.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Template/examples/example_ttc_radio_ranging.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Template/examples/example_ttc_assert.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Template/examples/example_ttc_sysclock.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Template/examples/example_ttc_dac.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Template/examples/example_gpio_banks.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Template/examples/example_ttc_packet.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Template/examples/example_leds.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.c - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgs_Max' -> 'E_ttc_gpio_speed_max' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgs_Unknown' -> 'E_ttc_gpio_speed_unknown' chg: ./TTC-Library/ttc_gpio.c - replace 'tgs_Unknown' -> 'E_ttc_gpio_speed_unknown' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgs_Unknown' -> 'E_ttc_gpio_speed_unknown' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgs_Unknown' -> 'E_ttc_gpio_speed_unknown' chg: ./Documentation/TheToolChain-Manual/chapter_Updates.tml - replace 'ttc_manage.pl' -> 'replace' chg: ./Documentation/TheToolChain-Manual/chapter_ToolChainDevelopment.tml - replace 'ttc_manage.pl' -> 'replace' chg: ./InstallData/installAll.sh - replace 'ttc_manage.pl' -> 'replace' chg: ./InstallData/renumberInstalls.pl - replace 'ttc_manage.pl' -> 'replace' chg: ./InstallData/scripts/#Untitled-4# - replace 'ttc_manage.pl' -> 'replace' chg: ./InstallData/installs_low_level/renumberInstalls.pl - replace 'ttc_manage.pl' -> 'replace' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ec_gpio_' -> 'E_ttc_gpio_errorcode_' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgm_None' -> 'E_ttc_gpio_mode_none' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgm_None' -> 'E_ttc_gpio_mode_none' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgm_analog_in' -> 'E_ttc_gpio_mode_analog_in' chg: ./TTC-Library/ttc_adc.c - replace 'tgm_analog_in' -> 'E_ttc_gpio_mode_analog_in' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgm_analog_in' -> 'E_ttc_gpio_mode_analog_in' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgm_analog_in' -> 'E_ttc_gpio_mode_analog_in' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgm_analog_in' -> 'E_ttc_gpio_mode_analog_in' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'tgm_analog_in' -> 'E_ttc_gpio_mode_analog_in' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace 'tgm_analog_in' -> 'E_ttc_gpio_mode_analog_in' chg: ./Template/examples/example_ttc_dac.c - replace 'tgm_analog_in' -> 'E_ttc_gpio_mode_analog_in' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgm_analog_in' -> 'E_ttc_gpio_mode_analog_in' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/ttc_i2c.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/ttc_gpio.h - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/stm32w/stm32w_usart.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./Template/examples/example_ttc_interrupt.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./Template/examples/example_gpio_banks.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./Template/examples/example_gpio.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./Template/examples/example_ttc_radio.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./Template/examples/example_ttc_watchdog.c - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./InstallData/install_Board_Olimex_P107.sh - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./InstallData/install_Board_Mini_STM32.sh - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./InstallData/scripts/analyzeLogFile.pl - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./InstallData/installs_low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./InstallData/installs_low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'tgm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgm_input_pull_down' -> 'E_ttc_gpio_mode_input_pull_down' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgm_input_pull_down' -> 'E_ttc_gpio_mode_input_pull_down' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgm_input_pull_down' -> 'E_ttc_gpio_mode_input_pull_down' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgm_input_pull_down' -> 'E_ttc_gpio_mode_input_pull_down' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'tgm_input_pull_down' -> 'E_ttc_gpio_mode_input_pull_down' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'tgm_input_pull_down' -> 'E_ttc_gpio_mode_input_pull_down' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgm_input_pull_down' -> 'E_ttc_gpio_mode_input_pull_down' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgm_input_pull_up' -> 'E_ttc_gpio_mode_input_pull_up' chg: ./TTC-Library/ttc_spi.c - replace 'tgm_input_pull_up' -> 'E_ttc_gpio_mode_input_pull_up' chg: ./TTC-Library/stm32f1/stm32f1_can.c - replace 'tgm_input_pull_up' -> 'E_ttc_gpio_mode_input_pull_up' chg: ./TTC-Library/can/can_stm32f1xx.c - replace 'tgm_input_pull_up' -> 'E_ttc_gpio_mode_input_pull_up' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgm_input_pull_up' -> 'E_ttc_gpio_mode_input_pull_up' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgm_input_pull_up' -> 'E_ttc_gpio_mode_input_pull_up' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgm_input_pull_up' -> 'E_ttc_gpio_mode_input_pull_up' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'tgm_input_pull_up' -> 'E_ttc_gpio_mode_input_pull_up' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'tgm_input_pull_up' -> 'E_ttc_gpio_mode_input_pull_up' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'tgm_input_pull_up' -> 'E_ttc_gpio_mode_input_pull_up' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgm_input_pull_up' -> 'E_ttc_gpio_mode_input_pull_up' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgm_output_open_drain' -> 'E_ttc_gpio_mode_output_open_drain' chg: ./TTC-Library/ttc_i2c.c - replace 'tgm_output_open_drain' -> 'E_ttc_gpio_mode_output_open_drain' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgm_output_open_drain' -> 'E_ttc_gpio_mode_output_open_drain' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgm_output_open_drain' -> 'E_ttc_gpio_mode_output_open_drain' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgm_output_open_drain' -> 'E_ttc_gpio_mode_output_open_drain' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'tgm_output_open_drain' -> 'E_ttc_gpio_mode_output_open_drain' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'tgm_output_open_drain' -> 'E_ttc_gpio_mode_output_open_drain' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgm_output_open_drain' -> 'E_ttc_gpio_mode_output_open_drain' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Regressions/regression_memory_pools.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Regressions/regression_ttc_timer.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Regressions/regression_usart.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Regressions/regression_list.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Regressions/regression_queue.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/ttc_assert.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/ttc_spi.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/ttc_math.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/ttc_gpio.h - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/ttc_basic.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/regressions/regression_ttc_math.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_threading_semaphores.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_interrupt.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_usart.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_memory_pool.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_radio_ranging.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_network.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_assert.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_sysclock.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_gpio_banks.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_threading_queues.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_spi_master.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_packet.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_gpio.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_leds.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_spi_slave.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_radio.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_list.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./Template/examples/example_ttc_watchdog.c - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./InstallData/install_RADIO_CC1101.sh - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./InstallData/install_RADIO_CC1190.sh - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/stm32w/stm32w_usart.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/stm32f1/stm32f1_can.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/can/can_stm32f1xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgm_alternate_function_push_pull' -> 'E_ttc_gpio_mode_alternate_function_push_pull' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgm_alternate_function_open_drain' -> 'E_ttc_gpio_mode_alternate_function_open_drain' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'tgm_alternate_function_open_drain' -> 'E_ttc_gpio_mode_alternate_function_open_drain' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgm_alternate_function_open_drain' -> 'E_ttc_gpio_mode_alternate_function_open_drain' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgm_alternate_function_open_drain' -> 'E_ttc_gpio_mode_alternate_function_open_drain' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgm_alternate_function_open_drain' -> 'E_ttc_gpio_mode_alternate_function_open_drain' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'tgm_alternate_function_open_drain' -> 'E_ttc_gpio_mode_alternate_function_open_drain' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgm_alternate_function_open_drain' -> 'E_ttc_gpio_mode_alternate_function_open_drain' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgm_alternate_function_SPECIAL_SCLK' -> 'E_ttc_gpio_mode_alternate_function_special_sclk' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgm_alternate_function_SPECIAL_SCLK' -> 'E_ttc_gpio_mode_alternate_function_special_sclk' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgm_alternate_function_SPECIAL_SCLK' -> 'E_ttc_gpio_mode_alternate_function_special_sclk' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'tgm_alternate_function_SPECIAL_SCLK' -> 'E_ttc_gpio_mode_alternate_function_special_sclk' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 'tgm_alternate_function_SPECIAL_SCLK' -> 'E_ttc_gpio_mode_alternate_function_special_sclk' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'tgm_alternate_function_SPECIAL_SCLK' -> 'E_ttc_gpio_mode_alternate_function_special_sclk' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgm_alternate_function_SPECIAL_SCLK' -> 'E_ttc_gpio_mode_alternate_function_special_sclk' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgm_Unknown' -> 'E_ttc_gpio_mode_unknown' chg: ./TTC-Library/ttc_gpio.c - replace 'tgm_Unknown' -> 'E_ttc_gpio_mode_unknown' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgm_Unknown' -> 'E_ttc_gpio_mode_unknown' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgm_Unknown' -> 'E_ttc_gpio_mode_unknown' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgm_Unknown' -> 'E_ttc_gpio_mode_unknown' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgm_Unknown' -> 'E_ttc_gpio_mode_unknown' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ta_gpio_None' -> 'E_ttc_gpio_architecture_none' chg: ./TTC-Library/ttc_radio.c - replace 'ta_gpio_None' -> 'E_ttc_gpio_architecture_none' chg: ./InstallData/scripts/#Untitled-4# - replace 'ta_gpio_None' -> 'E_ttc_gpio_architecture_none' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ta_gpio_stm32w1xx' -> 'E_ttc_gpio_architecture_stm32w1xx' chg: ./InstallData/scripts/#Untitled-4# - replace 'ta_gpio_stm32w1xx' -> 'E_ttc_gpio_architecture_stm32w1xx' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ta_gpio_stm32f1xx' -> 'E_ttc_gpio_architecture_stm32f1xx' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'ta_gpio_stm32f1xx' -> 'E_ttc_gpio_architecture_stm32f1xx' chg: ./InstallData/scripts/#Untitled-4# - replace 'ta_gpio_stm32f1xx' -> 'E_ttc_gpio_architecture_stm32f1xx' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ta_gpio_stm32l1xx' -> 'E_ttc_gpio_architecture_stm32l1xx' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'ta_gpio_stm32l1xx' -> 'E_ttc_gpio_architecture_stm32l1xx' chg: ./InstallData/scripts/#Untitled-4# - replace 'ta_gpio_stm32l1xx' -> 'E_ttc_gpio_architecture_stm32l1xx' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ta_gpio_stm32f30x' -> 'E_ttc_gpio_architecture_stm32f30x' chg: ./InstallData/scripts/#Untitled-4# - replace 'ta_gpio_stm32f30x' -> 'E_ttc_gpio_architecture_stm32f30x' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ta_gpio_stm32l0xx' -> 'E_ttc_gpio_architecture_stm32l0xx' chg: ./InstallData/scripts/#Untitled-4# - replace 'ta_gpio_stm32l0xx' -> 'E_ttc_gpio_architecture_stm32l0xx' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ta_gpio_ERROR' -> 'E_ttc_gpio_architecture_error' chg: ./InstallData/scripts/#Untitled-4# - replace 'ta_gpio_ERROR' -> 'E_ttc_gpio_architecture_error' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ttc_gpio_errorcode' -> 'ttc_gpio_error' chg: ./TTC-Library/ttc_gpio_types.h - replace 'E_ttc_gpio_error_OK' -> 'E_ttc_gpio_error_ok' chg: ./InstallData/scripts/#Untitled-4# - replace 'E_ttc_gpio_error_OK' -> 'E_ttc_gpio_error_ok' chg: ./TTC-Library/ttc_gpio_types.h - replace 'E_ttc_gpio_error_ERROR' -> 'E_ttc_gpio_error_error' chg: ./InstallData/scripts/#Untitled-4# - replace 'E_ttc_gpio_error_ERROR' -> 'E_ttc_gpio_error_error' chg: ./TTC-Library/ttc_gpio_types.h - replace 'E_ttc_gpio_error_DeviceNotFound' -> 'E_ttc_gpio_error_devicenotfound' chg: ./InstallData/scripts/#Untitled-4# - replace 'E_ttc_gpio_error_DeviceNotFound' -> 'E_ttc_gpio_error_devicenotfound' chg: ./TTC-Library/ttc_gpio_types.h - replace 'E_ttc_gpio_error_InvalidImplementation' -> 'E_ttc_gpio_error_invalidimplementation' chg: ./InstallData/scripts/#Untitled-4# - replace 'E_ttc_gpio_error_InvalidImplementation' -> 'E_ttc_gpio_error_invalidimplementation' chg: ./TTC-Library/ttc_gpio_types.h - replace 'E_ttc_gpio_error_NotImplemented' -> 'E_ttc_gpio_error_notimplemented' chg: ./InstallData/scripts/#Untitled-4# - replace 'E_ttc_gpio_error_NotImplemented' -> 'E_ttc_gpio_error_notimplemented' chg: ./TTC-Library/ttc_gpio_types.h - replace 'E_ttc_gpio_error_error' -> 'E_ttc_gpio_error_unknown' chg: ./InstallData/scripts/#Untitled-4# - replace 'E_ttc_gpio_error_error' -> 'E_ttc_gpio_error_unknown' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'stm32_gpio_None' -> 'E_ttc_gpio_bank_none' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'stm32_gpio_None' -> 'E_ttc_gpio_bank_none' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'stm32_gpio_None' -> 'E_ttc_gpio_bank_none' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'stm32_gpio_None' -> 'E_ttc_gpio_bank_none' chg: ./InstallData/scripts/#Untitled-4# - replace 'stm32_gpio_None' -> 'E_ttc_gpio_bank_none' chg: ./TTC-Library/ttc_gpio.h - replace 'tgb_bank_a' -> 'E_ttc_gpio_bank_a' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'tgb_bank_a' -> 'E_ttc_gpio_bank_a' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'tgb_bank_a' -> 'E_ttc_gpio_bank_a' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'tgb_bank_a' -> 'E_ttc_gpio_bank_a' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgb_bank_a' -> 'E_ttc_gpio_bank_a' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgb_bank_a' -> 'E_ttc_gpio_bank_a' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'tgb_bank_a' -> 'E_ttc_gpio_bank_a' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgb_bank_a' -> 'E_ttc_gpio_bank_a' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'tgb_bank_a' -> 'E_ttc_gpio_bank_a' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgb_bank_a' -> 'E_ttc_gpio_bank_a' chg: ./TTC-Library/ttc_gpio.h - replace 'tgb_bank_b' -> 'E_ttc_gpio_bank_b' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'tgb_bank_b' -> 'E_ttc_gpio_bank_b' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'tgb_bank_b' -> 'E_ttc_gpio_bank_b' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'tgb_bank_b' -> 'E_ttc_gpio_bank_b' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgb_bank_b' -> 'E_ttc_gpio_bank_b' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgb_bank_b' -> 'E_ttc_gpio_bank_b' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'tgb_bank_b' -> 'E_ttc_gpio_bank_b' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgb_bank_b' -> 'E_ttc_gpio_bank_b' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'tgb_bank_b' -> 'E_ttc_gpio_bank_b' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgb_bank_b' -> 'E_ttc_gpio_bank_b' chg: ./TTC-Library/ttc_gpio.h - replace 'tgb_bank_c' -> 'E_ttc_gpio_bank_c' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'tgb_bank_c' -> 'E_ttc_gpio_bank_c' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'tgb_bank_c' -> 'E_ttc_gpio_bank_c' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'tgb_bank_c' -> 'E_ttc_gpio_bank_c' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgb_bank_c' -> 'E_ttc_gpio_bank_c' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgb_bank_c' -> 'E_ttc_gpio_bank_c' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'tgb_bank_c' -> 'E_ttc_gpio_bank_c' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgb_bank_c' -> 'E_ttc_gpio_bank_c' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'tgb_bank_c' -> 'E_ttc_gpio_bank_c' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgb_bank_c' -> 'E_ttc_gpio_bank_c' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'tgb_bank_d' -> 'E_ttc_gpio_bank_d' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'tgb_bank_d' -> 'E_ttc_gpio_bank_d' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgb_bank_d' -> 'E_ttc_gpio_bank_d' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgb_bank_d' -> 'E_ttc_gpio_bank_d' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'tgb_bank_d' -> 'E_ttc_gpio_bank_d' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgb_bank_d' -> 'E_ttc_gpio_bank_d' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'tgb_bank_d' -> 'E_ttc_gpio_bank_d' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgb_bank_d' -> 'E_ttc_gpio_bank_d' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'tgb_bank_e' -> 'E_ttc_gpio_bank_e' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgb_bank_e' -> 'E_ttc_gpio_bank_e' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgb_bank_e' -> 'E_ttc_gpio_bank_e' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'tgb_bank_e' -> 'E_ttc_gpio_bank_e' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'tgb_bank_e' -> 'E_ttc_gpio_bank_e' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgb_bank_e' -> 'E_ttc_gpio_bank_e' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'tgb_bank_f' -> 'E_ttc_gpio_bank_f' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgb_bank_f' -> 'E_ttc_gpio_bank_f' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'tgb_bank_f' -> 'E_ttc_gpio_bank_f' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'tgb_bank_f' -> 'E_ttc_gpio_bank_f' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgb_bank_f' -> 'E_ttc_gpio_bank_f' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'tgb_bank_g' -> 'E_ttc_gpio_bank_g' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'tgb_bank_g' -> 'E_ttc_gpio_bank_g' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'tgb_bank_g' -> 'E_ttc_gpio_bank_g' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'tgb_bank_g' -> 'E_ttc_gpio_bank_g' chg: ./InstallData/scripts/#Untitled-4# - replace 'tgb_bank_g' -> 'E_ttc_gpio_bank_g' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'stm32_gpio_NotImplemented' -> 'E_ttc_gpio_bank_unknown' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'stm32_gpio_NotImplemented' -> 'E_ttc_gpio_bank_unknown' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'stm32_gpio_NotImplemented' -> 'E_ttc_gpio_bank_unknown' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'stm32_gpio_NotImplemented' -> 'E_ttc_gpio_bank_unknown' chg: ./InstallData/scripts/#Untitled-4# - replace 'stm32_gpio_NotImplemented' -> 'E_ttc_gpio_bank_unknown' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'gsm_input_analog' -> 'E_ttc_gpio_mode_input_analog' chg: ./InstallData/scripts/#Untitled-4# - replace 'gsm_input_analog' -> 'E_ttc_gpio_mode_input_analog' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'gsm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./InstallData/scripts/#Untitled-4# - replace 'gsm_input_floating' -> 'E_ttc_gpio_mode_input_floating' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'gsm_input_pull_updown' -> 'E_ttc_gpio_mode_input_pull_updown' chg: ./InstallData/scripts/#Untitled-4# - replace 'gsm_input_pull_updown' -> 'E_ttc_gpio_mode_input_pull_updown' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'gsm_input_reserved' -> 'E_ttc_gpio_mode_input_reserved' chg: ./InstallData/scripts/#Untitled-4# - replace 'gsm_input_reserved' -> 'E_ttc_gpio_mode_input_reserved' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'gsm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./InstallData/scripts/#Untitled-4# - replace 'gsm_output_push_pull' -> 'E_ttc_gpio_mode_output_push_pull' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'gsm_output_open_drain' -> 'E_ttc_gpio_mode_output_open_drain' chg: ./InstallData/scripts/#Untitled-4# - replace 'gsm_output_open_drain' -> 'E_ttc_gpio_mode_output_open_drain' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'gsm_output_alternate_push_pull' -> 'E_ttc_gpio_mode_output_alternate_push_pull' chg: ./InstallData/scripts/#Untitled-4# - replace 'gsm_output_alternate_push_pull' -> 'E_ttc_gpio_mode_output_alternate_push_pull' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'gsm_output_alternate_open_drain' -> 'E_ttc_gpio_mode_output_alternate_open_drain' chg: ./InstallData/scripts/#Untitled-4# - replace 'gsm_output_alternate_open_drain' -> 'E_ttc_gpio_mode_output_alternate_open_drain' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'gsm_unknown' -> 'E_ttc_gpio_mode_unknown' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'gsm_unknown' -> 'E_ttc_gpio_mode_unknown' chg: ./InstallData/scripts/#Untitled-4# - replace 'gsm_unknown' -> 'E_ttc_gpio_mode_unknown' chg: ./TTC-Library/board/board_olimex_stm32_lcd.h - replace 'gfx_ili9320_board_write_data' -> 'gfx_ili9320_board_write_data16' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'gfx_ili9320_board_write_data' -> 'gfx_ili9320_board_write_data16' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'gfx_ili9320_board_write_data' -> 'gfx_ili9320_board_write_data16' chg: ./TTC-Library/board/board_olimex_stm32_lcd.h - replace 'gfx_ili9320_board_write_register' -> 'gfx_ili9320_board_write_register16' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'gfx_ili9320_board_write_register' -> 'gfx_ili9320_board_write_register16' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'gfx_ili9320_board_write_register' -> 'gfx_ili9320_board_write_register16' chg: ./TTC-Library/board/board_olimex_stm32_lcd.h - replace 'gfx_ili9320_board_read_register' -> 'gfx_ili9320_board_read_register16' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'gfx_ili9320_board_read_register' -> 'gfx_ili9320_board_read_register16' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'gfx_ili9320_board_read_register' -> 'gfx_ili9320_board_read_register16' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace '_init_u8' -> '_parallel08_init' chg: ./TTC-Library/ttc_gpio.c - replace '_init_u8' -> '_parallel08_init' chg: ./TTC-Library/ttc_gpio.h - replace '_init_u8' -> '_parallel08_init' chg: ./TTC-Library/board/board_dso_0138.c - replace '_init_u8' -> '_parallel08_init' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace '_init_u8' -> '_parallel08_init' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace '_init_u8' -> '_parallel08_init' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace '_init_u8' -> '_parallel08_init' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace '_init_u8' -> '_parallel08_init' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace '_init_u8' -> '_parallel08_init' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace '_init_u8' -> '_parallel08_init' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace '_init_u8' -> '_parallel08_init' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace '_init_u8' -> '_parallel08_init' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace '_init_u8' -> '_parallel08_init' chg: ./Template/examples/example_gpio_banks.c - replace '_init_u8' -> '_parallel08_init' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace '_init_u16' -> '_parallel16_init' chg: ./TTC-Library/ttc_gpio.h - replace '_init_u16' -> '_parallel16_init' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace '_init_u16' -> '_parallel16_init' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace '_init_u16' -> '_parallel16_init' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace '_init_u16' -> '_parallel16_init' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace '_init_u16' -> '_parallel16_init' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace '_init_u16' -> '_parallel16_init' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace '_init_u16' -> '_parallel16_init' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace '_init_u16' -> '_parallel16_init' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace '_init_u16' -> '_parallel16_init' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace '_init_u16' -> '_parallel16_init' chg: ./Template/examples/example_gpio_banks.c - replace '_init_u16' -> '_parallel16_init' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'gpio_put_u8_' -> 'gpio_parallel08_put_' chg: ./TTC-Library/ttc_gpio.h - replace 'gpio_put_u8_' -> 'gpio_parallel08_put_' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'gpio_put_u8_' -> 'gpio_parallel08_put_' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'gpio_put_u8_' -> 'gpio_parallel08_put_' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'gpio_put_u8_' -> 'gpio_parallel08_put_' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace 'gpio_put_u8_' -> 'gpio_parallel08_put_' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace 'gpio_put_u8_' -> 'gpio_parallel08_put_' chg: ./Template/examples/example_gpio_banks.c - replace 'gpio_put_u8_' -> 'gpio_parallel08_put_' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'gpio_get_u8_' -> 'gpio_parallel08_get_' chg: ./TTC-Library/ttc_gpio.h - replace 'gpio_get_u8_' -> 'gpio_parallel08_get_' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'gpio_get_u8_' -> 'gpio_parallel08_get_' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'gpio_get_u8_' -> 'gpio_parallel08_get_' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'gpio_get_u8_' -> 'gpio_parallel08_get_' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace 'gpio_get_u8_' -> 'gpio_parallel08_get_' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace 'gpio_get_u8_' -> 'gpio_parallel08_get_' chg: ./Template/examples/example_gpio_banks.c - replace 'gpio_get_u8_' -> 'gpio_parallel08_get_' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'gpio_get_u16' -> 'gpio_parallel16_get' chg: ./TTC-Library/ttc_gpio.h - replace 'gpio_get_u16' -> 'gpio_parallel16_get' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'gpio_get_u16' -> 'gpio_parallel16_get' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'gpio_get_u16' -> 'gpio_parallel16_get' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'gpio_get_u16' -> 'gpio_parallel16_get' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace 'gpio_get_u16' -> 'gpio_parallel16_get' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace 'gpio_get_u16' -> 'gpio_parallel16_get' chg: ./Template/examples/example_gpio_banks.c - replace 'gpio_get_u16' -> 'gpio_parallel16_get' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'gpio_put_u16' -> 'gpio_parallel16_put' chg: ./TTC-Library/ttc_gpio.h - replace 'gpio_put_u16' -> 'gpio_parallel16_put' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'gpio_put_u16' -> 'gpio_parallel16_put' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'gpio_put_u16' -> 'gpio_parallel16_put' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'gpio_put_u16' -> 'gpio_parallel16_put' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace 'gpio_put_u16' -> 'gpio_parallel16_put' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace 'gpio_put_u16' -> 'gpio_parallel16_put' chg: ./Template/examples/example_gpio_banks.c - replace 'gpio_put_u16' -> 'gpio_parallel16_put' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'TTC_PARALLEL' -> 'TTC_GPIO_PARALLEL' chg: ./TTC-Library/ttc_gpio.c - replace 'TTC_PARALLEL' -> 'TTC_GPIO_PARALLEL' chg: ./TTC-Library/ttc_gpio.h - replace 'TTC_PARALLEL' -> 'TTC_GPIO_PARALLEL' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'TTC_PARALLEL' -> 'TTC_GPIO_PARALLEL' chg: ./Template/examples/example_gpio_banks.c - replace 'TTC_PARALLEL' -> 'TTC_GPIO_PARALLEL' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'TTC_PARALLEL' -> 'TTC_GPIO_PARALLEL' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'TTC_PARALLEL' -> 'TTC_GPIO_PARALLEL' chg: ./InstallData/install_Board_Olimex_P107.sh - replace 'TTC_PARALLEL' -> 'TTC_GPIO_PARALLEL' chg: ./InstallData/install_Board_Mini_STM32.sh - replace 'TTC_PARALLEL' -> 'TTC_GPIO_PARALLEL' chg: ./InstallData/installs_low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace 'TTC_PARALLEL' -> 'TTC_GPIO_PARALLEL' chg: ./InstallData/installs_low_level/install_TTC_BOARD_DSO_0138.sh - replace 'TTC_PARALLEL' -> 'TTC_GPIO_PARALLEL' chg: ./TTC-Library/ttc_math.c - replace 'ec_math_' -> 'E_ttc_math_error_' chg: ./TTC-Library/ttc_slam.c - replace 'ec_math_' -> 'E_ttc_math_error_' chg: ./TTC-Library/ttc_math_types.h - replace 'ec_math_' -> 'E_ttc_math_error_' commit fa0d45154cc060f6986d44b322f7e3d7e2a8c26b Author: Gregor Rebel Date: Sun Jan 21 05:05:34 2018 +0100 chg: TTC-Library/gfx/gfx_ili9320.c - optimized benchmark speed (72437 ms -> 72180 ms) ren: 'InstallData/install_Board_Olimex_LCD.sh' -> 'InstallData/DEPRECATED_install_Board_Olimex_LCD.sh' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'DriverCodeRead' -> 'E_gfx_ili9320_register_DriverCodeRead' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'DriverCodeRead' -> 'E_gfx_ili9320_register_DriverCodeRead' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'DriverCodeRead' -> 'E_gfx_ili9320_register_DriverCodeRead' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'DriverOutputControl' -> 'E_gfx_ili9320_register_DriverOutputControl' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'DriverOutputControl' -> 'E_gfx_ili9320_register_DriverOutputControl' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'DriverOutputControl' -> 'E_gfx_ili9320_register_DriverOutputControl' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'DriverOutputControl' -> 'E_gfx_ili9320_register_DriverOutputControl' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'LCDDrivingWaveControl' -> 'E_gfx_ili9320_register_LCDDrivingWaveControl' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'LCDDrivingWaveControl' -> 'E_gfx_ili9320_register_LCDDrivingWaveControl' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'LCDDrivingWaveControl' -> 'E_gfx_ili9320_register_LCDDrivingWaveControl' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'EntryMode' -> 'E_gfx_ili9320_register_EntryMode' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'EntryMode' -> 'E_gfx_ili9320_register_EntryMode' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'EntryMode' -> 'E_gfx_ili9320_register_EntryMode' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'EntryMode' -> 'E_gfx_ili9320_register_EntryMode' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'ResizingControlRegister' -> 'E_gfx_ili9320_register_ResizingControlRegister' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'ResizingControlRegister' -> 'E_gfx_ili9320_register_ResizingControlRegister' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'ResizingControlRegister' -> 'E_gfx_ili9320_register_ResizingControlRegister' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'DisplayControl1' -> 'E_gfx_ili9320_register_DisplayControl1' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'DisplayControl1' -> 'E_gfx_ili9320_register_DisplayControl1' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'DisplayControl1' -> 'E_gfx_ili9320_register_DisplayControl1' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'DisplayControl1' -> 'E_gfx_ili9320_register_DisplayControl1' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'DisplayControl2' -> 'E_gfx_ili9320_register_DisplayControl2' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'DisplayControl2' -> 'E_gfx_ili9320_register_DisplayControl2' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'DisplayControl2' -> 'E_gfx_ili9320_register_DisplayControl2' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'DisplayControl3' -> 'E_gfx_ili9320_register_DisplayControl3' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'DisplayControl3' -> 'E_gfx_ili9320_register_DisplayControl3' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'DisplayControl3' -> 'E_gfx_ili9320_register_DisplayControl3' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'DisplayControl4' -> 'E_gfx_ili9320_register_DisplayControl4' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'DisplayControl4' -> 'E_gfx_ili9320_register_DisplayControl4' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'DisplayControl4' -> 'E_gfx_ili9320_register_DisplayControl4' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'RGBDisplayInterfaceControl1' -> 'E_gfx_ili9320_register_RGBDisplayInterfaceControl1' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'RGBDisplayInterfaceControl1' -> 'E_gfx_ili9320_register_RGBDisplayInterfaceControl1' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'RGBDisplayInterfaceControl1' -> 'E_gfx_ili9320_register_RGBDisplayInterfaceControl1' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'FrameMarkerPosition' -> 'E_gfx_ili9320_register_FrameMarkerPosition' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'FrameMarkerPosition' -> 'E_gfx_ili9320_register_FrameMarkerPosition' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'FrameMarkerPosition' -> 'E_gfx_ili9320_register_FrameMarkerPosition' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'RGBDisplayInterfaceControl2' -> 'E_gfx_ili9320_register_RGBDisplayInterfaceControl2' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'RGBDisplayInterfaceControl2' -> 'E_gfx_ili9320_register_RGBDisplayInterfaceControl2' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'RGBDisplayInterfaceControl2' -> 'E_gfx_ili9320_register_RGBDisplayInterfaceControl2' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PowerControl1' -> 'E_gfx_ili9320_register_PowerControl1' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'PowerControl1' -> 'E_gfx_ili9320_register_PowerControl1' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PowerControl1' -> 'E_gfx_ili9320_register_PowerControl1' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PowerControl1' -> 'E_gfx_ili9320_register_PowerControl1' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PowerControl2' -> 'E_gfx_ili9320_register_PowerControl2' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'PowerControl2' -> 'E_gfx_ili9320_register_PowerControl2' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PowerControl2' -> 'E_gfx_ili9320_register_PowerControl2' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PowerControl2' -> 'E_gfx_ili9320_register_PowerControl2' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PowerControl3' -> 'E_gfx_ili9320_register_PowerControl3' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'PowerControl3' -> 'E_gfx_ili9320_register_PowerControl3' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PowerControl3' -> 'E_gfx_ili9320_register_PowerControl3' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PowerControl3' -> 'E_gfx_ili9320_register_PowerControl3' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PowerControl4' -> 'E_gfx_ili9320_register_PowerControl4' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'PowerControl4' -> 'E_gfx_ili9320_register_PowerControl4' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PowerControl4' -> 'E_gfx_ili9320_register_PowerControl4' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PowerControl4' -> 'E_gfx_ili9320_register_PowerControl4' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'GRAMHorizontalAddressSet' -> 'E_gfx_ili9320_register_GRAMHorizontalAddressSet' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'GRAMHorizontalAddressSet' -> 'E_gfx_ili9320_register_GRAMHorizontalAddressSet' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'GRAMHorizontalAddressSet' -> 'E_gfx_ili9320_register_GRAMHorizontalAddressSet' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'GRAMVerticalAddressSet' -> 'E_gfx_ili9320_register_GRAMVerticalAddressSet' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'GRAMVerticalAddressSet' -> 'E_gfx_ili9320_register_GRAMVerticalAddressSet' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'GRAMVerticalAddressSet' -> 'E_gfx_ili9320_register_GRAMVerticalAddressSet' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'WriteDatatoGRAM' -> 'E_gfx_ili9320_register_WriteDatatoGRAM' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'WriteDatatoGRAM' -> 'E_gfx_ili9320_register_WriteDatatoGRAM' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'WriteDatatoGRAM' -> 'E_gfx_ili9320_register_WriteDatatoGRAM' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'ReadDatatoGRAM' -> 'E_gfx_ili9320_register_ReadDatatoGRAM' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'ReadDatatoGRAM' -> 'E_gfx_ili9320_register_ReadDatatoGRAM' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'ReadDatatoGRAM' -> 'E_gfx_ili9320_register_ReadDatatoGRAM' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PowerControl7' -> 'E_gfx_ili9320_register_PowerControl7' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'PowerControl7' -> 'E_gfx_ili9320_register_PowerControl7' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PowerControl7' -> 'E_gfx_ili9320_register_PowerControl7' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PowerControl7' -> 'E_gfx_ili9320_register_PowerControl7' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'FrameRateandColorControl' -> 'E_gfx_ili9320_register_FrameRateandColorControl' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'FrameRateandColorControl' -> 'E_gfx_ili9320_register_FrameRateandColorControl' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'FrameRateandColorControl' -> 'E_gfx_ili9320_register_FrameRateandColorControl' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'GammaControl1' -> 'E_gfx_ili9320_register_GammaControl1' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'GammaControl1' -> 'E_gfx_ili9320_register_GammaControl1' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'GammaControl1' -> 'E_gfx_ili9320_register_GammaControl1' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'GammaControl2' -> 'E_gfx_ili9320_register_GammaControl2' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'GammaControl2' -> 'E_gfx_ili9320_register_GammaControl2' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'GammaControl2' -> 'E_gfx_ili9320_register_GammaControl2' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'GammaControl3' -> 'E_gfx_ili9320_register_GammaControl3' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'GammaControl3' -> 'E_gfx_ili9320_register_GammaControl3' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'GammaControl3' -> 'E_gfx_ili9320_register_GammaControl3' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'GammaControl4' -> 'E_gfx_ili9320_register_GammaControl4' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'GammaControl4' -> 'E_gfx_ili9320_register_GammaControl4' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'GammaControl4' -> 'E_gfx_ili9320_register_GammaControl4' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'GammaControl5' -> 'E_gfx_ili9320_register_GammaControl5' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'GammaControl5' -> 'E_gfx_ili9320_register_GammaControl5' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'GammaControl5' -> 'E_gfx_ili9320_register_GammaControl5' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'GammaControl6' -> 'E_gfx_ili9320_register_GammaControl6' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'GammaControl6' -> 'E_gfx_ili9320_register_GammaControl6' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'GammaControl6' -> 'E_gfx_ili9320_register_GammaControl6' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'GammaControl7' -> 'E_gfx_ili9320_register_GammaControl7' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'GammaControl7' -> 'E_gfx_ili9320_register_GammaControl7' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'GammaControl7' -> 'E_gfx_ili9320_register_GammaControl7' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'GammaControl8' -> 'E_gfx_ili9320_register_GammaControl8' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'GammaControl8' -> 'E_gfx_ili9320_register_GammaControl8' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'GammaControl8' -> 'E_gfx_ili9320_register_GammaControl8' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'GammaControl9' -> 'E_gfx_ili9320_register_GammaControl9' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'GammaControl9' -> 'E_gfx_ili9320_register_GammaControl9' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'GammaControl9' -> 'E_gfx_ili9320_register_GammaControl9' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'GammaControl10' -> 'E_gfx_ili9320_register_GammaControl10' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'GammaControl10' -> 'E_gfx_ili9320_register_GammaControl10' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'GammaControl10' -> 'E_gfx_ili9320_register_GammaControl10' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'HorizontalRAMStartAddressPosition' -> 'E_gfx_ili9320_register_HorizontalRAMStartAddressPosition' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'HorizontalRAMStartAddressPosition' -> 'E_gfx_ili9320_register_HorizontalRAMStartAddressPosition' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'HorizontalRAMStartAddressPosition' -> 'E_gfx_ili9320_register_HorizontalRAMStartAddressPosition' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'HorizontalRAMStartAddressPosition' -> 'E_gfx_ili9320_register_HorizontalRAMStartAddressPosition' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'HorizontalRAMEndAddressPosition' -> 'E_gfx_ili9320_register_HorizontalRAMEndAddressPosition' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'HorizontalRAMEndAddressPosition' -> 'E_gfx_ili9320_register_HorizontalRAMEndAddressPosition' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'HorizontalRAMEndAddressPosition' -> 'E_gfx_ili9320_register_HorizontalRAMEndAddressPosition' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'HorizontalRAMEndAddressPosition' -> 'E_gfx_ili9320_register_HorizontalRAMEndAddressPosition' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'VerticalRAMStartAddressPosition' -> 'E_gfx_ili9320_register_VerticalRAMStartAddressPosition' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'VerticalRAMStartAddressPosition' -> 'E_gfx_ili9320_register_VerticalRAMStartAddressPosition' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'VerticalRAMStartAddressPosition' -> 'E_gfx_ili9320_register_VerticalRAMStartAddressPosition' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'VerticalRAMStartAddressPosition' -> 'E_gfx_ili9320_register_VerticalRAMStartAddressPosition' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'VerticalRAMEndAddressPosition' -> 'E_gfx_ili9320_register_VerticalRAMEndAddressPosition' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'VerticalRAMEndAddressPosition' -> 'E_gfx_ili9320_register_VerticalRAMEndAddressPosition' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'VerticalRAMEndAddressPosition' -> 'E_gfx_ili9320_register_VerticalRAMEndAddressPosition' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'VerticalRAMEndAddressPosition' -> 'E_gfx_ili9320_register_VerticalRAMEndAddressPosition' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'DriverOutputControl2' -> 'E_gfx_ili9320_register_DriverOutputControl2' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'DriverOutputControl2' -> 'E_gfx_ili9320_register_DriverOutputControl2' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'DriverOutputControl2' -> 'E_gfx_ili9320_register_DriverOutputControl2' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'BaseImageDisplayControl' -> 'E_gfx_ili9320_register_BaseImageDisplayControl' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'BaseImageDisplayControl' -> 'E_gfx_ili9320_register_BaseImageDisplayControl' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'BaseImageDisplayControl' -> 'E_gfx_ili9320_register_BaseImageDisplayControl' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'VerticalScrollControl' -> 'E_gfx_ili9320_register_VerticalScrollControl' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'VerticalScrollControl' -> 'E_gfx_ili9320_register_VerticalScrollControl' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'VerticalScrollControl' -> 'E_gfx_ili9320_register_VerticalScrollControl' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PartialImage1DisplayPosition' -> 'E_gfx_ili9320_register_PartialImage1DisplayPosition' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PartialImage1DisplayPosition' -> 'E_gfx_ili9320_register_PartialImage1DisplayPosition' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PartialImage1DisplayPosition' -> 'E_gfx_ili9320_register_PartialImage1DisplayPosition' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PartialImage1RAMStartAddress' -> 'E_gfx_ili9320_register_PartialImage1RAMStartAddress' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PartialImage1RAMStartAddress' -> 'E_gfx_ili9320_register_PartialImage1RAMStartAddress' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PartialImage1RAMStartAddress' -> 'E_gfx_ili9320_register_PartialImage1RAMStartAddress' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PartialImage1RAMEndAddress' -> 'E_gfx_ili9320_register_PartialImage1RAMEndAddress' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PartialImage1RAMEndAddress' -> 'E_gfx_ili9320_register_PartialImage1RAMEndAddress' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PartialImage1RAMEndAddress' -> 'E_gfx_ili9320_register_PartialImage1RAMEndAddress' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PartialImage2DisplayPosition' -> 'E_gfx_ili9320_register_PartialImage2DisplayPosition' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PartialImage2DisplayPosition' -> 'E_gfx_ili9320_register_PartialImage2DisplayPosition' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PartialImage2DisplayPosition' -> 'E_gfx_ili9320_register_PartialImage2DisplayPosition' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PartialImage2RAMStartAddress' -> 'E_gfx_ili9320_register_PartialImage2RAMStartAddress' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PartialImage2RAMStartAddress' -> 'E_gfx_ili9320_register_PartialImage2RAMStartAddress' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PartialImage2RAMStartAddress' -> 'E_gfx_ili9320_register_PartialImage2RAMStartAddress' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PartialImage2RAMEndAddress' -> 'E_gfx_ili9320_register_PartialImage2RAMEndAddress' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PartialImage2RAMEndAddress' -> 'E_gfx_ili9320_register_PartialImage2RAMEndAddress' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PartialImage2RAMEndAddress' -> 'E_gfx_ili9320_register_PartialImage2RAMEndAddress' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PanelInterfaceControl1' -> 'E_gfx_ili9320_register_PanelInterfaceControl1' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PanelInterfaceControl1' -> 'E_gfx_ili9320_register_PanelInterfaceControl1' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PanelInterfaceControl1' -> 'E_gfx_ili9320_register_PanelInterfaceControl1' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PanelInterfaceControl2' -> 'E_gfx_ili9320_register_PanelInterfaceControl2' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PanelInterfaceControl2' -> 'E_gfx_ili9320_register_PanelInterfaceControl2' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PanelInterfaceControl2' -> 'E_gfx_ili9320_register_PanelInterfaceControl2' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PanelInterfaceControl3' -> 'E_gfx_ili9320_register_PanelInterfaceControl3' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PanelInterfaceControl3' -> 'E_gfx_ili9320_register_PanelInterfaceControl3' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PanelInterfaceControl3' -> 'E_gfx_ili9320_register_PanelInterfaceControl3' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PanelInterfaceControl4' -> 'E_gfx_ili9320_register_PanelInterfaceControl4' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PanelInterfaceControl4' -> 'E_gfx_ili9320_register_PanelInterfaceControl4' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PanelInterfaceControl4' -> 'E_gfx_ili9320_register_PanelInterfaceControl4' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PanelInterfaceControl5' -> 'E_gfx_ili9320_register_PanelInterfaceControl5' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PanelInterfaceControl5' -> 'E_gfx_ili9320_register_PanelInterfaceControl5' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PanelInterfaceControl5' -> 'E_gfx_ili9320_register_PanelInterfaceControl5' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'PanelInterfaceControl6' -> 'E_gfx_ili9320_register_PanelInterfaceControl6' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'PanelInterfaceControl6' -> 'E_gfx_ili9320_register_PanelInterfaceControl6' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'PanelInterfaceControl6' -> 'E_gfx_ili9320_register_PanelInterfaceControl6' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'OTPVCMProgrammingControl' -> 'E_gfx_ili9320_register_OTPVCMProgrammingControl' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'OTPVCMProgrammingControl' -> 'E_gfx_ili9320_register_OTPVCMProgrammingControl' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'OTPVCMProgrammingControl' -> 'E_gfx_ili9320_register_OTPVCMProgrammingControl' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'OTPVCMStatusandEnable' -> 'E_gfx_ili9320_register_OTPVCMStatusandEnable' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'OTPVCMStatusandEnable' -> 'E_gfx_ili9320_register_OTPVCMStatusandEnable' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'OTPVCMStatusandEnable' -> 'E_gfx_ili9320_register_OTPVCMStatusandEnable' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'OTPProgrammingIDKey' -> 'E_gfx_ili9320_register_OTPProgrammingIDKey' chg: ./InstallData/#install_Board_Olimex_LCD.sh# - replace 'OTPProgrammingIDKey' -> 'E_gfx_ili9320_register_OTPProgrammingIDKey' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'OTPProgrammingIDKey' -> 'E_gfx_ili9320_register_OTPProgrammingIDKey' commit 0cd50e2df685c1ea85b8a9714ce52e9e0b4a8df0 Author: Gregor Rebel Date: Fri Jan 19 16:24:00 2018 +0100 released Package v1.0.53 1.0.53 @Fr 19. Jan 16:23:57 CET 2018 commit 0b629bdb219a2397c1188ded8bcaa0d41b94e000 Author: Gregor Date: Fri Jan 19 19:21:25 2018 +0100 fix: TTC-Library/gfx/gfx_ili9320.c: fixed clipping errors for circles chg: TTC-Library/gfx/gfx_ili9320.c: overall speedup due to internal optimizations fix: Template/examples/example_gfx_boxes.c: again runs on board_olimex_stm32_lcd fix: Template/examples/example_gfx_benchmark.c: again runs on board_olimex_stm32_lcd chg: Template/examples/example_gfx_benchmark.c: changed tests to increase runtime of fast running tests to improve accuracy chg: ttc_gfx: api cleanup chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'TTC_STM32_FSMC' -> 'TTC_GFX_STM32_FSMC' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'TTC_STM32_FSMC' -> 'TTC_GFX_STM32_FSMC' chg: ./InstallData/install_Board_Olimex_LCD.sh - replace 'TTC_STM32_FSMC' -> 'TTC_GFX_STM32_FSMC' chg: ./InstallData/installs_low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace 'TTC_STM32_FSMC' -> 'TTC_GFX_STM32_FSMC' chg: ./InstallData/install_Board_Olimex_LCD.sh - replace '170_chip_ili9320' -> '450_gfx_ili9320' chg: ./InstallData/install_Board_Mini_STM32.sh - replace '170_chip_ili9320' -> '450_gfx_ili9320' chg: ./InstallData/installs_low_level/install_TTC_GFX_ILI9320.sh - replace '170_chip_ili9320' -> '450_gfx_ili9320' chg: ./InstallData/installs_low_level/install_TTC_RADIO_DW1000.sh - replace '170_chip_ili9320' -> '450_gfx_ili9320' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_gfx_ili9320_write_' -> 'gfx_ili9320_board_write_' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_gfx_ili9320_write_' -> 'gfx_ili9320_board_write_' ren: 'TTC-Library/gfx/lcd_ili9320.c' -> 'TTC-Library/gfx/DEPRECATED_lcd_ili9320.c' ren: 'TTC-Library/gfx/lcd_ili9320.h' -> 'TTC-Library/gfx/DEPRECATED_lcd_ili9320.h' ren: 'TTC-Library/gfx/lcd_k320qvb.c' -> 'TTC-Library/gfx/DEPRECATED_lcd_k320qvb.c' ren: 'TTC-Library/gfx/lcd_k320qvb.h' -> 'TTC-Library/gfx/DEPRECATED_lcd_k320qvb.h' chg: ./TTC-Library/ttc_gpio_types.h - replace '_ILI9320_PIN_WRITEMODE' -> '_ILI9320_PIN_WRITE_STROBE' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_ILI9320_PIN_WRITEMODE' -> '_ILI9320_PIN_WRITE_STROBE' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace '_ILI9320_PIN_WRITEMODE' -> '_ILI9320_PIN_WRITE_STROBE' chg: ./InstallData/install_Board_Olimex_LCD.sh - replace '_ILI9320_PIN_WRITEMODE' -> '_ILI9320_PIN_WRITE_STROBE' chg: ./InstallData/install_Board_Mini_STM32.sh - replace '_ILI9320_PIN_WRITEMODE' -> '_ILI9320_PIN_WRITE_STROBE' chg: ./InstallData/installs_low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace '_ILI9320_PIN_WRITEMODE' -> '_ILI9320_PIN_WRITE_STROBE' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_ILI9320_PIN_READMODE' -> '_ILI9320_PIN_READ_STROBE' chg: ./TTC-Library/board/board_olimex_stm32_lcd.c - replace '_ILI9320_PIN_READMODE' -> '_ILI9320_PIN_READ_STROBE' chg: ./InstallData/install_Board_Olimex_LCD.sh - replace '_ILI9320_PIN_READMODE' -> '_ILI9320_PIN_READ_STROBE' chg: ./InstallData/install_Board_Mini_STM32.sh - replace '_ILI9320_PIN_READMODE' -> '_ILI9320_PIN_READ_STROBE' chg: ./InstallData/installs_low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh - replace '_ILI9320_PIN_READMODE' -> '_ILI9320_PIN_READ_STROBE' chg: ./TTC-Library/ttc_gfx.h.orig - replace '_clr_pixel' -> '_pixel_clr' chg: ./TTC-Library/ttc_gfx.h - replace '_clr_pixel' -> '_pixel_clr' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_clr_pixel' -> '_pixel_clr' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_clr_pixel' -> '_pixel_clr' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace '_clr_pixel' -> '_pixel_clr' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace '_clr_pixel' -> '_pixel_clr' chg: ./Template/examples/example_gfx_benchmark.c - replace '_set_pixel' -> '_pixel_set' chg: ./TTC-Library/ttc_gfx.h.orig - replace '_set_pixel' -> '_pixel_set' chg: ./TTC-Library/ttc_gfx.h - replace '_set_pixel' -> '_pixel_set' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_set_pixel' -> '_pixel_set' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_set_pixel' -> '_pixel_set' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace '_set_pixel' -> '_pixel_set' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace '_set_pixel' -> '_pixel_set' chg: ./Template/examples/example_gfx_benchmark.c - replace '_put_char_' -> '_char_' chg: ./TTC-Library/ttc_gfx_mt.c - replace '_put_char_' -> '_char_' chg: ./TTC-Library/ttc_gui.c - replace '_put_char_' -> '_char_' chg: ./TTC-Library/ttc_gfx.h.orig - replace '_put_char_' -> '_char_' chg: ./TTC-Library/ttc_gfx.c - replace '_put_char_' -> '_char_' chg: ./TTC-Library/ttc_gui_mt.c - replace '_put_char_' -> '_char_' chg: ./TTC-Library/ttc_gfx_mt.h - replace '_put_char_' -> '_char_' chg: ./TTC-Library/ttc_gfx.h - replace '_put_char_' -> '_char_' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_put_char_' -> '_char_' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_put_char_' -> '_char_' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace '_put_char_' -> '_char_' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace '_put_char_' -> '_char_' chg: ./TTC-Library/ttc_gfx.h.orig - replace '_put_char' -> '_char' chg: ./TTC-Library/ttc_gfx.c - replace '_put_char' -> '_char' chg: ./TTC-Library/ttc_gfx.h - replace '_put_char' -> '_char' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_put_char' -> '_char' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_put_char' -> '_char' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace '_put_char' -> '_char' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace '_put_char' -> '_char' chg: ./Template/examples/example_gfx_printf.c - replace '_set_backlight' -> '_backlight' chg: ./TTC-Library/ttc_gfx.h.orig - replace '_set_backlight' -> '_backlight' chg: ./TTC-Library/ttc_gfx.c - replace '_set_backlight' -> '_backlight' chg: ./TTC-Library/ttc_gfx.h - replace '_set_backlight' -> '_backlight' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_set_backlight' -> '_backlight' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_set_backlight' -> '_backlight' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace '_set_backlight' -> '_backlight' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace '_set_backlight' -> '_backlight' chg: ./Template/examples/example_ttc_touchpad.c - replace '_set_color_' -> '_color_' chg: ./Template/examples/example_ttc_input.c - replace '_set_color_' -> '_color_' chg: ./Template/examples/example_gfx_boxes.c - replace '_set_color_' -> '_color_' chg: ./Template/examples/example_ttc_math.c - replace '_set_color_' -> '_color_' chg: ./Template/examples/example_ttc_accelerometer.c - replace '_set_color_' -> '_color_' chg: ./Template/examples/example_ttc_states.c - replace '_set_color_' -> '_color_' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace '_set_color_' -> '_color_' chg: ./Template/examples/example_gfx_printf.c - replace '_set_color_' -> '_color_' chg: ./Template/examples/example_threading_queues.c - replace '_set_color_' -> '_color_' chg: ./Template/examples/example_gfx_benchmark.c - replace '_set_color_' -> '_color_' chg: ./Template/examples/example_threading_semaphores.c - replace '_set_color_' -> '_color_' chg: ./Template/examples/example_ttc_adc.c - replace '_set_color_' -> '_color_' chg: ./Template/regressions/regression_ttc_math.c - replace '_set_color_' -> '_color_' chg: ./TTC-Library/ttc_gfx_mt.c - replace '_set_color_' -> '_color_' chg: ./TTC-Library/ttc_gui.c - replace '_set_color_' -> '_color_' chg: ./TTC-Library/ttc_gfx.h.orig - replace '_set_color_' -> '_color_' chg: ./TTC-Library/ttc_gfx.c - replace '_set_color_' -> '_color_' chg: ./TTC-Library/ttc_gui_mt.c - replace '_set_color_' -> '_color_' chg: ./TTC-Library/ttc_gfx_mt.h - replace '_set_color_' -> '_color_' chg: ./TTC-Library/ttc_gfx.h - replace '_set_color_' -> '_color_' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_set_color_' -> '_color_' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_set_color_' -> '_color_' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace '_set_color_' -> '_color_' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace '_set_color_' -> '_color_' chg: ./Regressions/regression_memory_pools.c - replace '_set_color_' -> '_color_' chg: ./Regressions/regression_queue.c - replace '_set_color_' -> '_color_' chg: ./Template/examples/example_ttc_input.c - replace '_set_palette' -> '_palette_set' chg: ./TTC-Library/ttc_gfx.h.orig - replace '_set_palette' -> '_palette_set' chg: ./TTC-Library/ttc_gfx.c - replace '_set_palette' -> '_palette_set' chg: ./TTC-Library/ttc_gfx.h - replace '_set_palette' -> '_palette_set' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_set_palette' -> '_palette_set' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_set_palette' -> '_palette_set' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace '_set_palette' -> '_palette_set' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace '_set_palette' -> '_palette_set' chg: ./TTC-Library/ttc_gfx.h.orig - replace '_set_cursor' -> '_cursor_set' chg: ./TTC-Library/ttc_gfx.c - replace '_set_cursor' -> '_cursor_set' chg: ./TTC-Library/ttc_gfx_types.h - replace '_set_cursor' -> '_cursor_set' chg: ./TTC-Library/ttc_gfx.h - replace '_set_cursor' -> '_cursor_set' chg: ./TTC-Library/ttc_gfx_types.h.orig - replace '_set_cursor' -> '_cursor_set' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_set_cursor' -> '_cursor_set' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_set_cursor' -> '_cursor_set' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace '_set_cursor' -> '_cursor_set' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace '_set_cursor' -> '_cursor_set' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'gfx_ili9320_repeat_datas' -> '_gfx_ili9320_data_fill' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'gfx_ili9320_repeat_datas' -> '_gfx_ili9320_data_fill' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_enterSleep' -> '_sleep_enter' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_enterSleep' -> '_sleep_enter' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_exitSleep' -> '_sleep_exit' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_exitSleep' -> '_sleep_exit' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_setWindow' -> '_window_set' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_setWindow' -> '_window_set' commit 33cacee9ac8197b4a85ff2586e8866a64bf91520 Author: Gregor Rebel Date: Fri Jan 19 05:27:42 2018 +0100 new: InstallData/installs_low_level/install_TTC_BOARD_OLIMEX_STM32_LCD.sh new: TTC-Library/board/board_olimex_stm32_lcd.c new: TTC-Library/board/board_olimex_stm32_lcd.h new: TTC-Library/board/board_olimex_stm32_lcd_types.h new: Template/examples/example_ttc_board_olimex_stm32_lcd.c new: Template/examples/example_ttc_board_olimex_stm32_lcd.h commit b54489a78535ac178c80def8bf5230c44c645f8e Author: Gregor Rebel Date: Fri Jan 19 05:18:10 2018 +0100 fix: TTC-Library/interfaces/ttc_gfx_interface.c - added implementations: ttc_driver_gfx_line_vertical(), ttc_driver_gfx_line_horizontal(), ttc_driver_gfx_rect_fill() chg: InstallData/install_TTC_BOARD.sh - added 450_board_olimex_stm32_lcd fix: TTC-Library/gfx/gfx_ili9320.c - fixed detection of board Olimex_LCD chg: TTC-Library/interfaces/ttc_board_interface.h - added board_olimex_stm32_lcd chg: TTC-Library/ttc_board_types.h - added board_olimex_stm32_lcd chg: TTC-Library/ttc_gfx.c - added functions: ttc_gfx_rect_fill(), ttc_gfx_switch_to() chg: TTC-Library/ttc_gfx.c - added global variable ttc_gfx_Quick (stores all quick access variables for current display in one block) chg: TTC-Library/ttc_gfx.h - added functions: ttc_gfx_rect_fill(), ttc_gfx_switch_to() chg: TTC-Library/ttc_gfx_types.h - added struct t_ttc_gfx_quick fix: Template/examples/example_gfx_boxes.c - aded missing include: ../ttc-lib/ttc_heap.h chg: ./TTC-Library/ttc_gfx.c - replace 'CurrentConfig' -> 'ttc_gfx_Display.Config' chg: ./TTC-Library/ttc_gfx_types.h - replace 'CurrentConfig' -> 'ttc_gfx_Display.Config' chg: ./TTC-Library/ttc_gfx.h - replace 'CurrentConfig' -> 'ttc_gfx_Display.Config' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'CurrentConfig' -> 'ttc_gfx_Display.Config' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c.orig - replace 'CurrentConfig' -> 'ttc_gfx_Display.Config' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace 'CurrentConfig' -> 'ttc_gfx_Display.Config' chg: ./TTC-Library/ttc_gfx.c - replace 'CurrentFont' -> 'ttc_gfx_Display.Font' chg: ./TTC-Library/ttc_gfx_types.h - replace 'CurrentFont' -> 'ttc_gfx_Display.Font' chg: ./TTC-Library/ttc_gfx.h - replace 'CurrentFont' -> 'ttc_gfx_Display.Font' chg: ./TTC-Library/gfx/lcd_ili9320.c - replace 'CurrentFont' -> 'ttc_gfx_Display.Font' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'CurrentFont' -> 'ttc_gfx_Display.Font' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c.orig - replace 'CurrentFont' -> 'ttc_gfx_Display.Font' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace 'CurrentFont' -> 'ttc_gfx_Display.Font' chg: ./TTC-Library/gfx/lcd_ili9320.c - replace 'EXTENSION_100_board_olimex_lcd' -> 'EXTENSION_board_olimex_lcd' chg: ./TTC-Library/gfx/lcd_ili9320.h - replace 'EXTENSION_100_board_olimex_lcd' -> 'EXTENSION_board_olimex_lcd' chg: ./TTC-Library/gfx/lcd_k320qvb.h - replace 'EXTENSION_100_board_olimex_lcd' -> 'EXTENSION_board_olimex_lcd' chg: ./TTC-Library/gfx/lcd_k320qvb.c - replace 'EXTENSION_100_board_olimex_lcd' -> 'EXTENSION_board_olimex_lcd' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'EXTENSION_100_board_olimex_lcd' -> 'EXTENSION_board_olimex_lcd' --------------------------------------------------------- 1.0.53 @Do 18. Jan 13:02:51 CET 2018 commit 21a32d08dd7e9e14c6f1642d21a03e4143db6021 Author: Gregor Date: Thu Jan 18 16:02:02 2018 +0100 fix: TTC-Library/register/register_stm32f1xx_types.h - t_afio_mapr: added extra fields for Connectivity Line devices fix: TTC-Library/usart/usart_stm32f1xx.c - fixed register write to register_stm32f1xx_AFIO.MAPR register (now always uses 32bit write) --------------------------------------------------------- 1.0.53 @Do 18. Jan 11:32:47 CET 2018 commit f913ad8d8a965c892a5165562bd21ef96c97db45 Author: Gregor Date: Thu Jan 18 14:30:16 2018 +0100 fix: InstallData/scripts/gdb_cortexm3.sh - no longer prints error when debugger process has been exited by user fix: TTC-Library/gfx/gfx_ili9320.h - disabled buggy ttc_driver_gfx_rect_fill() fix: TTC-Library/gfx/lcd_ili9320.c - replaced deprecated constant: EXTENSION_510_ttc_font -> EXTENSION_ttc_font fix: TTC-Library/gfx/lcd_ili9320.h - replaced deprecated constant: EXTENSION_510_ttc_font -> EXTENSION_ttc_font fix: TTC-Library/gfx/lcd_k320qvb.c - replaced deprecated constant: EXTENSION_510_ttc_font -> EXTENSION_ttc_font fix: TTC-Library/gfx/lcd_k320qvb.h - replaced deprecated constant: EXTENSION_510_ttc_font -> EXTENSION_ttc_font fix: TTC-Library/ttc_font.h - replaced deprecated constant: EXTENSION_510_ttc_font__font_type1_16x24 -> EXTENSION_ttc_font__font_type1_16x24 fix: TTC-Library/ttc_gfx.c -added mising imclude ttc_heap.h fix: TTC-Library/ttc_gfx_types.h - minor change fix: TTC-Library/ttc_random.h - removed disabled lines commit 12b0d89bf0dd6d878079b5a839341a56c4e8a47a Author: Gregor Date: Thu Jan 18 13:08:16 2018 +0100 fix: ../InstallData/install_TTC_RANDOM.sh - removed deprecated object file stm32_random.o chg: ../InstallData/scripts/createActivateScript.pl - improved readability of activate_project.sh when fully folded (all ranks are now visible at once) chg: font/font_type1_16x24.c - code reformatted fix: gfx/gfx_ili9320.c - fixed compilation issue due to renamed function _ili9320_repeat_last_data() fix: ttc_gfx.c - added missing #include "compile_options.h" fix: ttc_random.h - disabled deprecated include "stm32_random.h" chg: ./TTC-Library/gfx/gfx_ili9320.h - replace '_ili9320_repeat_last_data' -> '_gfx_ili9320_repeat_last_data' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace '_ili9320_repeat_last_data' -> '_gfx_ili9320_repeat_last_data' --------------------------------------------------------- 1.0.53 @Mo 15. Jan 11:05:26 CET 2018 commit 05fa15df0366f8ad950551c00cf50e6579a99c28 Author: Gregor Rebel Date: Mon Jan 15 14:04:03 2018 +0100 fix: InstallData/install_4OpenOCD.sh - now also supports interface scripts in new subfolder interfaces/jtag/ (which were placed in interfaces/ before) fix: InstallData/scripts/source.pl - inserted missing fold end mark --------------------------------------------------------- 1.0.53 @Do 11. Jan 11:26:10 CET 2018 commit f4ffa748923a823a3382560dba34664b37c3cc44 Author: Gregor Date: Thu Jan 11 14:26:02 2018 +0100 fix: InstallData/installAll.sh - Folder TheToolChain/Documentation now should be filled correctly (a second folder TheToolChain/InstallData/Documentation was filled instead fix: InstallData/installAll.sh - new Template project was lacking file required_version which led to brokebn symlink ~/Source/TheToolChain chg: InstallData/installs_low_level/install_TTC_CPU_STM32F1XX.sh - minor changes --------------------------------------------------------- 1.0.53 @Mi 10. Jan 15:00:13 CET 2018 commit 6ddc68972598facd3f4fe6c5e5d0535f81e0f854 Author: gregor@hlb30 Date: Wed Jan 10 17:59:24 2018 +0100 fix: TTC-Library/interrupt/interrupt_cortexm3.c - interrupt_cortexm3_check_all_disabled(): improved implementation chg: TTC-Library/ttc_interrupt.c - ttc_interrupt_prepare(): now checks if interrupts are enabled and if ttc_interrupt_check_all_disabled() works correctly commit 0e18e732395e7fd8313b822b749b05b79f962cbe Author: Gregor Date: Wed Jan 10 17:56:19 2018 +0100 chg: InstallData/install_4OpenOCD.sh - updated to OpenOCD v0.10.0 chg: InstallData/scripts/clean.sh - now kills debugger if running new: InstallData/scripts/flash_read.sh - can download flash content using currently configured interface and target chg: InstallData/scripts/installFuncs.sh - identifyOS(): disabled annoying debug message chg: TTC-Library/gpio/gpio_stm32l1xx_types.h - removed dependency of stm32l1xx.h (now defines all required constants by its own) --------------------------------------------------------- 1.0.53 @Mo 8. Jan 13:56:58 CET 2018 commit e3b7919b10537b119492ea451e5c7b2f51ed8f62 Author: gregor@hlb30 Date: Mon Jan 8 16:51:14 2018 +0100 chg: All structs *_s are now uniformly named as s_* chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ta_interrupt_stm32l1xx' -> 'E_ttc_interrupt_architecture_stm32l1xx' chg: ./TTC-Library/ttc_interrupt_types.h.orig - replace 'ta_interrupt_stm32l1xx' -> 'E_ttc_interrupt_architecture_stm32l1xx' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx_types.h - replace 'ta_interrupt_stm32l1xx' -> 'E_ttc_interrupt_architecture_stm32l1xx' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ta_interrupt_' -> 'E_ttc_interrupt_architecture_' chg: ./TTC-Library/ttc_interrupt_types.h.orig - replace 'ta_interrupt_' -> 'E_ttc_interrupt_architecture_' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx_types.h - replace 'ta_interrupt_' -> 'E_ttc_interrupt_architecture_' chg: ./TTC-Library/interrupt/interrupt_cortexm3_types.h - replace 'ta_interrupt_' -> 'E_ttc_interrupt_architecture_' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx_types.h - replace 'ta_interrupt_' -> 'E_ttc_interrupt_architecture_' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'E_ttc_interrupt_architecture_None' -> 'E_ttc_interrupt_architecture_none' chg: ./TTC-Library/ttc_interrupt_types.h.orig - replace 'E_ttc_interrupt_architecture_None' -> 'E_ttc_interrupt_architecture_none' ren: 'TTC-Library/templates/new_file.c' -> 'TTC-Library/templates/DEPRECATED_new_file.c' ren: 'TTC-Library/templates/new_file.h' -> 'TTC-Library/templates/DEPRECATED_new_file.h' chg: ./ren2.sh - replace 'adc_stm32f1xx_device_s' -> 's_adc_stm32f1xx_device' chg: ./ren.sh - replace 'adc_stm32f1xx_device_s' -> 's_adc_stm32f1xx_device' chg: ./TTC-Library/adc/adc_stm32f1xx_types.h - replace 'adc_stm32f1xx_device_s' -> 's_adc_stm32f1xx_device' chg: ./ren2.sh - replace 'example_ttc_radio_ranging_anchor_list_s' -> 's_example_ttc_radio_ranging_anchor_list' chg: ./ren.sh - replace 'example_ttc_radio_ranging_anchor_list_s' -> 's_example_ttc_radio_ranging_anchor_list' chg: ./Template/examples/example_ttc_radio_ranging_anchor.h - replace 'example_ttc_radio_ranging_anchor_list_s' -> 's_example_ttc_radio_ranging_anchor_list' chg: ./ren2.sh - replace 'example_ttc_radio_ranging_common_list_s' -> 's_example_ttc_radio_ranging_common_list' chg: ./ren.sh - replace 'example_ttc_radio_ranging_common_list_s' -> 's_example_ttc_radio_ranging_common_list' chg: ./Template/examples/example_ttc_radio_ranging_common.h - replace 'example_ttc_radio_ranging_common_list_s' -> 's_example_ttc_radio_ranging_common_list' chg: ./ren2.sh - replace 'example_ttc_radio_ranging_mobile_list_s' -> 's_example_ttc_radio_ranging_mobile_list' chg: ./ren.sh - replace 'example_ttc_radio_ranging_mobile_list_s' -> 's_example_ttc_radio_ranging_mobile_list' chg: ./Template/examples/example_ttc_radio_ranging_mobile.h - replace 'example_ttc_radio_ranging_mobile_list_s' -> 's_example_ttc_radio_ranging_mobile_list' chg: ./ren2.sh - replace 'example_ttc_radio_ranging_observer_list_s' -> 's_example_ttc_radio_ranging_observer_list' chg: ./ren.sh - replace 'example_ttc_radio_ranging_observer_list_s' -> 's_example_ttc_radio_ranging_observer_list' chg: ./Template/examples/example_ttc_radio_ranging_observer.h - replace 'example_ttc_radio_ranging_observer_list_s' -> 's_example_ttc_radio_ranging_observer_list' chg: ./ren2.sh - replace 'example_ttc_rtls_crtof_simple_2d_anchor_list_s' -> 's_example_ttc_rtls_crtof_simple_2d_anchor_list' chg: ./ren.sh - replace 'example_ttc_rtls_crtof_simple_2d_anchor_list_s' -> 's_example_ttc_rtls_crtof_simple_2d_anchor_list' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.h - replace 'example_ttc_rtls_crtof_simple_2d_anchor_list_s' -> 's_example_ttc_rtls_crtof_simple_2d_anchor_list' chg: ./ren2.sh - replace 'example_ttc_rtls_crtof_simple_2d_mobile_list_s' -> 's_example_ttc_rtls_crtof_simple_2d_mobile_list' chg: ./ren.sh - replace 'example_ttc_rtls_crtof_simple_2d_mobile_list_s' -> 's_example_ttc_rtls_crtof_simple_2d_mobile_list' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_mobile.h - replace 'example_ttc_rtls_crtof_simple_2d_mobile_list_s' -> 's_example_ttc_rtls_crtof_simple_2d_mobile_list' chg: ./ren2.sh - replace 'gni_NumberArea_s' -> 's_ttc_gui_number_area' chg: ./ren.sh - replace 'gni_NumberArea_s' -> 's_ttc_gui_number_area' chg: ./TTC-Library/ttc_gui.h - replace 'gni_NumberArea_s' -> 's_ttc_gui_number_area' chg: ./ren2.sh - replace 't_gni_numberarea' -> 't_ttc_gui_number_area' chg: ./TTC-Library/ttc_gui.c - replace 't_gni_numberarea' -> 't_ttc_gui_number_area' chg: ./TTC-Library/ttc_gui.h - replace 't_gni_numberarea' -> 't_ttc_gui_number_area' chg: ./ren2.sh - replace 'heap_sdma_free_block_s' -> 's_heap_sdma_free_block' chg: ./ren.sh - replace 'heap_sdma_free_block_s' -> 's_heap_sdma_free_block' chg: ./ren2.sh - replace 'heap_sdma_used_block_s' -> 's_heap_sdma_used_block' chg: ./ren.sh - replace 'heap_sdma_used_block_s' -> 's_heap_sdma_used_block' chg: ./ren2.sh - replace 'input_helper_list_s' -> 's_input_helper_list' chg: ./ren.sh - replace 'input_helper_list_s' -> 's_input_helper_list' chg: ./TTC-Library/input/input_helper.h - replace 'input_helper_list_s' -> 's_input_helper_list' chg: ./ren2.sh - replace 'packet_802154_ack_000000_s' -> 's_packet_802154_ack_000000' chg: ./ren.sh - replace 'packet_802154_ack_000000_s' -> 's_packet_802154_ack_000000' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_ack_000000_s' -> 's_packet_802154_ack_000000' chg: ./ren2.sh - replace 'packet_802154_auxiliary_security_s00_s' -> 's_packet_802154_auxiliary_security_s00' chg: ./ren.sh - replace 'packet_802154_auxiliary_security_s00_s' -> 's_packet_802154_auxiliary_security_s00' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_auxiliary_security_s00_s' -> 's_packet_802154_auxiliary_security_s00' chg: ./ren2.sh - replace 'packet_802154_auxiliary_security_s01_s' -> 's_packet_802154_auxiliary_security_s01' chg: ./ren.sh - replace 'packet_802154_auxiliary_security_s01_s' -> 's_packet_802154_auxiliary_security_s01' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_auxiliary_security_s01_s' -> 's_packet_802154_auxiliary_security_s01' chg: ./ren2.sh - replace 'packet_802154_auxiliary_security_s10_s' -> 's_packet_802154_auxiliary_security_s10' chg: ./ren.sh - replace 'packet_802154_auxiliary_security_s10_s' -> 's_packet_802154_auxiliary_security_s10' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_auxiliary_security_s10_s' -> 's_packet_802154_auxiliary_security_s10' chg: ./ren2.sh - replace 'packet_802154_auxiliary_security_s11_s' -> 's_packet_802154_auxiliary_security_s11' chg: ./ren.sh - replace 'packet_802154_auxiliary_security_s11_s' -> 's_packet_802154_auxiliary_security_s11' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_auxiliary_security_s11_s' -> 's_packet_802154_auxiliary_security_s11' chg: ./ren2.sh - replace 'packet_802154_beacon_000010_s' -> 's_packet_802154_beacon_000010' chg: ./ren.sh - replace 'packet_802154_beacon_000010_s' -> 's_packet_802154_beacon_000010' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_beacon_000010_s' -> 's_packet_802154_beacon_000010' chg: ./ren2.sh - replace 'packet_802154_beacon_000011_s' -> 's_packet_802154_beacon_000011' chg: ./ren.sh - replace 'packet_802154_beacon_000011_s' -> 's_packet_802154_beacon_000011' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_beacon_000011_s' -> 's_packet_802154_beacon_000011' chg: ./ren2.sh - replace 'packet_802154_command_000010_s' -> 's_packet_802154_command_000010' chg: ./ren.sh - replace 'packet_802154_command_000010_s' -> 's_packet_802154_command_000010' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_command_000010_s' -> 's_packet_802154_command_000010' chg: ./ren2.sh - replace 'packet_802154_command_000011_s' -> 's_packet_802154_command_000011' chg: ./ren.sh - replace 'packet_802154_command_000011_s' -> 's_packet_802154_command_000011' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_command_000011_s' -> 's_packet_802154_command_000011' chg: ./ren2.sh - replace 'packet_802154_command_001000_s' -> 's_packet_802154_command_001000' chg: ./ren.sh - replace 'packet_802154_command_001000_s' -> 's_packet_802154_command_001000' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_command_001000_s' -> 's_packet_802154_command_001000' chg: ./ren2.sh - replace 'packet_802154_command_001010_s' -> 's_packet_802154_command_001010' chg: ./ren.sh - replace 'packet_802154_command_001010_s' -> 's_packet_802154_command_001010' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_command_001010_s' -> 's_packet_802154_command_001010' chg: ./ren2.sh - replace 'packet_802154_command_001100_s' -> 's_packet_802154_command_001100' chg: ./ren.sh - replace 'packet_802154_command_001100_s' -> 's_packet_802154_command_001100' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_command_001100_s' -> 's_packet_802154_command_001100' chg: ./ren2.sh - replace 'packet_802154_command_001110_s' -> 's_packet_802154_command_001110' chg: ./ren.sh - replace 'packet_802154_command_001110_s' -> 's_packet_802154_command_001110' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_command_001110_s' -> 's_packet_802154_command_001110' chg: ./ren2.sh - replace 'packet_802154_command_001111_s' -> 's_packet_802154_command_001111' chg: ./ren.sh - replace 'packet_802154_command_001111_s' -> 's_packet_802154_command_001111' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_command_001111_s' -> 's_packet_802154_command_001111' chg: ./ren2.sh - replace 'packet_802154_command_011000_s' -> 's_packet_802154_command_011000' chg: ./ren.sh - replace 'packet_802154_command_011000_s' -> 's_packet_802154_command_011000' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_command_011000_s' -> 's_packet_802154_command_011000' chg: ./ren2.sh - replace 'packet_802154_command_011010_s' -> 's_packet_802154_command_011010' chg: ./ren.sh - replace 'packet_802154_command_011010_s' -> 's_packet_802154_command_011010' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_command_011010_s' -> 's_packet_802154_command_011010' chg: ./ren2.sh - replace 'packet_802154_command_011100_s' -> 's_packet_802154_command_011100' chg: ./ren.sh - replace 'packet_802154_command_011100_s' -> 's_packet_802154_command_011100' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_command_011100_s' -> 's_packet_802154_command_011100' chg: ./ren2.sh - replace 'packet_802154_command_011110_s' -> 's_packet_802154_command_011110' chg: ./ren.sh - replace 'packet_802154_command_011110_s' -> 's_packet_802154_command_011110' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_command_011110_s' -> 's_packet_802154_command_011110' chg: ./ren2.sh - replace 'packet_802154_command_011111_s' -> 's_packet_802154_command_011111' chg: ./ren.sh - replace 'packet_802154_command_011111_s' -> 's_packet_802154_command_011111' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_command_011111_s' -> 's_packet_802154_command_011111' chg: ./ren2.sh - replace 'packet_802154_data_000010_s' -> 's_packet_802154_data_000010' chg: ./ren.sh - replace 'packet_802154_data_000010_s' -> 's_packet_802154_data_000010' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_data_000010_s' -> 's_packet_802154_data_000010' chg: ./ren2.sh - replace 'packet_802154_data_000011_s' -> 's_packet_802154_data_000011' chg: ./ren.sh - replace 'packet_802154_data_000011_s' -> 's_packet_802154_data_000011' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_data_000011_s' -> 's_packet_802154_data_000011' chg: ./ren2.sh - replace 'packet_802154_data_001000_s' -> 's_packet_802154_data_001000' chg: ./ren.sh - replace 'packet_802154_data_001000_s' -> 's_packet_802154_data_001000' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_data_001000_s' -> 's_packet_802154_data_001000' chg: ./ren2.sh - replace 'packet_802154_data_001010_s' -> 's_packet_802154_data_001010' chg: ./ren.sh - replace 'packet_802154_data_001010_s' -> 's_packet_802154_data_001010' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_data_001010_s' -> 's_packet_802154_data_001010' chg: ./ren2.sh - replace 'packet_802154_data_001100_s' -> 's_packet_802154_data_001100' chg: ./ren.sh - replace 'packet_802154_data_001100_s' -> 's_packet_802154_data_001100' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_data_001100_s' -> 's_packet_802154_data_001100' chg: ./ren2.sh - replace 'packet_802154_data_001110_s' -> 's_packet_802154_data_001110' chg: ./ren.sh - replace 'packet_802154_data_001110_s' -> 's_packet_802154_data_001110' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_data_001110_s' -> 's_packet_802154_data_001110' chg: ./ren2.sh - replace 'packet_802154_data_001111_s' -> 's_packet_802154_data_001111' chg: ./ren.sh - replace 'packet_802154_data_001111_s' -> 's_packet_802154_data_001111' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_data_001111_s' -> 's_packet_802154_data_001111' chg: ./ren2.sh - replace 'packet_802154_data_011000_s' -> 's_packet_802154_data_011000' chg: ./ren.sh - replace 'packet_802154_data_011000_s' -> 's_packet_802154_data_011000' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_data_011000_s' -> 's_packet_802154_data_011000' chg: ./ren2.sh - replace 'packet_802154_data_011010_s' -> 's_packet_802154_data_011010' chg: ./ren.sh - replace 'packet_802154_data_011010_s' -> 's_packet_802154_data_011010' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_data_011010_s' -> 's_packet_802154_data_011010' chg: ./ren2.sh - replace 'packet_802154_data_011100_s' -> 's_packet_802154_data_011100' chg: ./ren.sh - replace 'packet_802154_data_011100_s' -> 's_packet_802154_data_011100' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_data_011100_s' -> 's_packet_802154_data_011100' chg: ./ren2.sh - replace 'packet_802154_data_011110_s' -> 's_packet_802154_data_011110' chg: ./ren.sh - replace 'packet_802154_data_011110_s' -> 's_packet_802154_data_011110' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_data_011110_s' -> 's_packet_802154_data_011110' chg: ./ren2.sh - replace 'packet_802154_data_011111_s' -> 's_packet_802154_data_011111' chg: ./ren.sh - replace 'packet_802154_data_011111_s' -> 's_packet_802154_data_011111' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_data_011111_s' -> 's_packet_802154_data_011111' chg: ./ren2.sh - replace 'packet_802154_generic_s' -> 's_packet_802154_generic' chg: ./ren.sh - replace 'packet_802154_generic_s' -> 's_packet_802154_generic' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_generic_s' -> 's_packet_802154_generic' chg: ./ren2.sh - replace 'packet_802154_mhr_000010_s' -> 's_packet_802154_mhr_000010' chg: ./ren.sh - replace 'packet_802154_mhr_000010_s' -> 's_packet_802154_mhr_000010' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_000010_s' -> 's_packet_802154_mhr_000010' chg: ./ren2.sh - replace 'packet_802154_mhr_000011_s' -> 's_packet_802154_mhr_000011' chg: ./ren.sh - replace 'packet_802154_mhr_000011_s' -> 's_packet_802154_mhr_000011' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_000011_s' -> 's_packet_802154_mhr_000011' chg: ./ren2.sh - replace 'packet_802154_mhr_001000_s' -> 's_packet_802154_mhr_001000' chg: ./ren.sh - replace 'packet_802154_mhr_001000_s' -> 's_packet_802154_mhr_001000' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_001000_s' -> 's_packet_802154_mhr_001000' chg: ./ren2.sh - replace 'packet_802154_mhr_001010_s' -> 's_packet_802154_mhr_001010' chg: ./ren.sh - replace 'packet_802154_mhr_001010_s' -> 's_packet_802154_mhr_001010' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_001010_s' -> 's_packet_802154_mhr_001010' chg: ./ren2.sh - replace 'packet_802154_mhr_001100_s' -> 's_packet_802154_mhr_001100' chg: ./ren.sh - replace 'packet_802154_mhr_001100_s' -> 's_packet_802154_mhr_001100' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_001100_s' -> 's_packet_802154_mhr_001100' chg: ./ren2.sh - replace 'packet_802154_mhr_001110_s' -> 's_packet_802154_mhr_001110' chg: ./ren.sh - replace 'packet_802154_mhr_001110_s' -> 's_packet_802154_mhr_001110' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_001110_s' -> 's_packet_802154_mhr_001110' chg: ./ren2.sh - replace 'packet_802154_mhr_001111_s' -> 's_packet_802154_mhr_001111' chg: ./ren.sh - replace 'packet_802154_mhr_001111_s' -> 's_packet_802154_mhr_001111' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_001111_s' -> 's_packet_802154_mhr_001111' chg: ./ren2.sh - replace 'packet_802154_mhr_010010_s' -> 's_packet_802154_mhr_010010' chg: ./ren.sh - replace 'packet_802154_mhr_010010_s' -> 's_packet_802154_mhr_010010' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_010010_s' -> 's_packet_802154_mhr_010010' chg: ./ren2.sh - replace 'packet_802154_mhr_010011_s' -> 's_packet_802154_mhr_010011' chg: ./ren.sh - replace 'packet_802154_mhr_010011_s' -> 's_packet_802154_mhr_010011' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_010011_s' -> 's_packet_802154_mhr_010011' chg: ./ren2.sh - replace 'packet_802154_mhr_011000_s' -> 's_packet_802154_mhr_011000' chg: ./ren.sh - replace 'packet_802154_mhr_011000_s' -> 's_packet_802154_mhr_011000' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_011000_s' -> 's_packet_802154_mhr_011000' chg: ./ren2.sh - replace 'packet_802154_mhr_011010_s' -> 's_packet_802154_mhr_011010' chg: ./ren.sh - replace 'packet_802154_mhr_011010_s' -> 's_packet_802154_mhr_011010' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_011010_s' -> 's_packet_802154_mhr_011010' chg: ./ren2.sh - replace 'packet_802154_mhr_011110_s' -> 's_packet_802154_mhr_011110' chg: ./ren.sh - replace 'packet_802154_mhr_011110_s' -> 's_packet_802154_mhr_011110' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_011110_s' -> 's_packet_802154_mhr_011110' chg: ./ren2.sh - replace 'packet_802154_mhr_011111_s' -> 's_packet_802154_mhr_011111' chg: ./ren.sh - replace 'packet_802154_mhr_011111_s' -> 's_packet_802154_mhr_011111' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_mhr_011111_s' -> 's_packet_802154_mhr_011111' chg: ./ren2.sh - replace 'packet_common_types_list_s' -> 's_packet_common_types_list' chg: ./ren.sh - replace 'packet_common_types_list_s' -> 's_packet_common_types_list' chg: ./TTC-Library/packet/packet_common_types.h - replace 'packet_common_types_list_s' -> 's_packet_common_types_list' chg: ./ren2.sh - replace 'radio_dw1000_config_s' -> 's_radio_dw1000_config' chg: ./ren.sh - replace 'radio_dw1000_config_s' -> 's_radio_dw1000_config' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_config_s' -> 's_radio_dw1000_config' chg: ./ren2.sh - replace 'radio_dw1000_registers_list_s' -> 's_radio_dw1000_registers_list' chg: ./ren.sh - replace 'radio_dw1000_registers_list_s' -> 's_radio_dw1000_registers_list' chg: ./TTC-Library/radio/radio_dw1000_registers.h - replace 'radio_dw1000_registers_list_s' -> 's_radio_dw1000_registers_list' chg: ./ren2.sh - replace 'radio_serial_generic_s' -> 's_radio_serial_generic' chg: ./ren.sh - replace 'radio_serial_generic_s' -> 's_radio_serial_generic' chg: ./ren2.sh - replace 'register_stm32f1xx_adc_s' -> 's_register_stm32f1xx_adc' chg: ./ren.sh - replace 'register_stm32f1xx_adc_s' -> 's_register_stm32f1xx_adc' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'register_stm32f1xx_adc_s' -> 's_register_stm32f1xx_adc' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_adc_s' -> 's_register_stm32f1xx_adc' chg: ./ren2.sh - replace 'rtls_common_data_report_distances_s' -> 's_rtls_common_data_report_distances' chg: ./ren.sh - replace 'rtls_common_data_report_distances_s' -> 's_rtls_common_data_report_distances' chg: ./TTC-Library/rtls/rtls_common_types.h - replace 'rtls_common_data_report_distances_s' -> 's_rtls_common_data_report_distances' chg: ./ren2.sh - replace 'rtls_common_data_report_locations_s' -> 's_rtls_common_data_report_locations' chg: ./ren.sh - replace 'rtls_common_data_report_locations_s' -> 's_rtls_common_data_report_locations' chg: ./TTC-Library/rtls/rtls_common_types.h - replace 'rtls_common_data_report_locations_s' -> 's_rtls_common_data_report_locations' chg: ./ren2.sh - replace 'ScrollData_s' -> 's_ttc_gui_scroll_data' chg: ./ren.sh - replace 'ScrollData_s' -> 's_ttc_gui_scroll_data' chg: ./TTC-Library/ttc_gui.h - replace 'ScrollData_s' -> 's_ttc_gui_scroll_data' chg: ./ren2.sh - replace 'tit_InputArea_s' -> 's_ttc_gui_input_area' chg: ./ren.sh - replace 'tit_InputArea_s' -> 's_ttc_gui_input_area' chg: ./TTC-Library/ttc_gui.h - replace 'tit_InputArea_s' -> 's_ttc_gui_input_area' chg: ./ren2.sh - replace 'ttc_accelerometer_config_s' -> 's_ttc_accelerometer_config' chg: ./ren.sh - replace 'ttc_accelerometer_config_s' -> 's_ttc_accelerometer_config' chg: ./TTC-Library/ttc_accelerometer_types.h - replace 'ttc_accelerometer_config_s' -> 's_ttc_accelerometer_config' chg: ./ren2.sh - replace 'ttc_accelerometer_measures_s' -> 's_ttc_accelerometer_measures' chg: ./ren.sh - replace 'ttc_accelerometer_measures_s' -> 's_ttc_accelerometer_measures' chg: ./TTC-Library/ttc_accelerometer_types.h - replace 'ttc_accelerometer_measures_s' -> 's_ttc_accelerometer_measures' chg: ./ren2.sh - replace 'ttc_adc_config_s' -> 's_ttc_adc_config' chg: ./ren.sh - replace 'ttc_adc_config_s' -> 's_ttc_adc_config' chg: ./TTC-Library/ttc_adc_types.h - replace 'ttc_adc_config_s' -> 's_ttc_adc_config' chg: ./ren2.sh - replace 'ttc_board_config_s' -> 's_ttc_board_config' chg: ./ren.sh - replace 'ttc_board_config_s' -> 's_ttc_board_config' chg: ./TTC-Library/ttc_board_types.h.orig - replace 'ttc_board_config_s' -> 's_ttc_board_config' chg: ./TTC-Library/ttc_board_types.h - replace 'ttc_board_config_s' -> 's_ttc_board_config' chg: ./ren2.sh - replace 'ttc_board_features_s' -> 's_ttc_board_features' chg: ./ren.sh - replace 'ttc_board_features_s' -> 's_ttc_board_features' chg: ./TTC-Library/ttc_board_types.h.orig - replace 'ttc_board_features_s' -> 's_ttc_board_features' chg: ./TTC-Library/ttc_board_types.h - replace 'ttc_board_features_s' -> 's_ttc_board_features' chg: ./ren2.sh - replace 'ttc_can_config_s' -> 's_ttc_can_config' chg: ./ren.sh - replace 'ttc_can_config_s' -> 's_ttc_can_config' chg: ./TTC-Library/ttc_can_types.h - replace 'ttc_can_config_s' -> 's_ttc_can_config' chg: ./ren2.sh - replace 'ttc_can_filter_s' -> 's_ttc_can_filter' chg: ./ren.sh - replace 'ttc_can_filter_s' -> 's_ttc_can_filter' chg: ./TTC-Library/ttc_can_types.h - replace 'ttc_can_filter_s' -> 's_ttc_can_filter' chg: ./ren2.sh - replace 'ttc_can_message_s' -> 's_ttc_can_message' chg: ./ren.sh - replace 'ttc_can_message_s' -> 's_ttc_can_message' chg: ./TTC-Library/ttc_can_types.h - replace 'ttc_can_message_s' -> 's_ttc_can_message' chg: ./ren2.sh - replace 'ttc_channel_device_interface_s' -> 's_ttc_channel_device_interface' chg: ./ren.sh - replace 'ttc_channel_device_interface_s' -> 's_ttc_channel_device_interface' chg: ./ren2.sh - replace 'ttc_channel_node_s' -> 's_ttc_channel_node' chg: ./ren.sh - replace 'ttc_channel_node_s' -> 's_ttc_channel_node' chg: ./ren2.sh - replace 'ttc_channel_s' -> 's_ttc_channel' chg: ./ren.sh - replace 'ttc_channel_s' -> 's_ttc_channel' chg: ./ren2.sh - replace 'ttc_cpu_config_s' -> 's_ttc_cpu_config' chg: ./ren.sh - replace 'ttc_cpu_config_s' -> 's_ttc_cpu_config' chg: ./TTC-Library/ttc_cpu_types.h - replace 'ttc_cpu_config_s' -> 's_ttc_cpu_config' chg: ./ren2.sh - replace 'ttc_cpu_info_s' -> 's_ttc_cpu_info' chg: ./ren.sh - replace 'ttc_cpu_info_s' -> 's_ttc_cpu_info' chg: ./TTC-Library/ttc_cpu_types.h - replace 'ttc_cpu_info_s' -> 's_ttc_cpu_info' chg: ./ren2.sh - replace 'ttc_dac_config_s' -> 's_ttc_dac_config' chg: ./ren.sh - replace 'ttc_dac_config_s' -> 's_ttc_dac_config' chg: ./TTC-Library/ttc_dac_types.h - replace 'ttc_dac_config_s' -> 's_ttc_dac_config' chg: ./ren2.sh - replace 'ttc_dma_config_s' -> 's_ttc_dma_config' chg: ./ren.sh - replace 'ttc_dma_config_s' -> 's_ttc_dma_config' chg: ./TTC-Library/ttc_dma_types.h - replace 'ttc_dma_config_s' -> 's_ttc_dma_config' chg: ./ren2.sh - replace 'ttc_ethernet_config_s' -> 's_ttc_ethernet_config' chg: ./ren.sh - replace 'ttc_ethernet_config_s' -> 's_ttc_ethernet_config' chg: ./TTC-Library/ttc_ethernet_types.h - replace 'ttc_ethernet_config_s' -> 's_ttc_ethernet_config' chg: ./ren2.sh - replace 'ttc_font_data_s' -> 's_ttc_font_data' chg: ./ren.sh - replace 'ttc_font_data_s' -> 's_ttc_font_data' chg: ./TTC-Library/ttc_font_types.h - replace 'ttc_font_data_s' -> 's_ttc_font_data' chg: ./ren2.sh - replace 'ttc_font_generic_s' -> 's_ttc_font_generic' chg: ./ren.sh - replace 'ttc_font_generic_s' -> 's_ttc_font_generic' chg: ./TTC-Library/ttc_font_types.h - replace 'ttc_font_generic_s' -> 's_ttc_font_generic' chg: ./ren2.sh - replace 'ttc_gfx_config_s' -> 's_ttc_gfx_config' chg: ./ren.sh - replace 'ttc_gfx_config_s' -> 's_ttc_gfx_config' chg: ./TTC-Library/ttc_gfx_types.h - replace 'ttc_gfx_config_s' -> 's_ttc_gfx_config' chg: ./ren2.sh - replace 'ttc_gfx_generic_s' -> 's_ttc_gfx_generic' chg: ./ren.sh - replace 'ttc_gfx_generic_s' -> 's_ttc_gfx_generic' chg: ./ren2.sh - replace 'ttc_gfx_mt_char_s' -> 's_ttc_gfx_mt_char' chg: ./ren.sh - replace 'ttc_gfx_mt_char_s' -> 's_ttc_gfx_mt_char' chg: ./TTC-Library/ttc_gfx_mt.h - replace 'ttc_gfx_mt_char_s' -> 's_ttc_gfx_mt_char' chg: ./ren2.sh - replace 'ttc_gfx_mt_circle_s' -> 's_ttc_gfx_mt_circle' chg: ./ren.sh - replace 'ttc_gfx_mt_circle_s' -> 's_ttc_gfx_mt_circle' chg: ./TTC-Library/ttc_gfx_mt.h - replace 'ttc_gfx_mt_circle_s' -> 's_ttc_gfx_mt_circle' chg: ./ren2.sh - replace 'ttc_gfx_mt_clear_s' -> 's_ttc_gfx_mt_clear' chg: ./ren.sh - replace 'ttc_gfx_mt_clear_s' -> 's_ttc_gfx_mt_clear' chg: ./TTC-Library/ttc_gfx_mt.h - replace 'ttc_gfx_mt_clear_s' -> 's_ttc_gfx_mt_clear' chg: ./ren2.sh - replace 'ttc_gfx_mt_color_s' -> 's_ttc_gfx_mt_color' chg: ./ren.sh - replace 'ttc_gfx_mt_color_s' -> 's_ttc_gfx_mt_color' chg: ./TTC-Library/ttc_gfx_mt.h - replace 'ttc_gfx_mt_color_s' -> 's_ttc_gfx_mt_color' chg: ./ren2.sh - replace 'ttc_gfx_mt_line_s' -> 's_ttc_gfx_mt_line' chg: ./ren.sh - replace 'ttc_gfx_mt_line_s' -> 's_ttc_gfx_mt_line' chg: ./TTC-Library/ttc_gfx_mt.h - replace 'ttc_gfx_mt_line_s' -> 's_ttc_gfx_mt_line' chg: ./ren2.sh - replace 'ttc_gfx_mt_position_s' -> 's_ttc_gfx_mt_position' chg: ./ren.sh - replace 'ttc_gfx_mt_position_s' -> 's_ttc_gfx_mt_position' chg: ./TTC-Library/ttc_gfx_mt.h - replace 'ttc_gfx_mt_position_s' -> 's_ttc_gfx_mt_position' chg: ./ren2.sh - replace 'ttc_gfx_mt_rect_s' -> 's_ttc_gfx_mt_rect' chg: ./ren.sh - replace 'ttc_gfx_mt_rect_s' -> 's_ttc_gfx_mt_rect' chg: ./TTC-Library/ttc_gfx_mt.h - replace 'ttc_gfx_mt_rect_s' -> 's_ttc_gfx_mt_rect' chg: ./ren2.sh - replace 'ttc_gfx_mt_string_s' -> 's_ttc_gfx_mt_string' chg: ./ren.sh - replace 'ttc_gfx_mt_string_s' -> 's_ttc_gfx_mt_string' chg: ./TTC-Library/ttc_gfx_mt.h - replace 'ttc_gfx_mt_string_s' -> 's_ttc_gfx_mt_string' chg: ./ren2.sh - replace 'ttc_gpio_config_s' -> 's_ttc_gpio_config' chg: ./ren.sh - replace 'ttc_gpio_config_s' -> 's_ttc_gpio_config' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ttc_gpio_config_s' -> 's_ttc_gpio_config' chg: ./ren2.sh - replace 'ttc_gyroscope_config_s' -> 's_ttc_gyroscope_config' chg: ./ren.sh - replace 'ttc_gyroscope_config_s' -> 's_ttc_gyroscope_config' chg: ./TTC-Library/ttc_gyroscope_types.h - replace 'ttc_gyroscope_config_s' -> 's_ttc_gyroscope_config' chg: ./ren2.sh - replace 'ttc_gyroscope_measures_s' -> 's_ttc_gyroscope_measures' chg: ./ren.sh - replace 'ttc_gyroscope_measures_s' -> 's_ttc_gyroscope_measures' chg: ./TTC-Library/ttc_gyroscope_types.h - replace 'ttc_gyroscope_measures_s' -> 's_ttc_gyroscope_measures' chg: ./ren2.sh - replace 'ttc_heap_block_from_pool_s' -> 's_ttc_heap_block_from_pool' chg: ./ren.sh - replace 'ttc_heap_block_from_pool_s' -> 's_ttc_heap_block_from_pool' chg: ./TTC-Library/ttc_heap_types.h - replace 'ttc_heap_block_from_pool_s' -> 's_ttc_heap_block_from_pool' chg: ./TTC-Library/ttc_heap.c - replace 'ttc_heap_block_from_pool_s' -> 's_ttc_heap_block_from_pool' chg: ./ren2.sh - replace 'ttc_heap_block_s' -> 's_ttc_heap_block' chg: ./ren.sh - replace 'ttc_heap_block_s' -> 's_ttc_heap_block' chg: ./TTC-Library/ttc_heap_types.h - replace 'ttc_heap_block_s' -> 's_ttc_heap_block' chg: ./ren2.sh - replace 'ttc_heap_config_s' -> 's_ttc_heap_config' chg: ./ren.sh - replace 'ttc_heap_config_s' -> 's_ttc_heap_config' chg: ./TTC-Library/ttc_heap_types.h - replace 'ttc_heap_config_s' -> 's_ttc_heap_config' chg: ./ren2.sh - replace 'ttc_heap_pool_debug_s' -> 's_ttc_heap_pool_debug' chg: ./ren.sh - replace 'ttc_heap_pool_debug_s' -> 's_ttc_heap_pool_debug' chg: ./TTC-Library/ttc_heap_types.h - replace 'ttc_heap_pool_debug_s' -> 's_ttc_heap_pool_debug' chg: ./ren2.sh - replace 'ttc_heap_pool_s' -> 's_ttc_heap_pool' chg: ./ren.sh - replace 'ttc_heap_pool_s' -> 's_ttc_heap_pool' chg: ./TTC-Library/ttc_heap_types.h - replace 'ttc_heap_pool_s' -> 's_ttc_heap_pool' chg: ./ren2.sh - replace 's_ttc_heap_pooltatistics_s' -> 's_s_ttc_heap_pooltatistics' chg: ./ren.sh - replace 's_ttc_heap_pooltatistics_s' -> 's_s_ttc_heap_pooltatistics' chg: ./TTC-Library/ttc_heap_types.h - replace 's_ttc_heap_pooltatistics_s' -> 's_s_ttc_heap_pooltatistics' chg: ./ren2.sh - replace 'ttc_i2c_config_s' -> 's_ttc_i2c_config' chg: ./ren.sh - replace 'ttc_i2c_config_s' -> 's_ttc_i2c_config' chg: ./TTC-Library/ttc_i2c_types.h - replace 'ttc_i2c_config_s' -> 's_ttc_i2c_config' chg: ./ren2.sh - replace 'ttc_input_area_s' -> 's_ttc_input_area' chg: ./ren.sh - replace 'ttc_input_area_s' -> 's_ttc_input_area' chg: ./Template/examples/example_ttc_input.c - replace 'ttc_input_area_s' -> 's_ttc_input_area' chg: ./TTC-Library/ttc_input_types.h - replace 'ttc_input_area_s' -> 's_ttc_input_area' chg: ./TTC-Library/ttc_input.c - replace 'ttc_input_area_s' -> 's_ttc_input_area' chg: ./TTC-Library/ttc_input.h - replace 'ttc_input_area_s' -> 's_ttc_input_area' chg: ./ren2.sh - replace 'ttc_input_config_s' -> 's_ttc_input_config' chg: ./ren.sh - replace 'ttc_input_config_s' -> 's_ttc_input_config' chg: ./Template/examples/example_ttc_input.c - replace 'ttc_input_config_s' -> 's_ttc_input_config' chg: ./TTC-Library/ttc_input_types.h - replace 'ttc_input_config_s' -> 's_ttc_input_config' chg: ./TTC-Library/ttc_input.c - replace 'ttc_input_config_s' -> 's_ttc_input_config' chg: ./TTC-Library/ttc_input.h - replace 'ttc_input_config_s' -> 's_ttc_input_config' chg: ./ren2.sh - replace 'ttc_input_generic_s' -> 's_ttc_input_generic' chg: ./ren.sh - replace 'ttc_input_generic_s' -> 's_ttc_input_generic' chg: ./ren2.sh - replace 'ttc_interface_config_s' -> 's_ttc_interface_config' chg: ./ren.sh - replace 'ttc_interface_config_s' -> 's_ttc_interface_config' chg: ./TTC-Library/ttc_interface_types.h - replace 'ttc_interface_config_s' -> 's_ttc_interface_config' chg: ./ren2.sh - replace 'ttc_interrupt_source_usart_s' -> 's_ttc_interrupt_source_usart' chg: ./ren.sh - replace 'ttc_interrupt_source_usart_s' -> 's_ttc_interrupt_source_usart' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ttc_interrupt_source_usart_s' -> 's_ttc_interrupt_source_usart' chg: ./TTC-Library/ttc_interrupt_types.h.orig - replace 'ttc_interrupt_source_usart_s' -> 's_ttc_interrupt_source_usart' chg: ./ren2.sh - replace 'ttc_layer_phy_config_s' -> 's_ttc_layer_phy_config' chg: ./ren.sh - replace 'ttc_layer_phy_config_s' -> 's_ttc_layer_phy_config' chg: ./TTC-Library/ttc_layer_phy_types.h - replace 'ttc_layer_phy_config_s' -> 's_ttc_layer_phy_config' chg: ./ren2.sh - replace 'ttc_list_item_s' -> 's_ttc_list_item' chg: ./ren.sh - replace 'ttc_list_item_s' -> 's_ttc_list_item' chg: ./TTC-Library/ttc_list_item_types.h - replace 'ttc_list_item_s' -> 's_ttc_list_item' chg: ./TTC-Library/ttc_heap.c - replace 'ttc_list_item_s' -> 's_ttc_list_item' chg: ./ren2.sh - replace 'ttc_list_s' -> 's_ttc_list' chg: ./ren.sh - replace 'ttc_list_s' -> 's_ttc_list' chg: ./TTC-Library/ttc_radio.h - replace 'ttc_list_s' -> 's_ttc_list' chg: ./TTC-Library/ttc_radio.h.orig - replace 'ttc_list_s' -> 's_ttc_list' chg: ./TTC-Library/ttc_radio.c - replace 'ttc_list_s' -> 's_ttc_list' chg: ./TTC-Library/ttc_list.c - replace 'ttc_list_s' -> 's_ttc_list' chg: ./TTC-Library/ttc_list_types.h - replace 'ttc_list_s' -> 's_ttc_list' chg: ./TTC-Library/ttc_list.h - replace 'ttc_list_s' -> 's_ttc_list' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'ttc_list_s' -> 's_ttc_list' chg: ./TTC-Library/radio/radio_common.c - replace 'ttc_list_s' -> 's_ttc_list' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'ttc_list_s' -> 's_ttc_list' chg: ./TTC-Library/network/support/network_adapt_list.c - replace 'ttc_list_s' -> 's_ttc_list' chg: ./ren2.sh - replace 's_ttc_listtatistics_s' -> 's_s_ttc_listtatistics' chg: ./ren.sh - replace 's_ttc_listtatistics_s' -> 's_s_ttc_listtatistics' chg: ./TTC-Library/ttc_list_types.h - replace 's_ttc_listtatistics_s' -> 's_s_ttc_listtatistics' chg: ./ren2.sh - replace 'ttc_math_int_vector2d_rz_s' -> 's_ttc_math_int_vector2d_rz' chg: ./ren.sh - replace 'ttc_math_int_vector2d_rz_s' -> 's_ttc_math_int_vector2d_rz' chg: ./TTC-Library/ttc_math_types.h - replace 'ttc_math_int_vector2d_rz_s' -> 's_ttc_math_int_vector2d_rz' chg: ./ren2.sh - replace 'ttc_math_int_vector2d_xy_s' -> 's_ttc_math_int_vector2d_xy' chg: ./ren.sh - replace 'ttc_math_int_vector2d_xy_s' -> 's_ttc_math_int_vector2d_xy' chg: ./TTC-Library/ttc_math_types.h - replace 'ttc_math_int_vector2d_xy_s' -> 's_ttc_math_int_vector2d_xy' chg: ./ren2.sh - replace 'ttc_math_int_vector3d_ryz_s' -> 's_ttc_math_int_vector3d_ryz' chg: ./ren.sh - replace 'ttc_math_int_vector3d_ryz_s' -> 's_ttc_math_int_vector3d_ryz' chg: ./TTC-Library/ttc_math_types.h - replace 'ttc_math_int_vector3d_ryz_s' -> 's_ttc_math_int_vector3d_ryz' chg: ./ren2.sh - replace 'ttc_math_int_vector3d_xyz_s' -> 's_ttc_math_int_vector3d_xyz' chg: ./ren.sh - replace 'ttc_math_int_vector3d_xyz_s' -> 's_ttc_math_int_vector3d_xyz' chg: ./TTC-Library/ttc_math_types.h - replace 'ttc_math_int_vector3d_xyz_s' -> 's_ttc_math_int_vector3d_xyz' chg: ./ren2.sh - replace 'ttc_math_vector2d_rz_s' -> 's_ttc_math_vector2d_rz' chg: ./ren.sh - replace 'ttc_math_vector2d_rz_s' -> 's_ttc_math_vector2d_rz' chg: ./TTC-Library/ttc_math_types.h - replace 'ttc_math_vector2d_rz_s' -> 's_ttc_math_vector2d_rz' chg: ./ren2.sh - replace 'ttc_math_vector2d_xy_s' -> 's_ttc_math_vector2d_xy' chg: ./ren.sh - replace 'ttc_math_vector2d_xy_s' -> 's_ttc_math_vector2d_xy' chg: ./TTC-Library/ttc_math_types.h - replace 'ttc_math_vector2d_xy_s' -> 's_ttc_math_vector2d_xy' chg: ./ren2.sh - replace 'ttc_math_vector3d_ryz_s' -> 's_ttc_math_vector3d_ryz' chg: ./ren.sh - replace 'ttc_math_vector3d_ryz_s' -> 's_ttc_math_vector3d_ryz' chg: ./TTC-Library/ttc_math_types.h - replace 'ttc_math_vector3d_ryz_s' -> 's_ttc_math_vector3d_ryz' chg: ./ren2.sh - replace 'ttc_math_vector3d_xyz_s' -> 's_ttc_math_vector3d_xyz' chg: ./ren.sh - replace 'ttc_math_vector3d_xyz_s' -> 's_ttc_math_vector3d_xyz' chg: ./TTC-Library/ttc_math_types.h - replace 'ttc_math_vector3d_xyz_s' -> 's_ttc_math_vector3d_xyz' chg: ./ren2.sh - replace 'ttc_memory_block_s' -> 's_ttc_memory_block' chg: ./ren.sh - replace 'ttc_memory_block_s' -> 's_ttc_memory_block' chg: ./ren2.sh - replace 'ttc_memory_from_pool_s' -> 's_ttc_memory_from_pool' chg: ./ren.sh - replace 'ttc_memory_from_pool_s' -> 's_ttc_memory_from_pool' chg: ./ren2.sh - replace 'ttc_memory_pool_s' -> 's_ttc_memory_pool' chg: ./ren.sh - replace 'ttc_memory_pool_s' -> 's_ttc_memory_pool' chg: ./ren2.sh - replace 's_ttc_memory_pooltatistics_s' -> 's_s_ttc_memory_pooltatistics' chg: ./ren.sh - replace 's_ttc_memory_pooltatistics_s' -> 's_s_ttc_memory_pooltatistics' chg: ./ren2.sh - replace 'ttc_mutex_smart_s' -> 's_ttc_mutex_smart' chg: ./ren.sh - replace 'ttc_mutex_smart_s' -> 's_ttc_mutex_smart' chg: ./TTC-Library/ttc_mutex_types.h - replace 'ttc_mutex_smart_s' -> 's_ttc_mutex_smart' chg: ./ren2.sh - replace 'ttc_network_config_s' -> 's_ttc_network_config' chg: ./ren.sh - replace 'ttc_network_config_s' -> 's_ttc_network_config' chg: ./TTC-Library/ttc_network_types.h - replace 'ttc_network_config_s' -> 's_ttc_network_config' chg: ./ren2.sh - replace 'ttc_network_layer_config_s' -> 's_ttc_network_layer_config' chg: ./ren.sh - replace 'ttc_network_layer_config_s' -> 's_ttc_network_layer_config' chg: ./TTC-Library/ttc_network_layer_types.h - replace 'ttc_network_layer_config_s' -> 's_ttc_network_layer_config' chg: ./ren2.sh - replace 'ttc_network_node_s' -> 's_ttc_network_node' chg: ./ren.sh - replace 'ttc_network_node_s' -> 's_ttc_network_node' chg: ./TTC-Library/ttc_network_types.h - replace 'ttc_network_node_s' -> 's_ttc_network_node' chg: ./ren2.sh - replace 'ttc_packet_config_s' -> 's_ttc_packet_config' chg: ./ren.sh - replace 'ttc_packet_config_s' -> 's_ttc_packet_config' chg: ./TTC-Library/ttc_packet_types.h.orig - replace 'ttc_packet_config_s' -> 's_ttc_packet_config' chg: ./TTC-Library/ttc_packet_types.h - replace 'ttc_packet_config_s' -> 's_ttc_packet_config' chg: ./ren2.sh - replace 'ttc_packet_meta_debug_s' -> 's_ttc_packet_meta_debug' chg: ./ren.sh - replace 'ttc_packet_meta_debug_s' -> 's_ttc_packet_meta_debug' chg: ./TTC-Library/ttc_packet_types.h.orig - replace 'ttc_packet_meta_debug_s' -> 's_ttc_packet_meta_debug' chg: ./TTC-Library/ttc_packet_types.h - replace 'ttc_packet_meta_debug_s' -> 's_ttc_packet_meta_debug' chg: ./ren2.sh - replace 'ttc_packet_meta_small_s' -> 's_ttc_packet_meta_small' chg: ./ren.sh - replace 'ttc_packet_meta_small_s' -> 's_ttc_packet_meta_small' chg: ./TTC-Library/ttc_packet_types.h.orig - replace 'ttc_packet_meta_small_s' -> 's_ttc_packet_meta_small' chg: ./TTC-Library/ttc_packet_types.h - replace 'ttc_packet_meta_small_s' -> 's_ttc_packet_meta_small' chg: ./ren2.sh - replace 'ttc_packet_payload_s' -> 's_ttc_packet_payload' chg: ./ren.sh - replace 'ttc_packet_payload_s' -> 's_ttc_packet_payload' chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace 'ttc_packet_payload_s' -> 's_ttc_packet_payload' chg: ./TTC-Library/ttc_packet.c - replace 'ttc_packet_payload_s' -> 's_ttc_packet_payload' chg: ./TTC-Library/ttc_packet.h.orig - replace 'ttc_packet_payload_s' -> 's_ttc_packet_payload' chg: ./TTC-Library/ttc_packet.h - replace 'ttc_packet_payload_s' -> 's_ttc_packet_payload' chg: ./TTC-Library/radio/radio_common.c - replace 'ttc_packet_payload_s' -> 's_ttc_packet_payload' chg: ./TTC-Library/packet/packet_common_types.h - replace 'ttc_packet_payload_s' -> 's_ttc_packet_payload' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'ttc_packet_payload_s' -> 's_ttc_packet_payload' chg: ./ren2.sh - replace 'ttc_packet_s' -> 's_ttc_packet' chg: ./ren.sh - replace 'ttc_packet_s' -> 's_ttc_packet' chg: ./TTC-Library/ttc_packet_types.h.orig - replace 'ttc_packet_s' -> 's_ttc_packet' chg: ./TTC-Library/ttc_packet.c - replace 'ttc_packet_s' -> 's_ttc_packet' chg: ./TTC-Library/ttc_packet.h.orig - replace 'ttc_packet_s' -> 's_ttc_packet' chg: ./TTC-Library/ttc_packet_types.h - replace 'ttc_packet_s' -> 's_ttc_packet' chg: ./TTC-Library/ttc_packet.h - replace 'ttc_packet_s' -> 's_ttc_packet' chg: ./TTC-Library/radio/radio_common.c - replace 'ttc_packet_s' -> 's_ttc_packet' chg: ./ren2.sh - replace 'ttc_pwm_config_s' -> 's_ttc_pwm_config' chg: ./ren.sh - replace 'ttc_pwm_config_s' -> 's_ttc_pwm_config' chg: ./TTC-Library/ttc_pwm_types.h - replace 'ttc_pwm_config_s' -> 's_ttc_pwm_config' chg: ./TTC-Library/ttc_pwm_types.h.orig - replace 'ttc_pwm_config_s' -> 's_ttc_pwm_config' chg: ./ren2.sh - replace 'ttc_pwm_features_s' -> 's_ttc_pwm_features' chg: ./ren.sh - replace 'ttc_pwm_features_s' -> 's_ttc_pwm_features' chg: ./TTC-Library/ttc_pwm_types.h - replace 'ttc_pwm_features_s' -> 's_ttc_pwm_features' chg: ./TTC-Library/ttc_pwm_types.h.orig - replace 'ttc_pwm_features_s' -> 's_ttc_pwm_features' chg: ./ren2.sh - replace 'ttc_pwr_config_s' -> 's_ttc_pwr_config' chg: ./ren.sh - replace 'ttc_pwr_config_s' -> 's_ttc_pwr_config' chg: ./TTC-Library/ttc_pwr_types.h - replace 'ttc_pwr_config_s' -> 's_ttc_pwr_config' chg: ./ren2.sh - replace 'ttc_queue_waiting_task_s' -> 's_ttc_queue_waiting_task' chg: ./ren.sh - replace 'ttc_queue_waiting_task_s' -> 's_ttc_queue_waiting_task' chg: ./TTC-Library/ttc_queue_types.h - replace 'ttc_queue_waiting_task_s' -> 's_ttc_queue_waiting_task' chg: ./ren2.sh - replace 'ttc_radio_address_s' -> 's_ttc_radio_address' chg: ./ren.sh - replace 'ttc_radio_address_s' -> 's_ttc_radio_address' chg: ./TTC-Library/ttc_packet_types.h.orig - replace 'ttc_radio_address_s' -> 's_ttc_radio_address' chg: ./TTC-Library/ttc_packet_types.h - replace 'ttc_radio_address_s' -> 's_ttc_radio_address' chg: ./ren2.sh - replace 'ttc_radio_config_s' -> 's_ttc_radio_config' chg: ./ren.sh - replace 'ttc_radio_config_s' -> 's_ttc_radio_config' chg: ./TTC-Library/ttc_radio_types.h - replace 'ttc_radio_config_s' -> 's_ttc_radio_config' chg: ./ren2.sh - replace 'ttc_radio_distance_s' -> 's_ttc_radio_distance' chg: ./ren.sh - replace 'ttc_radio_distance_s' -> 's_ttc_radio_distance' chg: ./TTC-Library/ttc_radio_types.h - replace 'ttc_radio_distance_s' -> 's_ttc_radio_distance' chg: ./ren2.sh - replace 'ttc_radio_features_s' -> 's_ttc_radio_features' chg: ./ren.sh - replace 'ttc_radio_features_s' -> 's_ttc_radio_features' chg: ./TTC-Library/ttc_radio_types.h - replace 'ttc_radio_features_s' -> 's_ttc_radio_features' chg: ./ren2.sh - replace 'ttc_radio_generic_s' -> 's_ttc_radio_generic' chg: ./ren.sh - replace 'ttc_radio_generic_s' -> 's_ttc_radio_generic' chg: ./ren2.sh - replace 'ttc_real_time_clock_config_s' -> 's_ttc_real_time_clock_config' chg: ./ren.sh - replace 'ttc_real_time_clock_config_s' -> 's_ttc_real_time_clock_config' chg: ./TTC-Library/ttc_real_time_clock_types.h - replace 'ttc_real_time_clock_config_s' -> 's_ttc_real_time_clock_config' chg: ./ren2.sh - replace 'ttc_real_time_clock_time_s' -> 's_ttc_real_time_clock_time' chg: ./ren.sh - replace 'ttc_real_time_clock_time_s' -> 's_ttc_real_time_clock_time' chg: ./TTC-Library/ttc_real_time_clock_types.h - replace 'ttc_real_time_clock_time_s' -> 's_ttc_real_time_clock_time' chg: ./ren2.sh - replace 'ttc_rtc_config_s' -> 's_ttc_rtc_config' chg: ./ren.sh - replace 'ttc_rtc_config_s' -> 's_ttc_rtc_config' chg: ./TTC-Library/ttc_rtc_types.h - replace 'ttc_rtc_config_s' -> 's_ttc_rtc_config' chg: ./ren2.sh - replace 'ttc_rtc_time_s' -> 's_ttc_rtc_time' chg: ./ren.sh - replace 'ttc_rtc_time_s' -> 's_ttc_rtc_time' chg: ./TTC-Library/ttc_rtc_types.h - replace 'ttc_rtc_time_s' -> 's_ttc_rtc_time' chg: ./ren2.sh - replace 'ttc_sdcard_config_s' -> 's_ttc_sdcard_config' chg: ./ren.sh - replace 'ttc_sdcard_config_s' -> 's_ttc_sdcard_config' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'ttc_sdcard_config_s' -> 's_ttc_sdcard_config' chg: ./ren2.sh - replace 'ttc_semaphore_smart_s' -> 's_ttc_semaphore_smart' chg: ./ren.sh - replace 'ttc_semaphore_smart_s' -> 's_ttc_semaphore_smart' chg: ./TTC-Library/ttc_semaphore_types.h - replace 'ttc_semaphore_smart_s' -> 's_ttc_semaphore_smart' chg: ./ren2.sh - replace 'ttc_slam_box_s' -> 's_ttc_slam_box' chg: ./ren.sh - replace 'ttc_slam_box_s' -> 's_ttc_slam_box' chg: ./TTC-Library/ttc_slam_types.h - replace 'ttc_slam_box_s' -> 's_ttc_slam_box' chg: ./ren2.sh - replace 'ttc_slam_config_s' -> 's_ttc_slam_config' chg: ./ren.sh - replace 'ttc_slam_config_s' -> 's_ttc_slam_config' chg: ./TTC-Library/ttc_slam_types.h - replace 'ttc_slam_config_s' -> 's_ttc_slam_config' chg: ./ren2.sh - replace 'ttc_slam_distance_s' -> 's_ttc_slam_distance' chg: ./ren.sh - replace 'ttc_slam_distance_s' -> 's_ttc_slam_distance' chg: ./TTC-Library/ttc_slam_types.h - replace 'ttc_slam_distance_s' -> 's_ttc_slam_distance' chg: ./ren2.sh - replace 'ttc_slam_features_s' -> 's_ttc_slam_features' chg: ./ren.sh - replace 'ttc_slam_features_s' -> 's_ttc_slam_features' chg: ./TTC-Library/ttc_slam_types.h - replace 'ttc_slam_features_s' -> 's_ttc_slam_features' chg: ./ren2.sh - replace 'ttc_slam_node_s' -> 's_ttc_slam_node' chg: ./ren.sh - replace 'ttc_slam_node_s' -> 's_ttc_slam_node' chg: ./TTC-Library/ttc_slam_types.h - replace 'ttc_slam_node_s' -> 's_ttc_slam_node' chg: ./ren2.sh - replace 'ttc_spi_config_s' -> 's_ttc_spi_config' chg: ./ren.sh - replace 'ttc_spi_config_s' -> 's_ttc_spi_config' chg: ./TTC-Library/ttc_spi_types.h - replace 'ttc_spi_config_s' -> 's_ttc_spi_config' chg: ./ren2.sh - replace 'ttc_states_call_s' -> 's_ttc_states_call' chg: ./ren.sh - replace 'ttc_states_call_s' -> 's_ttc_states_call' chg: ./TTC-Library/ttc_states_types.h - replace 'ttc_states_call_s' -> 's_ttc_states_call' chg: ./ren2.sh - replace 'ttc_states_config_s' -> 's_ttc_states_config' chg: ./ren.sh - replace 'ttc_states_config_s' -> 's_ttc_states_config' chg: ./TTC-Library/ttc_states_types.h - replace 'ttc_states_config_s' -> 's_ttc_states_config' chg: ./ren2.sh - replace 'ttc_states_state_s' -> 's_ttc_states_state' chg: ./ren.sh - replace 'ttc_states_state_s' -> 's_ttc_states_state' chg: ./TTC-Library/ttc_states_types.h - replace 'ttc_states_state_s' -> 's_ttc_states_state' chg: ./ren2.sh - replace 'ttc_string_config_s' -> 's_ttc_string_config' chg: ./ren.sh - replace 'ttc_string_config_s' -> 's_ttc_string_config' chg: ./TTC-Library/ttc_string_types.h - replace 'ttc_string_config_s' -> 's_ttc_string_config' chg: ./ren2.sh - replace 'ttc_sysclock_config_s' -> 's_ttc_sysclock_config' chg: ./ren.sh - replace 'ttc_sysclock_config_s' -> 's_ttc_sysclock_config' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'ttc_sysclock_config_s' -> 's_ttc_sysclock_config' chg: ./ren2.sh - replace 'ttc_systick_config_s' -> 's_ttc_systick_config' chg: ./ren.sh - replace 'ttc_systick_config_s' -> 's_ttc_systick_config' chg: ./TTC-Library/ttc_systick_types.h - replace 'ttc_systick_config_s' -> 's_ttc_systick_config' chg: ./ren2.sh - replace 'ttc_systick_features_s' -> 's_ttc_systick_features' chg: ./ren.sh - replace 'ttc_systick_features_s' -> 's_ttc_systick_features' chg: ./TTC-Library/ttc_systick_types.h - replace 'ttc_systick_features_s' -> 's_ttc_systick_features' chg: ./ren2.sh - replace 'ttc_task_update_info_s' -> 's_ttc_task_update_info' chg: ./ren.sh - replace 'ttc_task_update_info_s' -> 's_ttc_task_update_info' chg: ./TTC-Library/ttc_task_types.h - replace 'ttc_task_update_info_s' -> 's_ttc_task_update_info' chg: ./ren2.sh - replace 'ttc_task_waitinglist_list_s' -> 's_ttc_task_waitinglist_list' chg: ./ren.sh - replace 'ttc_task_waitinglist_list_s' -> 's_ttc_task_waitinglist_list' chg: ./TTC-Library/ttc_task_types.h - replace 'ttc_task_waitinglist_list_s' -> 's_ttc_task_waitinglist_list' chg: ./ren2.sh - replace 'ttc_task_waiting_task_s' -> 's_ttc_task_waiting_task' chg: ./ren.sh - replace 'ttc_task_waiting_task_s' -> 's_ttc_task_waiting_task' chg: ./TTC-Library/ttc_task_types.h - replace 'ttc_task_waiting_task_s' -> 's_ttc_task_waiting_task' chg: ./ren2.sh - replace 'ttc_tcpip_config_s' -> 's_ttc_tcpip_config' chg: ./ren.sh - replace 'ttc_tcpip_config_s' -> 's_ttc_tcpip_config' chg: ./TTC-Library/ttc_tcpip_types.h - replace 'ttc_tcpip_config_s' -> 's_ttc_tcpip_config' chg: ./ren2.sh - replace 'ttc_timer_config_s' -> 's_ttc_timer_config' chg: ./ren.sh - replace 'ttc_timer_config_s' -> 's_ttc_timer_config' chg: ./TTC-Library/ttc_timer_types.h - replace 'ttc_timer_config_s' -> 's_ttc_timer_config' chg: ./ren2.sh - replace 'ttc_touchpad_config_s' -> 's_ttc_touchpad_config' chg: ./ren.sh - replace 'ttc_touchpad_config_s' -> 's_ttc_touchpad_config' chg: ./TTC-Library/ttc_touchpad_types.h - replace 'ttc_touchpad_config_s' -> 's_ttc_touchpad_config' chg: ./ren2.sh - replace 'ttc_usart_config_s' -> 's_ttc_usart_config' chg: ./ren.sh - replace 'ttc_usart_config_s' -> 's_ttc_usart_config' chg: ./TTC-Library/ttc_usart_types.h - replace 'ttc_usart_config_s' -> 's_ttc_usart_config' chg: ./ren2.sh - replace 'ttc_usart_generic_s' -> 's_ttc_usart_generic' chg: ./ren.sh - replace 'ttc_usart_generic_s' -> 's_ttc_usart_generic' chg: ./TTC-Library/network/support/network_serialradio.c - replace 'ttc_usart_generic_s' -> 's_ttc_usart_generic' chg: ./ren2.sh - replace 'ttc_usb_generic_s' -> 's_ttc_usb_generic' chg: ./ren.sh - replace 'ttc_usb_generic_s' -> 's_ttc_usb_generic' chg: ./ren2.sh - replace 'tut_httpd_state_s' -> 's_ttc_tcpip_uip_httpd_state' chg: ./ren.sh - replace 'tut_httpd_state_s' -> 's_ttc_tcpip_uip_httpd_state' chg: ./TTC-Library/tcpip/tcpip_uip_types.h - replace 'tut_httpd_state_s' -> 's_ttc_tcpip_uip_httpd_state' commit 5dbb8c0c7f0808dff1fc2f5c64c59a53c3d64cda Author: gregor@hlb30 Date: Mon Jan 8 16:10:34 2018 +0100 fix: InstallData/scripts/gdb_server.sh - now suppresses error message from killall command chg: InstallData/scripts/installFuncs.sh - getFileFromMirror(): added debug message in case downloaded file is missing chg: TTC-Library/basic/basic_cm3_types.h - added defines: __ASM, __INLINE chg: TTC-Library/cpu/cm3_mutex.c - cm3_mutex_lock(): added selftest to detect dead lock condition chg: TTC-Library/cpu/cm3_mutex.c - added function: cm3_mutex_lock_try_isr() chg: TTC-Library/cpu/cm3_mutex.h - added function: cm3_mutex_lock_try_isr() chg: TTC-Library/cpu/cm3_semaphore.c - minor change chg: TTC-Library/interfaces/ttc_interrupt_interface.c - added function: ttc_interrupt_interface_check_all_disabled() chg: TTC-Library/interfaces/ttc_interrupt_interface.h - added function: ttc_interrupt_interface_check_all_disabled() chg: TTC-Library/interrupt/interrupt_cortexm3.c - added function: interrupt_cortexm3_check_all_disabled() chg: TTC-Library/interrupt/interrupt_cortexm3.h - added function: interrupt_cortexm3_check_all_disabled() chg: TTC-Library/interrupt/interrupt_stm32f1xx.h - code reformatted chg: TTC-Library/interrupt/interrupt_stm32l1xx.c - code reformatted chg: TTC-Library/interrupt/interrupt_stm32l1xx.h - code reformatted chg: TTC-Library/interrupt/interrupt_stm32w1xx.h - code reformatted chg: TTC-Library/radio/radio_common.c - radio_common_packet_get_empty_try(): now stores caller reference in returned memory block (improves debugging) chg: TTC-Library/radio/radio_common.c - radio_common_packet_get_empty_isr(): now stores caller reference in Config->Pool_Packets (improves debugging) fix: TTC-Library/radio/radio_dw1000.c - replaced bitfield Config->Init.Flags.FlagReceiverOn by mutex Config->Flag_ReceiverOn as updating bitfield from application and isr causes data hazards and creates invalid flag value (should fix receiver being disabled for unknown reason) chg: TTC-Library/radio/radio_dw1000_types.h - added to t_radio_dw1000_config: Amount_RX_Restart chg: TTC-Library/rtls/rtls_common.c - rtls_common_packet_get_empty_try(): now stores caller reference in returned memory block (improves debugging) fix: TTC-Library/rtls/rtls_square4.c - rtls_square4_anchor_buildup_start(): increased timeout delay before requesting rebuilding coordinate system (should fix communication issues caused by too frequent rebuild requests) chg: TTC-Library/ttc_interrupt.c - minor change chg: TTC-Library/ttc_interrupt.h - added function: ttc_interrupt_check_all_disabled() chg: TTC-Library/ttc_interrupt_types.h - updated enum: e_ttc_interrupt_architecture chg: TTC-Library/ttc_mutex.c - added missing #include "ttc_interrupt.h" chg: TTC-Library/ttc_radio_types.h - added to t_ttc_radio_config: Flag_ReceiverOn (replaces Init.Flags.FlagReceiverOn) chg: TTC-Library/ttc_string.h - updated documentation --------------------------------------------------------- 1.0.53 @Do 21. Dez 11:13:10 CET 2017 --------------------------------------------------------- 1.0.53 @Mi 20. Dez 11:57:22 CET 2017 commit 30dcbb15bd376ec820aab779bffcb878216cd20f Author: Gregor Date: Wed Dec 20 14:56:22 2017 +0100 chg: InstallData/scripts/clean.sh - now also removes: compile.options, configs/memory_current.ld, QtCreator/*.files --------------------------------------------------------- 1.0.53 @Mi 20. Dez 11:45:41 CET 2017 commit 817c5acce8bc4be7272176d0a04502b95cdef68c Author: Gregor Date: Wed Dec 20 14:43:19 2017 +0100 chg: InstallData/scripts/clean.sh - now also removes ttc_extensions_active.*, source.c --------------------------------------------------------- 1.0.53 @Mi 20. Dez 11:33:54 CET 2017 commit 25488b268dd317d58ad6714de8125461fd4832a1 Author: Gregor Date: Wed Dec 20 14:26:47 2017 +0100 chg: InstallData/scripts/compile.sh - now calls script kill_gdb.sh if present to shutdown running debugger chg: InstallData/scripts/gdb_cortexm3.sh - now append to script kill_gdb.sh to allow automatic shutdown of current debugger frontent (ddd) chg: InstallData/scripts/gdb_server.sh - now append to script kill_gdb.sh to allow automatic shutdown of current openocd and gdb instance chg: TTC-Library/packet/packet_common_types.h - minor change chg: TTC-Library/radio/radio_common.c - minor change chg: TTC-Library/radio/radio_dw1000.c - radio_dw1000_load_defaults(): now enables Config->Init.Flags.RxAutoReenable chg: Template/debug.sh - now calls script kill_gdb.sh if present to shutdown running debugger fix: Template/examples/example_ttc_radio.c - example now runs successfully on board_sensor_dwm1000 chg: Template/examples/example_ttc_radio.h - renamed functions for better readability --------------------------------------------------------- 1.0.53 @Di 19. Dez 09:19:07 CET 2017 commit 973b696a03d96020b7fcb9829f141a82ff104272 Author: Gregor Date: Tue Dec 19 11:41:50 2017 +0100 fix: InstallData/scripts/compile.sh - now removed flash.log to force flashing before next debug run fix: Template/examples/example_ttc_radio.c - now runs successfully on 110_board_sensor_dwm1000 chg: ./TTC-Library/ttc_radio_types.h.orig - replace 'protocol_iterator' -> 'socket_iterator' chg: ./TTC-Library/ttc_radio_types.h - replace 'protocol_iterator' -> 'socket_iterator' chg: ./TTC-Library/radio/radio_common.c - replace 'protocol_iterator' -> 'socket_iterator' commit e93a5968b881eb9a66e909b21ec89c8f022f46c9 Author: Gregor Date: Mon Dec 18 16:44:11 2017 +0100 fix: ./Template/examples/example_ttc_radio.c - now compiles successfully again with new ttc_radio api chg: ./TTC-Library/ttc_radio.c - replace 'ProtocolType' -> 'SocketID' chg: ./TTC-Library/ttc_radio.h.orig - replace 'ProtocolType' -> 'SocketID' chg: ./TTC-Library/ttc_packet.h - replace 'ProtocolType' -> 'SocketID' chg: ./TTC-Library/ttc_packet.c - replace 'ProtocolType' -> 'SocketID' chg: ./TTC-Library/ttc_radio.h - replace 'ProtocolType' -> 'SocketID' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'ProtocolType' -> 'SocketID' chg: ./TTC-Library/packet/packet_common_types.h - replace 'ProtocolType' -> 'SocketID' chg: ./Template/examples/example_ttc_radio.c - replace 'ProtocolType' -> 'SocketID' chg: ./Template/examples/example_ttc_radio.h - replace 'ProtocolType' -> 'SocketID' chg: ./TTC-Library/ttc_packet_types.h - replace 'TTC_PACKET_MULTILAYER_PAYLOAD' -> 'TTC_PACKET_SOCKET_BYTE' chg: ./TTC-Library/ttc_radio.h.orig - replace 'TTC_PACKET_MULTILAYER_PAYLOAD' -> 'TTC_PACKET_SOCKET_BYTE' chg: ./TTC-Library/ttc_packet.h - replace 'TTC_PACKET_MULTILAYER_PAYLOAD' -> 'TTC_PACKET_SOCKET_BYTE' chg: ./TTC-Library/ttc_packet.c - replace 'TTC_PACKET_MULTILAYER_PAYLOAD' -> 'TTC_PACKET_SOCKET_BYTE' chg: ./TTC-Library/ttc_radio.h - replace 'TTC_PACKET_MULTILAYER_PAYLOAD' -> 'TTC_PACKET_SOCKET_BYTE' chg: ./TTC-Library/rtls/rtls_common.h - replace 'TTC_PACKET_MULTILAYER_PAYLOAD' -> 'TTC_PACKET_SOCKET_BYTE' chg: ./TTC-Library/radio/radio_common.c - replace 'TTC_PACKET_MULTILAYER_PAYLOAD' -> 'TTC_PACKET_SOCKET_BYTE' chg: ./TTC-Library/packet/packet_802154.h - replace 'TTC_PACKET_MULTILAYER_PAYLOAD' -> 'TTC_PACKET_SOCKET_BYTE' chg: ./TTC-Library/packet/packet_802154.c - replace 'TTC_PACKET_MULTILAYER_PAYLOAD' -> 'TTC_PACKET_SOCKET_BYTE' chg: ./TTC-Library/packet/packet_common_types.h - replace 'TTC_PACKET_MULTILAYER_PAYLOAD' -> 'TTC_PACKET_SOCKET_BYTE' chg: ./InstallData/install_TTC_RADIO.sh - replace 'TTC_PACKET_MULTILAYER_PAYLOAD' -> 'TTC_PACKET_SOCKET_BYTE' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'protocol_new' -> 'socket_new' chg: ./Template/examples/example_ttc_radio.c - replace 'protocol_new' -> 'socket_new' chg: ./TTC-Library/ttc_radio_types.h.orig - replace 'protocol_new' -> 'socket_new' chg: ./TTC-Library/ttc_radio.c - replace 'protocol_new' -> 'socket_new' chg: ./TTC-Library/ttc_radio_types.h - replace 'protocol_new' -> 'socket_new' chg: ./TTC-Library/ttc_radio.h.orig - replace 'protocol_new' -> 'socket_new' chg: ./TTC-Library/ttc_radio.h - replace 'protocol_new' -> 'socket_new' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'protocol_new' -> 'socket_new' chg: ./TTC-Library/packet/packet_common_types.h - replace 'protocol_new' -> 'socket_new' chg: ./Template/examples/example_ttc_radio_ranging_observer.c - replace 'ProtocolJob' -> 'SocketJob' chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace 'ProtocolJob' -> 'SocketJob' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'ProtocolJob' -> 'SocketJob' chg: ./Template/examples/example_ttc_radio_ranging_common.h - replace 'ProtocolJob' -> 'SocketJob' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_mobile.c - replace 'ProtocolJob' -> 'SocketJob' chg: ./TTC-Library/ttc_radio.c - replace 'ProtocolJob' -> 'SocketJob' chg: ./TTC-Library/ttc_rtls_types.h - replace 'ProtocolJob' -> 'SocketJob' chg: ./TTC-Library/ttc_radio.h.orig - replace 'ProtocolJob' -> 'SocketJob' chg: ./TTC-Library/ttc_radio.h - replace 'ProtocolJob' -> 'SocketJob' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'ProtocolJob' -> 'SocketJob' chg: ./TTC-Library/radio/radio_common.c - replace 'ProtocolJob' -> 'SocketJob' chg: ./TTC-Library/radio/radio_common.h - replace 'ProtocolJob' -> 'SocketJob' chg: ./Template/examples/example_ttc_radio_ranging_common.h - replace 'job_protocol' -> 'job_socket' chg: ./TTC-Library/ttc_radio_types.h.orig - replace 'job_protocol' -> 'job_socket' chg: ./TTC-Library/ttc_radio.c - replace 'job_protocol' -> 'job_socket' chg: ./TTC-Library/ttc_rtls_types.h - replace 'job_protocol' -> 'job_socket' chg: ./TTC-Library/ttc_radio_types.h - replace 'job_protocol' -> 'job_socket' chg: ./TTC-Library/ttc_radio.h.orig - replace 'job_protocol' -> 'job_socket' chg: ./TTC-Library/ttc_radio.h - replace 'job_protocol' -> 'job_socket' chg: ./TTC-Library/radio/radio_common.c - replace 'job_protocol' -> 'job_socket' chg: ./TTC-Library/radio/radio_common.h - replace 'job_protocol' -> 'job_socket' chg: ./Template/examples/example_ttc_radio_ranging_observer.c - replace 'Init.Protocol' -> 'Init.SocketID' chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace 'Init.Protocol' -> 'Init.SocketID' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'Init.Protocol' -> 'Init.SocketID' chg: ./Template/examples/example_ttc_radio.c - replace 'Init.Protocol' -> 'Init.SocketID' chg: ./TTC-Library/ttc_radio.h.orig - replace 'Init.Protocol' -> 'Init.SocketID' chg: ./TTC-Library/ttc_radio.h - replace 'Init.Protocol' -> 'Init.SocketID' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'Init.Protocol' -> 'Init.SocketID' chg: ./TTC-Library/radio/radio_common.c - replace 'Init.Protocol' -> 'Init.SocketID' chg: ./Template/examples/example_ttc_radio_ranging_observer.c - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./Template/examples/example_ttc_radio.c - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.c - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/ttc_radio.c - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/ttc_radio.h.orig - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/ttc_packet.h - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/ttc_packet.c - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/ttc_radio.h - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/rtls/rtls_common.c - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/radio/radio_common.c - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/radio/radio_common.h - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/packet/packet_802154.h - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/packet/packet_802154.c - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/packet/packet_common_types.h - replace 'E_ttc_packet_pattern_protocol_' -> 'E_ttc_packet_pattern_socket_' chg: ./TTC-Library/ttc_packet.h - replace 'protocol_get' -> 'socket_get' chg: ./TTC-Library/ttc_packet.c - replace 'protocol_get' -> 'socket_get' chg: ./TTC-Library/radio/radio_common.c - replace 'protocol_get' -> 'socket_get' chg: ./TTC-Library/packet/packet_common_types.h - replace 'protocol_get' -> 'socket_get' chg: ./TTC-Library/ttc_packet.h - replace 'ttc_packet_protocol' -> 'ttc_packet_socket' chg: ./TTC-Library/ttc_packet.c - replace 'ttc_packet_protocol' -> 'ttc_packet_socket' chg: ./Template/examples/example_ttc_radio_ranging_observer.c - replace 'Init.SocketID' -> 'Init.Pattern' chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace 'Init.SocketID' -> 'Init.Pattern' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'Init.SocketID' -> 'Init.Pattern' chg: ./Template/examples/example_ttc_radio.c - replace 'Init.SocketID' -> 'Init.Pattern' chg: ./TTC-Library/ttc_radio.h.orig - replace 'Init.SocketID' -> 'Init.Pattern' chg: ./TTC-Library/ttc_radio.h - replace 'Init.SocketID' -> 'Init.Pattern' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'Init.SocketID' -> 'Init.Pattern' chg: ./TTC-Library/radio/radio_common.c - replace 'Init.SocketID' -> 'Init.Pattern' chg: ./TTC-Library/ttc_packet.h - replace 'pattern_matches_protocol' -> 'pattern_matches_socket' chg: ./TTC-Library/ttc_packet.c - replace 'pattern_matches_protocol' -> 'pattern_matches_socket' chg: ./TTC-Library/radio/radio_common.c - replace 'pattern_matches_protocol' -> 'pattern_matches_socket' chg: ./TTC-Library/packet/packet_802154.h - replace 'pattern_matches_protocol' -> 'pattern_matches_socket' commit c47329a22c045e355e24874ef95b217b056c5a53 Author: gregor@Tinxy Date: Mon Dec 18 02:40:49 2017 +0100 chg: InstallData/scripts/installFuncs.sh - v1.10: added function insertTextAfter() commit 79018ff83f7af78b6cbb406baa8e82c7bc364e76 Author: Gregor Date: Fri Dec 15 16:30:30 2017 +0100 chg: TTC-Library/interfaces/ttc_radio_interface.c - added function: ttc_driver_radio_gpio_out() chg: TTC-Library/interfaces/ttc_radio_interface.h - added function: ttc_driver_radio_gpio_out() chg: TTC-Library/radio/radio_dw1000.c - radio_dw1000_gpio_out(): changed signature to match new feature function ttc_radio_gpio_out() chg: TTC-Library/radio/radio_dw1000.h - radio_dw1000_gpio_out(): changed signature to match new feature function ttc_radio_gpio_out() chg: TTC-Library/radio/radio_stm32w1xx.c - added function: radio_stm32w1xx_gpio_out() chg: TTC-Library/radio/radio_stm32w1xx.h - added function: radio_stm32w1xx_gpio_out() fix: TTC-Library/ttc_radio.c - renamed malformed type: ttc_radiot__config -> t_ttc_radio_config fix: TTC-Library/ttc_radio.h - renamed malformed type: ttc_radiot__config -> t_ttc_radio_config chg: TTC-Library/ttc_radio_types.h - added comments commit 3dc58e1821b08ad98e708c95a02d91c360f05d00 Author: Gregor Date: Fri Dec 15 16:09:42 2017 +0100 chg: InstallData/scripts/source.pl - added sub command enum add chg: TTC-Library/ttc_radio_types.h - added enum: e_ttc_radio_gpio commit 70a70c4010421bde4f8d89d9178e66aee108aa5e Author: Gregor Date: Fri Dec 15 13:15:57 2017 +0100 fix: InstallData/installs_low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - fixed definition: TTC_RADIO1_DW1000_PIN_RESET, TTC_USART1_RTS, TTC_USART1_CTS chg: InstallData/scripts/qtcreator.sh - now passes all given arguments to qtcreator (allows to directly jump to certain source code position) fix: InstallData/scripts/source.pl - fixed generation of jump calls to source code position via qtcreator chg: TTC-Library/ttc_radio.c - added function: ttc_radio_gpio_out() chg: TTC-Library/ttc_radio.h - added function: ttc_radio_gpio_out() chg: TTC-Library/ttc_radio_types.h - minor changes commit 41bd4ab5c94a0771497c56a57c1605f01e8f79bc Author: Gregor Date: Fri Dec 15 11:44:24 2017 +0100 chg: QtCreator projects now use debug.sh on run button to automatically flash and run graphical debugger ddd fix: InstallData/scripts/clean.sh - now also removes *.err fix: InstallData/scripts/flash.sh - reconstructed as content was overwritten fix: InstallData/scripts/flash_openocd.sh - now calls ./createLinks.sh and source _/SourceMe.sh for more reliable operation fix: Template/debug.sh - now automatically flashes current binary if required commit b9ab5328329611ac2d101086fea07613f4a1fa4b Author: Gregor Date: Fri Dec 15 11:24:11 2017 +0100 Statistics: - Source Code Files: 616 - Lines C Source Code: 130803 - Script Files: 298 - Lines Helper Script: 92194 - Lines Documentation: 4698 commit 1ea98235ba3a8b5892355f196d5edaee32db7279 Author: Gregor Date: Thu Dec 14 15:44:10 2017 +0100 fix: InstallData/installs_low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - added missing defines fix: InstallData/scripts/openocd.sh - now aborts with error message if openocd executable cannot be found chg: ./TTC-Library/radio/radio_dw1000.c - replace 'TTC_RADIO1_SPI' -> 'TTC_RADIO1_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'TTC_RADIO1_SPI' -> 'TTC_RADIO1_INDEX_SPI' chg: ./InstallData/install_RADIO_CC1101.sh - replace 'TTC_RADIO1_SPI' -> 'TTC_RADIO1_INDEX_SPI' chg: ./InstallData/install_RADIO_CC1120.sh - replace 'TTC_RADIO1_SPI' -> 'TTC_RADIO1_INDEX_SPI' chg: ./InstallData/scripts/analyze_Frama-C.pl - replace 'TTC_RADIO1_SPI' -> 'TTC_RADIO1_INDEX_SPI' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'TTC_RADIO1_SPI' -> 'TTC_RADIO1_INDEX_SPI' chg: ./InstallData/installs_low_level/install_TTC_RADIO_DW1000.sh - replace 'TTC_RADIO1_SPI' -> 'TTC_RADIO1_INDEX_SPI' chg: ./InstallData/installs_low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - replace 'TTC_RADIO1_SPI' -> 'TTC_RADIO1_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'TTC_RADIO2_SPI' -> 'TTC_RADIO2_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'TTC_RADIO2_SPI' -> 'TTC_RADIO2_INDEX_SPI' chg: ./InstallData/install_RADIO_CC1101.sh - replace 'TTC_RADIO2_SPI' -> 'TTC_RADIO2_INDEX_SPI' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'TTC_RADIO2_SPI' -> 'TTC_RADIO2_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'TTC_RADIO3_SPI' -> 'TTC_RADIO3_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'TTC_RADIO3_SPI' -> 'TTC_RADIO3_INDEX_SPI' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'TTC_RADIO3_SPI' -> 'TTC_RADIO3_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'TTC_RADIO4_SPI' -> 'TTC_RADIO4_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'TTC_RADIO4_SPI' -> 'TTC_RADIO4_INDEX_SPI' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'TTC_RADIO4_SPI' -> 'TTC_RADIO4_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'TTC_RADIO5_SPI' -> 'TTC_RADIO5_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'TTC_RADIO5_SPI' -> 'TTC_RADIO5_INDEX_SPI' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'TTC_RADIO5_SPI' -> 'TTC_RADIO5_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'TTC_RADIO6_SPI' -> 'TTC_RADIO6_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'TTC_RADIO6_SPI' -> 'TTC_RADIO6_INDEX_SPI' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'TTC_RADIO6_SPI' -> 'TTC_RADIO6_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'TTC_RADIO7_SPI' -> 'TTC_RADIO7_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'TTC_RADIO7_SPI' -> 'TTC_RADIO7_INDEX_SPI' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'TTC_RADIO7_SPI' -> 'TTC_RADIO7_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'TTC_RADIO8_SPI' -> 'TTC_RADIO8_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'TTC_RADIO8_SPI' -> 'TTC_RADIO8_INDEX_SPI' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'TTC_RADIO8_SPI' -> 'TTC_RADIO8_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'TTC_RADIO9_SPI' -> 'TTC_RADIO9_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'TTC_RADIO9_SPI' -> 'TTC_RADIO9_INDEX_SPI' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'TTC_RADIO9_SPI' -> 'TTC_RADIO9_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'TTC_RADIO10_SPI' -> 'TTC_RADIO10_INDEX_SPI' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'TTC_RADIO10_SPI' -> 'TTC_RADIO10_INDEX_SPI' chg: ./InstallData/installs_low_level/#Untitled-1# - replace 'TTC_RADIO10_SPI' -> 'TTC_RADIO10_INDEX_SPI' commit f9793849edcc725a70e5e8e9d519e304fdd0caeb Author: gregor@hlb30 Date: Thu Dec 14 11:15:49 2017 +0100 chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace 't_ttc_packet_addressarget_set' -> 'ttc_packet_address_target_set' chg: ./Template/examples/example_ttc_packet.c - replace 't_ttc_packet_addressarget_set' -> 'ttc_packet_address_target_set' chg: ./TTC-Library/ttc_radio.c - replace 't_ttc_packet_addressarget_set' -> 'ttc_packet_address_target_set' chg: ./TTC-Library/ttc_packet.h - replace 't_ttc_packet_addressarget_set' -> 'ttc_packet_address_target_set' chg: ./TTC-Library/radio/radio_common.c - replace 't_ttc_packet_addressarget_set' -> 'ttc_packet_address_target_set' chg: ./TTC-Library/rtls/rtls_common.c - replace 't_ttc_packet_addressarget_set' -> 'ttc_packet_address_target_set' fix: Template/examples/example_ttc_radio.c: now compiles again with current ttc_radio (lots of API changes since last compilation) fix: InstallData/install_TTC_RADIO.sh - activate.500_ttc_radio.sh: added missing activate.500_ttc_random.sh fix: InstallData/installs_low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - makefile.110_board_sensor_dwm1000: added missing pin definitions for TTC_SPI1, TTC_USART1 fix: TTC-Library/radio/radio_common.c - replaced include ../ttc_math.h -> ../ttc_math_types.h (removes requirement to activate 500_ttc_math for non-ranging radios) fix: TTC-Library/radio/radio_dw1000.c - removed include "../ttc_math.h" (not required) chg: TTC-Library/ttc_math.h - ttc_math_intersection_2d(): added missing documentation fix: TTC-Library/ttc_math_types.h - added default definition for TTC_MATH_CONST_NAN in case 500_ttc_math is not activated fix: TTC-Library/ttc_radio.c - removed include "../ttc_math.h" (not required) fix: TTC-Library/ttc_radio.h - replaced include ../ttc_math.h -> ../ttc_math_types.h (removes requirement to activate 500_ttc_math for non-ranging radios) fix: TTC-Library/ttc_radio.h - added include "ttc_math_types.h" (requires datatypes only) --------------------------------------------------------- 1.0.53 @Mi 13. Dez 12:22:56 CET 2017 commit ae53ad0eac85598dd03114dfb9ef330b5d235108 Author: gregor@hlb30 Date: Wed Dec 13 15:17:19 2017 +0100 chg: InstallData/installs_low_level/install_TTC_CPU_STM32F1XX.sh - removed actication of StdPeripheral library for USART (saves 1k in -Os compiled binary) chg: InstallData/installs_low_level/install_TTC_CPU_STM32F1XX.sh - removed compilation of stm32_basic.o (was deprecated anyway) chg: TTC-Library/register/register_stm32f1xx_types.h - added to t_register_stm32f1xx_usart_sr: OVER8 chg: TTC-Library/ttc_usart_types.h - added to t_ttc_usart_config: LIN_IrqOnBreak, LIN_Break11Bits, ClockIdleLow, ClockOnFirst fix: TTC-Library/usart/usart_stm32f1xx.c - completed implementation using register structs instead of StdPeripheral library (yet untested!) fix: Template/compile.sh - now detects broken symlinks and tries to reconstruct them first ren: 'TTC-Library/tasks_extension.h' -> 'TTC-Library/DEPRECATED_tasks_extension.h' ren: 'TTC-Library/stm32/stm32_io.c' -> 'TTC-Library/stm32/DEPRECATED_stm32_io.c' ren: 'TTC-Library/stm32/stm32_io.h' -> 'TTC-Library/stm32/DEPRECATED_stm32_io.h' ren: 'InstallData/testing/install_17_Network_6LoWPAN.sh' -> 'InstallData/testing/DEPRECATED_install_17_Network_6LoWPAN.sh' ren: 'TTC-Library/stm32/stm32_basic.c' -> 'TTC-Library/stm32/DEPRECATED_stm32_basic.c' ren: 'TTC-Library/stm32/stm32_basic.h' -> 'TTC-Library/stm32/DEPRECATED_stm32_basic.h' ren: 'TTC-Library/stm32/stm32_eeprom_emulation.c' -> 'TTC-Library/stm32/DEPRECATED_stm32_eeprom_emulation.c' ren: 'TTC-Library/stm32/stm32_eeprom_emulation.h' -> 'TTC-Library/stm32/DEPRECATED_stm32_eeprom_emulation.h' ren: 'TTC-Library/stm32/stm32_random.c' -> 'TTC-Library/stm32/DEPRECATED_stm32_random.c' ren: 'TTC-Library/stm32/stm32_random.h' -> 'TTC-Library/stm32/DEPRECATED_stm32_random.h' ren: 'TTC-Library/stm32/stm32_usb.c' -> 'TTC-Library/stm32/DEPRECATED_stm32_usb.c' ren: 'TTC-Library/stm32/stm32_usb.h' -> 'TTC-Library/stm32/DEPRECATED_stm32_usb.h' ren: 'TTC-Library/stm32/stm32_watchdog.c' -> 'TTC-Library/stm32/DEPRECATED_stm32_watchdog.c' ren: 'TTC-Library/stm32/stm32_watchdog.h' -> 'TTC-Library/stm32/DEPRECATED_stm32_watchdog.h' ren: 'InstallData/installs_low_level/install_TTC_CPU_STM32F0XX.sh' -> 'InstallData/installs_low_level/DEPRECATED_install_TTC_CPU_STM32F0XX.sh' commit bb2dbb9979416a07635418c75261bb2884621aff Author: Gregor Date: Wed Dec 13 13:38:48 2017 +0100 chg: InstallData/scripts/compile.sh - removed fault 2>&1 parts commit cce4f0e5719b8db910b2b876b08565a7c7be0e53 Author: Gregor Date: Wed Dec 13 13:35:55 2017 +0100 chg: InstallData/scripts/compile.sh - now sends STDERR of make command to STDOUT (testing) chg: InstallData/scripts/createActivateScript.pl - minor change commit a3cc49daf92aee0410642d92a3d4fdf98431088e Author: Gregor Rebel Date: Wed Dec 13 00:45:01 2017 +0100 chg: speeded up installation and project creation chg: InstallData/installAll.sh - now measures and displays run time of each install script fix: InstallData/install_QtCreator.sh - sped up runtime by avoiding to install uninstallable plugins chg: InstallData/scripts/createActivateScript.pl - added default activate.060_compiler_parallel_make.sh (speeds up project creation and general compilation) fix: InstallData/scripts/installFuncs.sh - installPackage(): now uses --allow-unauthenticated instead of deprecated option --force-yes chg: TTC-Library/interrupt/interrupt_stm32f1xx.c - minor change chg: TTC-Library/spi/spi_stm32f1xx.c - code reformatted chg: createNewProject.pl - reduced debug messages, now reports duration of project creation --------------------------------------------------------- 1.0.53 @Di 12. Dez 14:06:06 CET 2017 commit 7003cd86e90efca313344a5d1819645c99ff47bc Author: Gregor Date: Tue Dec 12 17:01:40 2017 +0100 chg: InstallData/scripts/openocd.sh - now warns if current user is not member of group dialout fix: TTC-Library/interrupt/interrupt_stm32f1xx.c - interrupt_stm32f1xx_init_gpio(): now enables clock to AFIO device before writing to AFIO registers (fixes frequent EXTI interrupts from unknown source) del: Template/QtCreator/TemplateName.includes - file is now dynamically created by _/compile.sh commit 4b3068c19537bff38e0a4954a59148bb765be927 Author: gregor@hlb30 Date: Tue Dec 12 16:09:27 2017 +0100 chg: ./Template/examples/example_gpio_banks.c - replace 'physical_index_t' -> 't_physical_index' chg: ./Template/examples/example_gpio.h - replace 'physical_index_t' -> 't_physical_index' chg: ./Template/examples/example_gpio_banks.h - replace 'physical_index_t' -> 't_physical_index' chg: ./Template/examples/example_ttc_interrupt.c - replace 'physical_index_t' -> 't_physical_index' chg: ./Template/examples/example_gpio.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/ttc_radio.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/ttc_usart_types.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/ttc_radio.h.orig - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/ttc_interrupt.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/ttc_interrupt.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/timer/timer_stm32l1xx.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/can/can_stm32f1xx.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/can/can_stm32f1xx.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/interfaces/ttc_radio_interface.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/interfaces/ttc_radio_interface.h.orig - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/interfaces/ttc_radio_interface.c.orig - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/interfaces/ttc_radio_interface.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/rtc/rtc_stm32l1xx.h - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace 'physical_index_t' -> 't_physical_index' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'RCC_APB1_ENR' -> 'APB1ENR' chg: ./TTC-Library/register/register_stm32f1xx.c - replace 'RCC_APB1_ENR' -> 'APB1ENR' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'RCC_APB1_ENR' -> 'APB1ENR' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'RCC_APB2_ENR' -> 'APB2ENR' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'RCC_APB2_ENR' -> 'APB2ENR' chg: ./TTC-Library/register/register_stm32f1xx.c - replace 'RCC_APB2_ENR' -> 'APB2ENR' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'RCC_APB2_ENR' -> 'APB2ENR' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'RCC_BDCR' -> 'BDCR' chg: ./TTC-Library/register/register_stm32f1xx.c - replace 'RCC_BDCR' -> 'BDCR' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'RCC_BDCR' -> 'BDCR' chg: ./TTC-Library/ttc_usart.h - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/ttc_usart_types.h - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/ttc_usart.c - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/usart/usart_stm32w1xx_types.h - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/interfaces/ttc_usart_interface.h - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/interfaces/ttc_usart_interface.c - replace 'ttc_usart_t_register' -> 't_ttc_usart_register' chg: ./TTC-Library/ttc_usart.h - replace 't_t_ttc_usart_registerx' -> 't_ttc_usart_register_tx' chg: ./TTC-Library/ttc_usart_types.h - replace 't_t_ttc_usart_registerx' -> 't_ttc_usart_register_tx' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 't_t_ttc_usart_registerx' -> 't_ttc_usart_register_tx' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace 't_t_ttc_usart_registerx' -> 't_ttc_usart_register_tx' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 't_t_ttc_usart_registerx' -> 't_ttc_usart_register_tx' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 't_t_ttc_usart_registerx' -> 't_ttc_usart_register_tx' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace 't_t_ttc_usart_registerx' -> 't_ttc_usart_register_tx' chg: ./TTC-Library/usart/usart_stm32w1xx_types.h - replace 't_t_ttc_usart_registerx' -> 't_ttc_usart_register_tx' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 't_t_ttc_usart_registerx' -> 't_ttc_usart_register_tx' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 't_t_ttc_usart_registerx' -> 't_ttc_usart_register_tx' chg: ./TTC-Library/interfaces/ttc_usart_interface.h - replace 't_t_ttc_usart_registerx' -> 't_ttc_usart_register_tx' fix: TTC-Library/interrupt/interrupt_stm32f1xx.c - interrupt_stm32f1xx_init_gpio(): now also configures Alternate Function multiplexer for gpio port chg: TTC-Library/usart/usart_stm32f1xx.c - work in progress: total rewrite of usart initialization --------------------------------------------------------- 1.0.53 @Mo 11. Dez 22:56:00 CET 2017 commit 4f3da3bad04ea6cbb1f87d46fdedf72ddd51973b Author: gregor@hlb30 Date: Tue Dec 12 01:54:55 2017 +0100 chg: ./Regressions/regression_usart.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./Regressions/regression_memory_pools.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./Template/configs/stm32f10x_it.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./Documentation/TheToolChain-Manual/chapter_Debugging.tml - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_assert.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_usart.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_radio.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_rtls.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_touchpad.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_memory.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_board.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_i2c.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_mutex.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_rtc.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_ethernet.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_accelerometer.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_semaphore.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_tcpip.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_network_layer.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_spi.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_cpu.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_slam.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_watchdog.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_radio.h.orig - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_timer.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_gfx_mt.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_gui.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_font.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_sysclock.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_heap.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_math.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_gyroscope.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_interface.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_gfx.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_gui_mt.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_dma.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_can.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_adc.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_math.h.orig - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_pwm.h.orig - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_register.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_gpio.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_string.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_queue.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_systick.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_random.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_board.h.orig - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_pwr.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_task.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_layer_phy.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_extensions.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_packet.h.orig - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_basic.c - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_sdcard.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_packet.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_dac.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_input.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_real_time_clock.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_states.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_pwm.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/sbrk.c - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_list.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_eeprom_emulation.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_interrupt.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/ttc_network.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/templates/ttc_device.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/stm32/stm32_random.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/stm32/stm32_watchdog.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/stm32/stm32_eeprom_emulation.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/scheduler/freertos_heap_2.c - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/scheduler/freertos_heap_3.c - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/scheduler/freertos_mutex.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/scheduler/freertos_semaphore.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/scheduler/freertos_heap_4.c - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/stm32l1/stm32l1_basic.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/stm32l1/stm32l1_registers.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/font/font_type1_16x24.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/font/font_type1_16x24.c - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/gfx/gfx_image.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' chg: ./TTC-Library/gfx/lcd_k320qvb.h - replace '#include "ttc_basic.h"' -> '#include "ttc_basic.h" // Include First! (basic datatypes and definitions)' commit 3d5b6f5e79867f0e22d82a493fddc8b178894d63 Author: gregor@hlb30 Date: Tue Dec 12 01:52:37 2017 +0100 fix: gpio pin defines in compile_options.h can now be followed in QtCreator fix: InstallData/scripts/compile.sh - now writes current path into QtCreator/PROJECT.includes to allow QtCreator to find compile_options.h fix: InstallData/scripts/updateProjectFiles.pl - now splits generated compile_options.h into two parts: one before including ttc_*.h files and one after it. (allows to find definition of gpio pins) fix: TTC-Library/gpio/gpio_stm32l1xx_types.h - moved definition of t_ttc_gpio_register back into gpio_*.h files (where it belongs to) fix: TTC-Library/interfaces/ttc_register_interface.h - fixed include "compile_options.h" fix: TTC-Library/register/register_stm32l1xx_types.h - readded definition of t_ttc_gpio_register fix: TTC-Library/ttc_basic.h - now includes compile_options.h for itself and all other files (easier usage) fix: TTC-Library/ttc_basic_types.h - fixed position of #include "compile_options.h" to see more definitions fix: TTC-Library/ttc_gpio_types.h - fixed position of #include "compile_options.h" fix: TTC-Library/ttc_interrupt.h - removed superfluos include "compile_options.h" fix: TTC-Library/ttc_memory.h - removed superfluos include "compile_options.h" chg: TTC-Library/ttc_register_types.h - minor change fix: Template/QtCreator/TemplateName.includes - content is now dynamically created to include current project folder (-> _/compiile.sh) fix: Template/examples/example_leds.c - removed superfluos include "compile_options.h" commit 6f3e73346b71714f6b00cdcca2cd338bc71c7eea Author: gregor@hlb30 Date: Tue Dec 12 01:39:04 2017 +0100 fix: gpio pin defines in compile_options.h can now be followed in QtCreator fix: InstallData/scripts/compile.sh - now writes current path into QtCreator/PROJECT.includes to allow QtCreator to find compile_options.h fix: InstallData/scripts/updateProjectFiles.pl - now splits generated compile_options.h into two parts: one before including ttc_*.h files and one after it. (allows to find definition of gpio pins) fix: TTC-Library/gpio/gpio_stm32l1xx_types.h - moved definition of t_ttc_gpio_register back into gpio_*.h files (where it belongs to) fix: TTC-Library/interfaces/ttc_register_interface.h - fixed include "compile_options.h" fix: TTC-Library/register/register_stm32l1xx_types.h - readded definition of t_ttc_gpio_register fix: TTC-Library/ttc_basic.h - now includes compile_options.h for itself and all other files (easier usage) fix: TTC-Library/ttc_basic_types.h - fixed position of #include "compile_options.h" to see more definitions fix: TTC-Library/ttc_extensions.c fix: TTC-Library/ttc_gpio_types.h fix: TTC-Library/ttc_interrupt.h fix: TTC-Library/ttc_memory.h fix: TTC-Library/ttc_register_types.h fix: Template/QtCreator/TemplateName.includes fix: Template/examples/example_leds.c commit 061a41ec8e6b1513a7ae2b1ba1dbe2cff9f2e332 Author: Gregor Date: Mon Dec 11 23:45:18 2017 +0100 fix: added missing #include "../compile_options.h" to all example sources (improves visibility of constant definitions from makefiles) fix: Template/examples/example_gfx_benchmark.c fix: Template/examples/example_gfx_boxes.c fix: Template/examples/example_gfx_printf.c fix: Template/examples/example_gpio.c fix: Template/examples/example_gpio_banks.c fix: Template/examples/example_leds.c fix: Template/examples/example_threading_queues.c fix: Template/examples/example_threading_semaphores.c fix: Template/examples/example_ttc_accelerometer.c fix: Template/examples/example_ttc_adc.c fix: Template/examples/example_ttc_assert.c fix: Template/examples/example_ttc_board.c fix: Template/examples/example_ttc_board_sensor_dwm1000.c fix: Template/examples/example_ttc_dac.c fix: Template/examples/example_ttc_gfx.c fix: Template/examples/example_ttc_gyroscope.c fix: Template/examples/example_ttc_heap.c fix: Template/examples/example_ttc_i2c.c fix: Template/examples/example_ttc_input.c fix: Template/examples/example_ttc_interface.c fix: Template/examples/example_ttc_interrupt.c fix: Template/examples/example_ttc_layer_phy.c fix: Template/examples/example_ttc_list.c fix: Template/examples/example_ttc_math.c fix: Template/examples/example_ttc_memory.c fix: Template/examples/example_ttc_memory_pool.c fix: Template/examples/example_ttc_network.c fix: Template/examples/example_ttc_network_layer.c fix: Template/examples/example_ttc_packet.c fix: Template/examples/example_ttc_pwm.c fix: Template/examples/example_ttc_pwm_stm32l1xx.c fix: Template/examples/example_ttc_radio.c fix: Template/examples/example_ttc_radio_ranging.c fix: Template/examples/example_ttc_radio_ranging_anchor.c fix: Template/examples/example_ttc_radio_ranging_common.c fix: Template/examples/example_ttc_radio_ranging_mobile.c fix: Template/examples/example_ttc_radio_ranging_observer.c fix: Template/examples/example_ttc_rtls_crtof_simple_2d.c fix: Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.c fix: Template/examples/example_ttc_rtls_crtof_simple_2d_mobile.c fix: Template/examples/example_ttc_rtls_square4.c fix: Template/examples/example_ttc_slam_simple_2d.c fix: Template/examples/example_ttc_spi_master.c fix: Template/examples/example_ttc_spi_slave.c fix: Template/examples/example_ttc_states.c fix: Template/examples/example_ttc_string.c fix: Template/examples/example_ttc_sysclock.c fix: Template/examples/example_ttc_systick.c fix: Template/examples/example_ttc_systick_cortexm3.c fix: Template/examples/example_ttc_systick_freertos.c fix: Template/examples/example_ttc_touchpad.c fix: Template/examples/example_ttc_usart.c fix: Template/examples/example_ttc_watchdog.c commit 8ba15b867daca1396315adad94a6d3de686cd26d Author: gregor@hlb30 Date: Mon Dec 11 23:36:52 2017 +0100 chg: ./tgp.txt - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./Regressions/regression_queue.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./Template/examples/example_ttc_spi_master.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./Template/examples/example_ttc_adc.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./Template/examples/example_ttc_spi_slave.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./Template/examples/example_ttc_radio_ranging.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./Template/examples/example_ttc_dac.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./Template/extensions.local/makefile.100_board_TemplateName - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./Template/extensions.local/makefile.700_extra_settings - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/install_RADIO_CC1190.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/install_RADIO_CC1120.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/install_Board_Olimex_P107.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/install_TTC_QUEUE.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/install_Board_Mini_STM32.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/install_Board_Olimex_LCD.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/install_RADIO_CC1101.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/installs_low_level/install_TTC_CPU_STM32L0XX.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/installs_low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/installs_low_level/install_TTC_CPU_STM32L1XX.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/installs_low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/installs_low_level/install_TTC_RADIO_DW1000.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/installs_low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/scripts/createActivateScript.pl - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./InstallData/scripts/analyze_Frama-C.pl - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_math.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_assert.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_radio.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_i2c.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_adc.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_spi.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_radio.h.orig - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_gpio.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_usart.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_adc.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_spi.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_gpio.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/ttc_gpio_types.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/can/can_stm32f1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/touchpad/touchpad_analog4.h - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/gfx/lcd_ili9320.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'tgp_' -> 'E_ttc_gpio_pin_' chg: ./tgp.txt - replace 'e_tgp' -> 'E_ttc_gpio_pin_e' chg: ./InstallData/install_Board_Olimex_LCD.sh - replace 'e_tgp' -> 'E_ttc_gpio_pin_e' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'e_tgp' -> 'E_ttc_gpio_pin_e' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'e_tgp' -> 'E_ttc_gpio_pin_e' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'e_tgp' -> 'E_ttc_gpio_pin_e' chg: ./tgp.txt - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./Regressions/regression_ttc_timer.c - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./Regressions/regression_memory_pools.c - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./Regressions/regression_list.c - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./Regressions/regression_usart.h - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./Template/examples/example_gpio.h - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./Template/examples/example_gpio_banks.h - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./InstallData/install_TTC_LIST.sh - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./InstallData/install_RADIO_CC1101.sh - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./InstallData/installs_low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./InstallData/scripts/analyzeLogFile.pl - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./InstallData/scripts/updateProjectFiles.pl - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./TTC-Library/ttc_gpio_types.h - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./TTC-Library/gfx/lcd_ili9320.h - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./TTC-Library/gfx/lcd_ili9320.c - replace 'PIN_P' -> 'TTC_GPIO_' chg: ./TTC-Library/gfx/lcd_k320qvb.h - replace 'PIN_P' -> 'TTC_GPIO_' commit 931be812556d0bdb18c50d58ce953d181bdf047f Author: gregor@hlb30 Date: Mon Dec 11 23:10:23 2017 +0100 new: InstallData/installs_low_level/install_TTC_BOARD_SENSOR_DWM1000.sh new: TTC-Library/board/board_sensor_dwm1000.c new: TTC-Library/board/board_sensor_dwm1000.h new: TTC-Library/board/board_sensor_dwm1000_types.h new: Template/examples/example_ttc_board_sensor_dwm1000.c new: Template/examples/example_ttc_board_sensor_dwm1000.h commit 85f1f4d35826a48e1dfa71e3ffd1096be9e81282 Author: gregor@hlb30 Date: Mon Dec 11 23:09:25 2017 +0100 del: Template/examples/example_ttc_board_stm32l053_discovery.c del: Template/examples/example_ttc_board_stm32l053_discovery.h commit 29eae4b5390a045f00d77fa24a414d23313f65a7 Author: gregor@hlb30 Date: Mon Dec 11 22:57:14 2017 +0100 fix: InstallData/install_TTC_ASSERT.sh - fixed activation of low-level drivers (was activating extensions/activate.450_math_* due to a broken template file) fix: InstallData/install_TTC_SLAM.sh - fixed activation of low-level drivers (was activating extensions/activate.450_math_* due to a broken template file) fix: InstallData/install_TTC_SYSCLOCK.sh - fixed activation of low-level drivers (was activating extensions/activate.450_math_* due to a broken template file) fix: InstallData/install_TTC_SYSTICK.sh - fixed activation of low-level drivers (was activating extensions/activate.450_math_* due to a broken template file) chg: InstallData/install_TTC_BOARD.sh - addded enableFeature 450_board_sensor_dwm1000 fix: InstallData/scripts/createActivateScript.pl - added default activate to activate_project.sh: activate.500_ttc_heap.sh fix: InstallData/scripts/createActivateScript.pl - removed doubled activate from activate_project.sh: activate.490_ttc_board.sh chg: TTC-Library/interfaces/ttc_board_interface.h - added include "../board/board_sensor_dwm1000.h" fix: TTC-Library/templates/create_DeviceDriver.pl - dynamically created feature functions now use TTC_TASK_RETURN() to allow stack check when returning a value fix: TTC-Library/templates/device_architecture.c - rev 38: updated datatype to match new coding style: ttc__architecture_t -> t_ttc__architecture fix: TTC-Library/templates/device_architecture_types.h - updated datatype to match new coding style: ttc__architecture_t -> t_ttc__architecture chg: TTC-Library/templates/ttc_device.c - rev 39: functions now use TTC_TASK_RETURN() to allow stack check when returning a value fix: TTC-Library/templates/ttc_device_types.h - updated datatype to match new coding style: ttc__architecture_t -> t_ttc__architecture chg: TTC-Library/ttc_rtls.h - updated documentation fix: createNewProject.pl - now first runs ./createLinks.sh to ensure that all symbolic links are available (was a problem when new development toolchain was just installed chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace '_e_gpio_stm32l1xx_banknable' -> '_gpio_stm32l1xx_bank_enable' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace '_e_gpio_stm32l1xx_banknable' -> '_gpio_stm32l1xx_bank_enable' chg: ./InstallData/installs_low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'ta_board_stm32l100c_discovery' -> 'E_ttc_board_architecture_stm32l100c_discovery' chg: ./TTC-Library/ttc_board_types.h.orig - replace 'ta_board_stm32l100c_discovery' -> 'E_ttc_board_architecture_stm32l100c_discovery' chg: ./TTC-Library/ttc_board_types.h - replace 'ta_board_stm32l100c_discovery' -> 'E_ttc_board_architecture_stm32l100c_discovery' chg: ./TTC-Library/board/board_stm32l100c_discovery_types.h - replace 'ta_board_stm32l100c_discovery' -> 'E_ttc_board_architecture_stm32l100c_discovery' chg: ./TTC-Library/board/board_stm32l100c_discovery.c - replace 'ta_board_stm32l100c_discovery' -> 'E_ttc_board_architecture_stm32l100c_discovery' chg: ./InstallData/installs_low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'ta_board_stm32l152_discovery' -> 'E_ttc_board_architecture_stm32l152_discovery' chg: ./TTC-Library/ttc_board_types.h.orig - replace 'ta_board_stm32l152_discovery' -> 'E_ttc_board_architecture_stm32l152_discovery' chg: ./TTC-Library/ttc_board_types.h - replace 'ta_board_stm32l152_discovery' -> 'E_ttc_board_architecture_stm32l152_discovery' chg: ./TTC-Library/board/board_stm32l152_discovery.c - replace 'ta_board_stm32l152_discovery' -> 'E_ttc_board_architecture_stm32l152_discovery' chg: ./TTC-Library/board/board_stm32l152_discovery_types.h - replace 'ta_board_stm32l152_discovery' -> 'E_ttc_board_architecture_stm32l152_discovery' chg: ./Template/examples/example_ttc_board_stm32l053_discovery.c - replace 'ta_board_stm32l053_discovery' -> 'E_ttc_board_architecture_stm32l053_discovery' chg: ./InstallData/installs_low_level/install_TTC_BOARD_STM32L053_DISCOVERY.sh - replace 'ta_board_stm32l053_discovery' -> 'E_ttc_board_architecture_stm32l053_discovery' chg: ./TTC-Library/ttc_board_types.h.orig - replace 'ta_board_stm32l053_discovery' -> 'E_ttc_board_architecture_stm32l053_discovery' chg: ./TTC-Library/ttc_board_types.h - replace 'ta_board_stm32l053_discovery' -> 'E_ttc_board_architecture_stm32l053_discovery' chg: ./TTC-Library/board/board_stm32l053_discovery_types.h - replace 'ta_board_stm32l053_discovery' -> 'E_ttc_board_architecture_stm32l053_discovery' chg: ./TTC-Library/board/board_stm32l053_discovery.c - replace 'ta_board_stm32l053_discovery' -> 'E_ttc_board_architecture_stm32l053_discovery' chg: ./TTC-Library/ttc_board_types.h.orig - replace 'ta_board_None' -> 'E_ttc_board_architecture_none' chg: ./TTC-Library/ttc_board_types.h - replace 'ta_board_None' -> 'E_ttc_board_architecture_none' chg: ./TTC-Library/ttc_board.c - replace 'ta_board_None' -> 'E_ttc_board_architecture_none' chg: ./TTC-Library/ttc_board_types.h.orig - replace 'ta_board_Unknown' -> 'E_ttc_board_architecture_unknown' chg: ./TTC-Library/ttc_board_types.h - replace 'ta_board_Unknown' -> 'E_ttc_board_architecture_unknown' chg: ./TTC-Library/ttc_board.c - replace 'ta_board_Unknown' -> 'E_ttc_board_architecture_unknown' chg: ./Template/regressions/regression_ttc_board.c - replace 'sensor_dwm_' -> 'sensor_dwm1000_' chg: ./Template/regressions/regression_ttc_board.h - replace 'sensor_dwm_' -> 'sensor_dwm1000_' chg: ./InstallData/installs_low_level/install_TTC_RADIO_DW1000.sh - replace 'sensor_dwm_' -> 'sensor_dwm1000_' chg: ./TTC-Library/ttc_board_types.h.orig - replace 'sensor_dwm_' -> 'sensor_dwm1000_' chg: ./TTC-Library/ttc_board_types.h - replace 'sensor_dwm_' -> 'sensor_dwm1000_' chg: ./TTC-Library/ttc_board_types.h.orig - replace 'EXTENSION_board_sensor_dwm' -> 'EXTENSION_board_sensor_dwm1000' chg: ./TTC-Library/ttc_board_types.h - replace 'EXTENSION_board_sensor_dwm' -> 'EXTENSION_board_sensor_dwm1000' chg: ./TTC-Library/interfaces/ttc_board_interface.h.orig - replace 'EXTENSION_board_sensor_dwm' -> 'EXTENSION_board_sensor_dwm1000' chg: ./TTC-Library/interfaces/ttc_board_interface.h - replace 'EXTENSION_board_sensor_dwm' -> 'EXTENSION_board_sensor_dwm1000' chg: ./Template/regressions/regression_ttc_board.c - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./Template/regressions/regression_ttc_board_sensor_dwm1000.c - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./Template/regressions/regression_ttc_board_sensor_dwm1000.h - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./Template/regressions/regression_ttc_board.h - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./Template/examples/example_ttc_board_sensor_dwm1000.c - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./Template/examples/example_ttc_board_sensor_dwm1000.h - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./InstallData/install_TTC_BOARD.sh - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./InstallData/installs_low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./InstallData/installs_low_level/install_TTC_RADIO_DW1000.sh - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./TTC-Library/ttc_board_types.h.orig - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./TTC-Library/ttc_board_types.h - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./TTC-Library/board/board_sensor_dwm1000_types.h - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./TTC-Library/board/board_sensor_dwm1000.h - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./TTC-Library/board/board_sensor_dwm1000.c - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./TTC-Library/interfaces/ttc_board_interface.h.orig - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./TTC-Library/interfaces/ttc_board_interface.h - replace 'sensor_dwm' -> 'sensor_dwm1000' chg: ./Template/regressions/regression_ttc_board.c - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./Template/regressions/regression_ttc_board_sensor_dwm1000.c - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./Template/regressions/regression_ttc_board_sensor_dwm1000.h - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./Template/regressions/regression_ttc_board.h - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./Template/examples/example_ttc_board_sensor_dwm1000.c - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./Template/examples/example_ttc_board_sensor_dwm1000.h - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./InstallData/install_TTC_BOARD.sh - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./InstallData/installs_low_level/install_TTC_BOARD_SENSOR_DWM1000.sh - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./InstallData/installs_low_level/install_TTC_RADIO_DW1000.sh - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./TTC-Library/ttc_board_types.h.orig - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./TTC-Library/ttc_board_types.h - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./TTC-Library/board/board_sensor_dwm1000_types.h - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./TTC-Library/board/board_sensor_dwm1000.h - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./TTC-Library/board/board_sensor_dwm1000.c - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./TTC-Library/interfaces/ttc_board_interface.h.orig - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./TTC-Library/interfaces/ttc_board_interface.h - replace 'sensor_dwm10001000' -> 'sensor_dwm1000' chg: ./TTC-Library/ttc_board_types.h.orig - replace 'ec_board_' -> 'E_ttc_board_' chg: ./TTC-Library/ttc_board_types.h - replace 'ec_board_' -> 'E_ttc_board_' chg: ./TTC-Library/ttc_board.c - replace 'ec_board_' -> 'E_ttc_board_' chg: ./TTC-Library/board/board_stm32l152_discovery.c - replace 'ec_board_' -> 'E_ttc_board_errorcode_' chg: ./TTC-Library/board/board_stm32l100c_discovery.c - replace 'ec_board_' -> 'E_ttc_board_errorcode_' chg: ./TTC-Library/board/board_stm32l053_discovery.c - replace 'ec_board_' -> 'E_ttc_board_errorcode_' commit 28c9a6c2a6e15c09194674b4549964ee736d25cb Author: gregor@hlb30 Date: Fri Dec 8 12:26:39 2017 +0100 chg: renamed all unions *_u -> u_* to fit new coding style chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'e_radio_dw1000_registerc_ctrl_u' -> 'u_radio_dw1000_register_ec_ctrl' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'e_radio_dw1000_registerc_ctrl_u' -> 'u_radio_dw1000_register_ec_ctrl' chg: ./TTC-Library/packet/packet_802154.c - replace 'packet_802154_fcf_u' -> 'u_packet_802154_fcf' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'packet_802154_fcf_u' -> 'u_packet_802154_fcf' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_load_from_otp_u' -> 'u_radio_dw1000_load_from_otp' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'radio_dw1000_load_from_otp_u' -> 'u_radio_dw1000_load_from_otp' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_agc_ctrl1_u' -> 'u_radio_dw1000_register_agc_ctrl1' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_agc_stat1_u' -> 'u_radio_dw1000_register_agc_stat1' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_aon_cfg0_u' -> 'u_radio_dw1000_register_aon_cfg0' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_aon_cfg1_u' -> 'u_radio_dw1000_register_aon_cfg1' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_aon_ctrl_u' -> 'u_radio_dw1000_register_aon_ctrl' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'radio_dw1000_register_aon_ctrl_u' -> 'u_radio_dw1000_register_aon_ctrl' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_aon_wcfg_u' -> 'u_radio_dw1000_register_aon_wcfg' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_chan_ctrl_u' -> 'u_radio_dw1000_register_chan_ctrl' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_first_path_u' -> 'u_radio_dw1000_register_first_path' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_fs_xtalt_u' -> 'u_radio_dw1000_register_fs_xtalt' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_gpio_dir_u' -> 'u_radio_dw1000_register_gpio_dir' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_gpio_dout_u' -> 'u_radio_dw1000_register_gpio_dout' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_gpio_ibes_u' -> 'u_radio_dw1000_register_gpio_ibes' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_gpio_iclr_u' -> 'u_radio_dw1000_register_gpio_iclr' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_gpio_idbe_u' -> 'u_radio_dw1000_register_gpio_idbe' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_gpio_imode_u' -> 'u_radio_dw1000_register_gpio_imode' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_gpio_irqe_u' -> 'u_radio_dw1000_register_gpio_irqe' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_gpio_isen_u' -> 'u_radio_dw1000_register_gpio_isen' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_gpio_mode_u' -> 'u_radio_dw1000_register_gpio_mode' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_gpio_raw_u' -> 'u_radio_dw1000_register_gpio_raw' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_lde_cfg1_u' -> 'u_radio_dw1000_register_lde_cfg1' chg: ./Documentation/TheToolChain-Manual/chapter_CodingGuidelines.tml - replace 'radio_dw1000_register_otp_ctrl_u' -> 'u_radio_dw1000_register_otp_ctrl' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_otp_ctrl_u' -> 'u_radio_dw1000_register_otp_ctrl' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_otp_sf_u' -> 'u_radio_dw1000_register_otp_sf' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_otp_stat_u' -> 'u_radio_dw1000_register_otp_stat' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_pmsc_ctrl0_u' -> 'u_radio_dw1000_register_pmsc_ctrl0' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'radio_dw1000_register_pmsc_ctrl0_u' -> 'u_radio_dw1000_register_pmsc_ctrl0' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_pmsc_ctrl1_u' -> 'u_radio_dw1000_register_pmsc_ctrl1' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_pmsc_ledc_u' -> 'u_radio_dw1000_register_pmsc_ledc' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_rf_conf_u' -> 'u_radio_dw1000_register_rf_conf' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_rf_status_u' -> 'u_radio_dw1000_register_rf_status' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_rx_finfo_u' -> 'u_radio_dw1000_register_rx_finfo' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_rx_fqual_u' -> 'u_radio_dw1000_register_rx_fqual' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_rx_sniff_u' -> 'u_radio_dw1000_register_rx_sniff' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_rx_ttcko_u' -> 'u_radio_dw1000_register_rx_ttcko' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_sys_cfg_u' -> 'u_radio_dw1000_register_sys_cfg' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'radio_dw1000_register_sys_cfg_u' -> 'u_radio_dw1000_register_sys_cfg' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_sys_ctrl_u' -> 'u_radio_dw1000_register_sys_ctrl' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_sys_mask_u' -> 'u_radio_dw1000_register_sys_mask' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'radio_dw1000_register_sys_mask_u' -> 'u_radio_dw1000_register_sys_mask' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_sys_state_u' -> 'u_radio_dw1000_register_sys_state' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'radio_dw1000_register_sys_state_u' -> 'u_radio_dw1000_register_sys_state' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_register_sys_status_u' -> 'u_radio_dw1000_register_sys_status' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'radio_dw1000_register_sys_status_u' -> 'u_radio_dw1000_register_sys_status' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_t_registerx_fctrl_u' -> 'u_radio_dw1000_t_registerx_fctrl' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'radio_dw1000_t_registerx_fctrl_u' -> 'u_radio_dw1000_t_registerx_fctrl' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_timx_btdr_u' -> 'u_register_stm32f1xx_timx_btdr' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_timx_ccer_u' -> 'u_register_stm32f1xx_timx_ccer' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_timx_ccmr1_u' -> 'u_register_stm32f1xx_timx_ccmr1' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_timx_ccmr2_u' -> 'u_register_stm32f1xx_timx_ccmr2' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_timx_cr1_u' -> 'u_register_stm32f1xx_timx_cr1' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_timx_cr2_u' -> 'u_register_stm32f1xx_timx_cr2' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_timx_dcr_u' -> 'u_register_stm32f1xx_timx_dcr' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'register_stm32f1xx_timx_dier_u' -> 'u_register_stm32f1xx_timx_dier' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_timx_dier_u' -> 'u_register_stm32f1xx_timx_dier' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_timx_egr_u' -> 'u_register_stm32f1xx_timx_egr' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_timx_smcr_u' -> 'u_register_stm32f1xx_timx_smcr' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'register_stm32f1xx_timx_sr_u' -> 'u_register_stm32f1xx_timx_sr' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'register_stm32f1xx_timx_sr_u' -> 'u_register_stm32f1xx_timx_sr' chg: ./TTC-Library/ttc_board_types.h - replace 'ttc_board_architecture_u' -> 'u_ttc_board_architecture' chg: ./TTC-Library/ttc_board.c - replace 'ttc_board_architecture_u' -> 'u_ttc_board_architecture' chg: ./TTC-Library/ttc_i2c_types.h - replace 'ttc_i2c_architecture_u' -> 'u_ttc_i2c_architecture' chg: ./TTC-Library/ttc_i2c.c - replace 'ttc_i2c_architecture_u' -> 'u_ttc_i2c_architecture' chg: ./TTC-Library/ttc_packet_types.h.orig - replace 'ttc_packet_architecture_u' -> 'u_ttc_packet_architecture' chg: ./TTC-Library/ttc_packet_types.h - replace 'ttc_packet_architecture_u' -> 'u_ttc_packet_architecture' chg: ./TTC-Library/ttc_packet_types.h.orig - replace 'ttc_packet_timestamp_40_u' -> 'u_ttc_packet_timestamp_40' chg: ./TTC-Library/ttc_radio.h.orig - replace 'ttc_packet_timestamp_40_u' -> 'u_ttc_packet_timestamp_40' chg: ./TTC-Library/interfaces/ttc_radio_interface.h.orig - replace 'ttc_packet_timestamp_40_u' -> 'u_ttc_packet_timestamp_40' chg: ./TTC-Library/interfaces/ttc_radio_interface.c.orig - replace 'ttc_packet_timestamp_40_u' -> 'u_ttc_packet_timestamp_40' chg: ./TTC-Library/ttc_pwm.c - replace 'ttc_pwm_architecture_u' -> 'u_ttc_pwm_architecture' chg: ./TTC-Library/ttc_pwm_types.h - replace 'ttc_pwm_architecture_u' -> 'u_ttc_pwm_architecture' chg: ./TTC-Library/ttc_pwm_types.h.orig - replace 'ttc_pwm_architecture_u' -> 'u_ttc_pwm_architecture' chg: ./TTC-Library/ttc_radio.h - replace 'ttc_radio_frame_filter_u' -> 'u_ttc_radio_frame_filter' chg: ./TTC-Library/ttc_radio.h.orig - replace 'ttc_radio_frame_filter_u' -> 'u_ttc_radio_frame_filter' chg: ./TTC-Library/ttc_radio.c - replace 'ttc_radio_frame_filter_u' -> 'u_ttc_radio_frame_filter' chg: ./TTC-Library/ttc_radio_types.h - replace 'ttc_radio_frame_filter_u' -> 'u_ttc_radio_frame_filter' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'ttc_radio_frame_filter_u' -> 'u_ttc_radio_frame_filter' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 'ttc_radio_frame_filter_u' -> 'u_ttc_radio_frame_filter' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 'ttc_radio_frame_filter_u' -> 'u_ttc_radio_frame_filter' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'ttc_radio_frame_filter_u' -> 'u_ttc_radio_frame_filter' chg: ./TTC-Library/interfaces/ttc_radio_interface.c - replace 'ttc_radio_frame_filter_u' -> 'u_ttc_radio_frame_filter' chg: ./TTC-Library/interfaces/ttc_radio_interface.h.orig - replace 'ttc_radio_frame_filter_u' -> 'u_ttc_radio_frame_filter' chg: ./TTC-Library/interfaces/ttc_radio_interface.c.orig - replace 'ttc_radio_frame_filter_u' -> 'u_ttc_radio_frame_filter' chg: ./TTC-Library/interfaces/ttc_radio_interface.h - replace 'ttc_radio_frame_filter_u' -> 'u_ttc_radio_frame_filter' chg: ./TTC-Library/radio/radio_common.c - replace 'ttc_radio_ranging_message_u' -> 'u_ttc_radio_ranging_message' chg: ./TTC-Library/radio/radio_common.h - replace 'ttc_radio_ranging_message_u' -> 'u_ttc_radio_ranging_message' chg: ./TTC-Library/ttc_rtls.c - replace 'ttc_rtls_architecture_u' -> 'u_ttc_rtls_architecture' chg: ./TTC-Library/ttc_rtls_types.h - replace 'ttc_rtls_architecture_u' -> 'u_ttc_rtls_architecture' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'ttc_sdcard_architecture_u' -> 'u_ttc_sdcard_architecture' chg: ./TTC-Library/ttc_slam_types.h - replace 'ttc_slam_architecture_u' -> 'u_ttc_slam_architecture' chg: ./TTC-Library/slam/slam_simple_2d.c - replace 'ttc_slam_architecture_u' -> 'u_ttc_slam_architecture' chg: ./TTC-Library/ttc_slam_types.h - replace 'ttc_slam_node_driver_u' -> 'u_ttc_slam_node_driver' chg: ./TTC-Library/slam/slam_simple_2d.c - replace 'ttc_slam_node_driver_u' -> 'u_ttc_slam_node_driver' chg: ./TTC-Library/ttc_slam_types.h - replace 'ttc_slam_nodes_u' -> 'u_ttc_slam_nodes' chg: ./TTC-Library/ttc_states_types.h - replace 'ttc_states_architecture_u' -> 'u_ttc_states_architecture' chg: ./TTC-Library/ttc_string_types.h - replace 'ttc_string_architecture_u' -> 'u_ttc_string_architecture' chg: ./TTC-Library/ttc_systick_types.h - replace 'ttc_systick_architecture_u' -> 'u_ttc_systick_architecture' chg: ./TTC-Library/ttc_systick.c - replace 'ttc_systick_architecture_u' -> 'u_ttc_systick_architecture' chg: ./TTC-Library/ttc_tcpip_types.h - replace 'ttc_tcpip_address_IP4_u' -> 'u_ttc_tcpip_address_IP4' chg: ./TTC-Library/ttc_touchpad_types.h - replace 'ttc_touchpad_architecture_u' -> 'u_ttc_touchpad_architecture' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'register_stm32l1xx_all_t' -> 't_register_stm32l1xx_all' chg: ./TTC-Library/register/register_stm32l1xx.c - replace 'register_stm32l1xx_all_t' -> 't_register_stm32l1xx_all' chg: ./TTC-Library/ttc_register.h - replace 'ttc_register_architecture_t' -> 't_ttc_register_architecture' chg: ./TTC-Library/ttc_register_types.h - replace 'ttc_register_architecture_t' -> 't_ttc_register_architecture' chg: ./TTC-Library/interfaces/ttc_register_interface.c - replace 'ttc_register_architecture_t' -> 't_ttc_register_architecture' chg: ./TTC-Library/interfaces/ttc_register_interface.h - replace 'ttc_register_architecture_t' -> 't_ttc_register_architecture' chg: ./TTC-Library/register/register_stm32l1xx.h - replace 'ttc_register_architecture_t' -> 't_ttc_register_architecture' chg: ./TTC-Library/register/register_stm32l0xx_types.h - replace 'ttc_register_architecture_t' -> 't_ttc_register_architecture' chg: ./TTC-Library/register/register_stm32w1xx_types.h - replace 'ttc_register_architecture_t' -> 't_ttc_register_architecture' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'ttc_register_architecture_t' -> 't_ttc_register_architecture' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'ttc_register_architecture_t' -> 't_ttc_register_architecture' chg: ./TTC-Library/register/register_stm32l0xx.h - replace 'ttc_register_architecture_t' -> 't_ttc_register_architecture' chg: ./TTC-Library/ttc_accelerometer_types.h - replace 'ttc_accelerometer_architecture_t' -> 't_ttc_accelerometer_architecture' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.c - replace 'ttc_accelerometer_architecture_t' -> 't_ttc_accelerometer_architecture' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl_types.h - replace 'ttc_accelerometer_architecture_t' -> 't_ttc_accelerometer_architecture' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050_types.h - replace 'ttc_accelerometer_architecture_t' -> 't_ttc_accelerometer_architecture' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050.c - replace 'ttc_accelerometer_architecture_t' -> 't_ttc_accelerometer_architecture' chg: ./TTC-Library/accelerometer/accelerometer_bno055_types.h - replace 'ttc_accelerometer_architecture_t' -> 't_ttc_accelerometer_architecture' chg: ./TTC-Library/ttc_adc_types.h - replace 'ttc_adc_architecture_t' -> 't_ttc_adc_architecture' chg: ./TTC-Library/adc/adc_stm32l1xx_types.h - replace 'ttc_adc_architecture_t' -> 't_ttc_adc_architecture' chg: ./TTC-Library/adc/adc_stm32f1xx_types.h - replace 'ttc_adc_architecture_t' -> 't_ttc_adc_architecture' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'ttc_adc_architecture_t' -> 't_ttc_adc_architecture' chg: ./TTC-Library/basic/basic_cm3_types.h - replace 'ttc_basic_architecture_t' -> 't_ttc_basic_architecture' chg: ./TTC-Library/basic/basic_stm32f1xx_types.h - replace 'ttc_basic_architecture_t' -> 't_ttc_basic_architecture' chg: ./TTC-Library/basic/basic_stm32l0xx_types.h - replace 'ttc_basic_architecture_t' -> 't_ttc_basic_architecture' chg: ./TTC-Library/basic/basic_stm32l1xx_types.h - replace 'ttc_basic_architecture_t' -> 't_ttc_basic_architecture' chg: ./TTC-Library/ttc_board_types.h - replace 'ttc_board_architecture_t' -> 't_ttc_board_architecture' chg: ./TTC-Library/board/board_stm32l100c_discovery_types.h - replace 'ttc_board_architecture_t' -> 't_ttc_board_architecture' chg: ./TTC-Library/board/board_stm32l152_discovery.c - replace 'ttc_board_architecture_t' -> 't_ttc_board_architecture' chg: ./TTC-Library/board/board_stm32l152_discovery_types.h - replace 'ttc_board_architecture_t' -> 't_ttc_board_architecture' chg: ./TTC-Library/board/board_stm32l100c_discovery.c - replace 'ttc_board_architecture_t' -> 't_ttc_board_architecture' chg: ./TTC-Library/board/board_stm32l053_discovery_types.h - replace 'ttc_board_architecture_t' -> 't_ttc_board_architecture' chg: ./TTC-Library/board/board_stm32l053_discovery.c - replace 'ttc_board_architecture_t' -> 't_ttc_board_architecture' chg: ./TTC-Library/ttc_can_types.h - replace 'ttc_can_architecture_t' -> 't_ttc_can_architecture' chg: ./TTC-Library/ttc_can.h - replace 'ttc_can_architecture_t' -> 't_ttc_can_architecture' chg: ./TTC-Library/can/can_stm32f1xx.c - replace 'ttc_can_architecture_t' -> 't_ttc_can_architecture' chg: ./TTC-Library/can/can_stm32f1xx_types.h - replace 'ttc_can_architecture_t' -> 't_ttc_can_architecture' chg: ./TTC-Library/can/can_stm32f1xx.h - replace 'ttc_can_architecture_t' -> 't_ttc_can_architecture' chg: ./TTC-Library/interfaces/ttc_can_interface.c - replace 'ttc_can_architecture_t' -> 't_ttc_can_architecture' chg: ./TTC-Library/interfaces/ttc_can_interface.h - replace 'ttc_can_architecture_t' -> 't_ttc_can_architecture' chg: ./TTC-Library/ttc_cpu_types.h - replace 'ttc_cpu_architecture_t' -> 't_ttc_cpu_architecture' chg: ./TTC-Library/cpu/cpu_cortexm0_types.h - replace 'ttc_cpu_architecture_t' -> 't_ttc_cpu_architecture' chg: ./TTC-Library/cpu/cpu_stm32w1xx_types.h - replace 'ttc_cpu_architecture_t' -> 't_ttc_cpu_architecture' chg: ./TTC-Library/cpu/cpu_stm32l0xx_types.h - replace 'ttc_cpu_architecture_t' -> 't_ttc_cpu_architecture' chg: ./TTC-Library/cpu/cpu_stm32f2xx_types.h - replace 'ttc_cpu_architecture_t' -> 't_ttc_cpu_architecture' chg: ./TTC-Library/cpu/cpu_cortexm4_types.h - replace 'ttc_cpu_architecture_t' -> 't_ttc_cpu_architecture' chg: ./TTC-Library/cpu/cpu_stm32f4xx_types.h - replace 'ttc_cpu_architecture_t' -> 't_ttc_cpu_architecture' chg: ./TTC-Library/cpu/cpu_stm32l1xx_types.h - replace 'ttc_cpu_architecture_t' -> 't_ttc_cpu_architecture' chg: ./TTC-Library/cpu/cpu_stm32f0xx_types.h - replace 'ttc_cpu_architecture_t' -> 't_ttc_cpu_architecture' chg: ./TTC-Library/cpu/cpu_stm32f1xx_types.h - replace 'ttc_cpu_architecture_t' -> 't_ttc_cpu_architecture' chg: ./TTC-Library/cpu/cpu_stm32f3xx_types.h - replace 'ttc_cpu_architecture_t' -> 't_ttc_cpu_architecture' chg: ./TTC-Library/ttc_dac_types.h - replace 'ttc_dac_architecture_t' -> 't_ttc_dac_architecture' chg: ./TTC-Library/dac/dac_stm32l1xx_types.h - replace 'ttc_dac_architecture_t' -> 't_ttc_dac_architecture' chg: ./TTC-Library/dac/dac_stm32l1xx.c - replace 'ttc_dac_architecture_t' -> 't_ttc_dac_architecture' chg: ./TTC-Library/ttc_dma_types.h - replace 'ttc_dma_architecture_t' -> 't_ttc_dma_architecture' chg: ./TTC-Library/dma/dma_stm32l1xx.c - replace 'ttc_dma_architecture_t' -> 't_ttc_dma_architecture' chg: ./TTC-Library/dma/dma_stm32l1xx_types.h - replace 'ttc_dma_architecture_t' -> 't_ttc_dma_architecture' chg: ./TTC-Library/ttc_ethernet_types.h - replace 'ttc_ethernet_architecture_t' -> 't_ttc_ethernet_architecture' chg: ./TTC-Library/ethernet/ethernet_stm32f107_types.h - replace 'ttc_ethernet_architecture_t' -> 't_ttc_ethernet_architecture' chg: ./TTC-Library/ttc_gfx_types.h - replace 'ttc_gfx_architecture_t' -> 't_ttc_gfx_architecture' chg: ./TTC-Library/gfx/gfx_ili9320_types.h - replace 'ttc_gfx_architecture_t' -> 't_ttc_gfx_architecture' chg: ./Template/examples/example_leds.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./Template/QtCreator/TemplateName.files - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./InstallData/install_RADIO_CC1190.sh - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./InstallData/install_Board_Olimex_P107.sh - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./InstallData/install_Board_Mini_STM32.sh - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./InstallData/install_RADIO_CC1101.sh - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./InstallData/installs_low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./InstallData/installs_low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./InstallData/scripts/updateProjectFiles.pl - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/ttc_adc_types.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/ttc_spi.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/ttc_spi_types.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/ttc_gpio.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/templates/example_ttc_device_architecture.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/templates/example_ttc_device.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl_types.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/touchpad/touchpad_analog4_types.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace 'ttc_gpio_t' -> 't_ttc_gpio' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ttc_gpio_values_t' -> 't_ttc_gpio_values' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'ttc_gpio_values_t' -> 't_ttc_gpio_values' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'ttc_gpio_values_t' -> 't_ttc_gpio_values' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'ttc_gpio_values_t' -> 't_ttc_gpio_values' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'ttc_gpio_values_t' -> 't_ttc_gpio_values' chg: ./TTC-Library/ttc_gyroscope_types.h - replace 'ttc_gyroscope_architecture_t' -> 't_ttc_gyroscope_architecture' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050_types.h - replace 'ttc_gyroscope_architecture_t' -> 't_ttc_gyroscope_architecture' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050.c - replace 'ttc_gyroscope_architecture_t' -> 't_ttc_gyroscope_architecture' chg: ./TTC-Library/ttc_heap_types.h - replace 'ttc_heap_architecture_t' -> 't_ttc_heap_architecture' chg: ./TTC-Library/heap/heap_freertos_types.h - replace 'ttc_heap_architecture_t' -> 't_ttc_heap_architecture' chg: ./TTC-Library/heap/heap_zdefault_types.h - replace 'ttc_heap_architecture_t' -> 't_ttc_heap_architecture' chg: ./TTC-Library/ttc_input_types.h - replace 'ttc_input_architecture_t' -> 't_ttc_input_architecture' chg: ./TTC-Library/input/input_touchpad.c - replace 'ttc_input_architecture_t' -> 't_ttc_input_architecture' chg: ./TTC-Library/input/input_touchpad_types.h - replace 'ttc_input_architecture_t' -> 't_ttc_input_architecture' chg: ./TTC-Library/ttc_interface_types.h - replace 'ttc_interface_architecture_t' -> 't_ttc_interface_architecture' chg: ./TTC-Library/interface/interface_ste101p_types.h - replace 'ttc_interface_architecture_t' -> 't_ttc_interface_architecture' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ttc_interrupt_architecture_t' -> 't_ttc_interrupt_architecture' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx_types.h - replace 'ttc_interrupt_architecture_t' -> 't_ttc_interrupt_architecture' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx_types.h - replace 'ttc_interrupt_architecture_t' -> 't_ttc_interrupt_architecture' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx_types.h - replace 'ttc_interrupt_architecture_t' -> 't_ttc_interrupt_architecture' chg: ./TTC-Library/ttc_layer_phy_types.h - replace 'ttc_layer_phy_architecture_t' -> 't_ttc_layer_phy_architecture' chg: ./TTC-Library/layer_phy/layer_phy_spi_types.h - replace 'ttc_layer_phy_architecture_t' -> 't_ttc_layer_phy_architecture' chg: ./TTC-Library/memory/memory_stm32l0xx_types.h - replace 'ttc_memory_architecture_t' -> 't_ttc_memory_architecture' chg: ./TTC-Library/memory/memory_stm32f1xx_types.h - replace 'ttc_memory_architecture_t' -> 't_ttc_memory_architecture' chg: ./TTC-Library/memory/memory_stm32l1xx_types.h - replace 'ttc_memory_architecture_t' -> 't_ttc_memory_architecture' chg: ./TTC-Library/ttc_network_layer_types.h - replace 'ttc_network_layer_architecture_t' -> 't_ttc_network_layer_architecture' chg: ./TTC-Library/network_layer/network_layer_usart_types.h - replace 'ttc_network_layer_architecture_t' -> 't_ttc_network_layer_architecture' chg: ./TTC-Library/ttc_packet_types.h.orig - replace 'ttc_packet_meta_lowlevel_t' -> 't_ttc_packet_meta_lowlevel' chg: ./TTC-Library/ttc_packet.c - replace 'ttc_packet_meta_lowlevel_t' -> 't_ttc_packet_meta_lowlevel' chg: ./TTC-Library/ttc_packet_types.h - replace 'ttc_packet_meta_lowlevel_t' -> 't_ttc_packet_meta_lowlevel' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'ttc_packet_meta_lowlevel_t' -> 't_ttc_packet_meta_lowlevel' chg: ./Template/examples/example_gpio_banks.c - replace 'ttc_Port_t' -> 't_ttc_Port' chg: ./Template/examples/example_gpio.h - replace 'ttc_Port_t' -> 't_ttc_Port' chg: ./Template/examples/example_gpio_banks.h - replace 'ttc_Port_t' -> 't_ttc_Port' chg: ./Template/examples/example_ttc_network.c - replace 'ttc_Port_t' -> 't_ttc_Port' chg: ./Template/examples/example_gpio.c - replace 'ttc_Port_t' -> 't_ttc_Port' chg: ./TTC-Library/ttc_pwm_types.h - replace 'ttc_pwm_architecture_t' -> 't_ttc_pwm_architecture' chg: ./TTC-Library/ttc_pwm_types.h.orig - replace 'ttc_pwm_architecture_t' -> 't_ttc_pwm_architecture' chg: ./TTC-Library/pwm/pwm_stm32l1xx.c - replace 'ttc_pwm_architecture_t' -> 't_ttc_pwm_architecture' chg: ./TTC-Library/pwm/pwm_stm32l1xx_types.h - replace 'ttc_pwm_architecture_t' -> 't_ttc_pwm_architecture' chg: ./TTC-Library/ttc_pwr_types.h - replace 'ttc_pwr_architecture_t' -> 't_ttc_pwr_architecture' chg: ./TTC-Library/pwr/pwr_stm32l1xx_types.h - replace 'ttc_pwr_architecture_t' -> 't_ttc_pwr_architecture' chg: ./TTC-Library/pwr/pwr_stm32l1xx.c - replace 'ttc_pwr_architecture_t' -> 't_ttc_pwr_architecture' chg: ./Documentation/TheToolChain-Manual/chapter_CodingGuidelines.tml - replace 'ttc_radio_architecture_t' -> 't_ttc_radio_architecture' chg: ./TTC-Library/ttc_radio_types.h - replace 'ttc_radio_architecture_t' -> 't_ttc_radio_architecture' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'ttc_radio_architecture_t' -> 't_ttc_radio_architecture' chg: ./TTC-Library/radio/radio_stm32w1xx_types.h - replace 'ttc_radio_architecture_t' -> 't_ttc_radio_architecture' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'ttc_radio_architecture_t' -> 't_ttc_radio_architecture' chg: ./TTC-Library/ttc_rtc_types.h - replace 'ttc_rtc_architecture_t' -> 't_ttc_rtc_architecture' chg: ./TTC-Library/ttc_rtc.c - replace 'ttc_rtc_architecture_t' -> 't_ttc_rtc_architecture' chg: ./TTC-Library/rtc/rtc_stm32f1xx_types.h - replace 'ttc_rtc_architecture_t' -> 't_ttc_rtc_architecture' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace 'ttc_rtc_architecture_t' -> 't_ttc_rtc_architecture' chg: ./TTC-Library/rtc/rtc_stm32l1xx_types.h - replace 'ttc_rtc_architecture_t' -> 't_ttc_rtc_architecture' chg: ./TTC-Library/ttc_rtls_types.h - replace 'ttc_rtls_architecture_t' -> 't_ttc_rtls_architecture' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d_types.h - replace 'ttc_rtls_architecture_t' -> 't_ttc_rtls_architecture' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'ttc_rtls_architecture_t' -> 't_ttc_rtls_architecture' chg: ./TTC-Library/rtls/rtls_square4_types.h - replace 'ttc_rtls_architecture_t' -> 't_ttc_rtls_architecture' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'ttc_sdcard_architecture_t' -> 't_ttc_sdcard_architecture' chg: ./TTC-Library/sdcard/sdcard_spi_types.h - replace 'ttc_sdcard_architecture_t' -> 't_ttc_sdcard_architecture' chg: ./TTC-Library/string/string_ascii_types.h - replace 'ttc_string_architecture_t' -> 't_ttc_string_architecture' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'ttc_sysclock_architecture_t' -> 't_ttc_sysclock_architecture' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx_types.h - replace 'ttc_sysclock_architecture_t' -> 't_ttc_sysclock_architecture' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx_types.h - replace 'ttc_sysclock_architecture_t' -> 't_ttc_sysclock_architecture' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx_types.h - replace 'ttc_sysclock_architecture_t' -> 't_ttc_sysclock_architecture' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx_types.h - replace 'ttc_sysclock_architecture_t' -> 't_ttc_sysclock_architecture' chg: ./TTC-Library/ttc_systick_types.h - replace 'ttc_systick_architecture_t' -> 't_ttc_systick_architecture' chg: ./TTC-Library/ttc_systick.c - replace 'ttc_systick_architecture_t' -> 't_ttc_systick_architecture' chg: ./TTC-Library/systick/systick_freertos_types.h - replace 'ttc_systick_architecture_t' -> 't_ttc_systick_architecture' chg: ./TTC-Library/systick/systick_cortexm3_types.h - replace 'ttc_systick_architecture_t' -> 't_ttc_systick_architecture' chg: ./TTC-Library/ttc_tcpip_types.h - replace 'ttc_tcpip_architecture_t' -> 't_ttc_tcpip_architecture' chg: ./TTC-Library/tcpip/tcpip_uip_types.h - replace 'ttc_tcpip_architecture_t' -> 't_ttc_tcpip_architecture' chg: ./TTC-Library/ttc_timer_types.h - replace 'ttc_timer_architecture_t' -> 't_ttc_timer_architecture' chg: ./TTC-Library/timer/timer_stm32f1xx_types.h - replace 'ttc_timer_architecture_t' -> 't_ttc_timer_architecture' chg: ./TTC-Library/timer/timer_stm32l1xx_types.h - replace 'ttc_timer_architecture_t' -> 't_ttc_timer_architecture' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace 'ttc_timer_architecture_t' -> 't_ttc_timer_architecture' chg: ./TTC-Library/timer/timer_stm32w1xx_types.h - replace 'ttc_timer_architecture_t' -> 't_ttc_timer_architecture' chg: ./TTC-Library/ttc_touchpad_types.h - replace 'ttc_touchpad_architecture_t' -> 't_ttc_touchpad_architecture' chg: ./TTC-Library/touchpad/touchpad_analog4_types.h - replace 'ttc_touchpad_architecture_t' -> 't_ttc_touchpad_architecture' chg: ./TTC-Library/ttc_usart_types.h - replace 'ttc_usart_register_rx_t' -> 't_ttc_usart_register_rx' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'ttc_usart_register_rx_t' -> 't_ttc_usart_register_rx' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace 'ttc_usart_register_rx_t' -> 't_ttc_usart_register_rx' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'ttc_usart_register_rx_t' -> 't_ttc_usart_register_rx' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'ttc_usart_register_rx_t' -> 't_ttc_usart_register_rx' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace 'ttc_usart_register_rx_t' -> 't_ttc_usart_register_rx' chg: ./TTC-Library/usart/usart_stm32w1xx_types.h - replace 'ttc_usart_register_rx_t' -> 't_ttc_usart_register_rx' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'ttc_usart_register_rx_t' -> 't_ttc_usart_register_rx' chg: ./TTC-Library/interfaces/ttc_usart_interface.h - replace 'ttc_usart_register_rx_t' -> 't_ttc_usart_register_rx' chg: ./TTC-Library/interfaces/ttc_usart_interface.c - replace 'ttc_usart_register_rx_t' -> 't_ttc_usart_register_rx' chg: ./TTC-Library/ttc_usart.h - replace 'ttc_usart_t_registerx_t' -> 't_ttc_usart_t_registerx' chg: ./TTC-Library/ttc_usart_types.h - replace 'ttc_usart_t_registerx_t' -> 't_ttc_usart_t_registerx' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'ttc_usart_t_registerx_t' -> 't_ttc_usart_t_registerx' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace 'ttc_usart_t_registerx_t' -> 't_ttc_usart_t_registerx' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'ttc_usart_t_registerx_t' -> 't_ttc_usart_t_registerx' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'ttc_usart_t_registerx_t' -> 't_ttc_usart_t_registerx' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace 'ttc_usart_t_registerx_t' -> 't_ttc_usart_t_registerx' chg: ./TTC-Library/usart/usart_stm32w1xx_types.h - replace 'ttc_usart_t_registerx_t' -> 't_ttc_usart_t_registerx' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 'ttc_usart_t_registerx_t' -> 't_ttc_usart_t_registerx' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'ttc_usart_t_registerx_t' -> 't_ttc_usart_t_registerx' chg: ./TTC-Library/interfaces/ttc_usart_interface.h - replace 'ttc_usart_t_registerx_t' -> 't_ttc_usart_t_registerx' chg: ./Template/examples/example_leds.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./Template/QtCreator/TemplateName.files - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./InstallData/install_Board_Olimex_H103.sh - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./InstallData/install_RADIO_CC1190.sh - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./InstallData/install_Board_Olimex_P107.sh - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./InstallData/install_Board_Olimex_H107.sh - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./InstallData/install_Board_Olimex_P103.sh - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./InstallData/install_Board_WSN3_STM32W108.sh - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./InstallData/install_Board_Mini_STM32.sh - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./InstallData/install_RADIO_CC1101.sh - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./InstallData/installs_low_level/install_TTC_BOARD_STM32L152_DISCOVERY.sh - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./InstallData/installs_low_level/install_TTC_BOARD_STM32L100C_DISCOVERY.sh - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./InstallData/scripts/updateProjectFiles.pl - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/ttc_adc_types.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/ttc_spi.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/ttc_interrupt_types.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/ttc_spi_types.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/ttc_gpio.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/ttc_gpio_types.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/templates/example_ttc_device_architecture.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/templates/example_ttc_device.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl_types.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/touchpad/touchpad_analog4_types.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace 't_ttc_gpioypes.h' -> 'ttc_gpio_types.h' commit 93af0a4defa88a489b3a3f822901a61c4b6a78cb Author: gregor@hlb30 Date: Fri Dec 8 11:36:48 2017 +0100 chg: Documentation/TheToolChain-Manual/chapter_CodingConventions.tml - updated to new naming style fix: TTC-Library/packet/packet_802154_types.h - t_packet_802154_mac: reduced size of field packet_802154_raw[] (255->25) as it caused a self test to fail in packet_802154_prepare() fix: TTC-Library/radio/radio_common.c - radio_common_transmit_packet(): now can return dedicated error code if delayed transmission failed. fix: TTC-Library/radio/radio_common.c - radio_common_ranging_measure(): now uses a semaphore to produce unique ranging request enumerations (safer in case of multitasking) fix: TTC-Library/radio/radio_common.c - radio_common_ranging_reply_isr(): now automatically increases value of Delay_RangingReply_us when it cannot deliver ranging reply packet to radio fast egnough chg: TTC-Library/radio/radio_dw1000.c - radio_dw1000_isr_generic(): now reports latest transmission status to Config->StatusTX to allow radio_common to monitor transmission status. fix: TTC-Library/radio/radio_dw1000.c - fixed some compile issues when TTC_ASSERT_RADIO_EXTRA != 1 fix: TTC-Library/ttc_list.c - ttc_list_push_back_multiple_isr(): now sets Owner field of every item added to pending list fix: TTC-Library/ttc_list.c - ttc_list_push_front_single_isr(): now sets Owner field of item added to pending list fix: TTC-Library/ttc_list.c - ttc_list_pop_*(): Now will complete all pending items if required to fullfill pop request (avoids items being forgotten in fix: TTC-Library/ttc_list.c - pending state because no more interrupts occur) fix: TTC-Library/ttc_list.c - _ttc_list_remove_item(): fixed data corruption when removing item at end of list fix: TTC-Library/ttc_packet_types.h - ttc_packet_meta_small_t: increased size of field StatusTX (required after addding items to enum) fix: TTC-Library/ttc_radio.c - fixed compile issues when asserts are disabled fix: TTC-Library/ttc_semaphore_types.h - minor change fix: TTC-Library/ttc_states.c - fixed compile issues when asserts are disabled chg: ./TTC-Library/ttc_packet_types.h.orig - replace 'ttc_packet_mac_t' -> 't_ttc_packet_mac' chg: ./TTC-Library/ttc_packet.c - replace 'ttc_packet_mac_t' -> 't_ttc_packet_mac' chg: ./TTC-Library/ttc_packet_types.h - replace 'ttc_packet_mac_t' -> 't_ttc_packet_mac' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'ttc_packet_mac_t' -> 't_ttc_packet_mac' chg: ./TTC-Library/ttc_radio.h - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/ttc_radio.c - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/ttc_packet_types.h - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/ttc_radio_types.h - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/radio/radio_dw1000.c - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/radio/radio_common.c - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/radio/radio_common.h - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/radio/radio_dw1000.h - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/rtls/rtls_common_types.h - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/rtls/rtls_square4_types.h - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/interfaces/ttc_radio_interface.c - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./TTC-Library/interfaces/ttc_radio_interface.h - replace 't_ttc_packetimestamp_40_u' -> 'u_ttc_packetimestamp_40' chg: ./Template/examples/example_ttc_radio_ranging_mobile.c - replace 'ttc_packet_meta_t' -> 't_ttc_packet_meta' chg: ./Template/examples/example_ttc_radio_ranging_observer.c - replace 'ttc_packet_meta_t' -> 't_ttc_packet_meta' chg: ./TTC-Library/ttc_packet_types.h.orig - replace 'ttc_packet_meta_t' -> 't_ttc_packet_meta' chg: ./TTC-Library/ttc_packet.c - replace 'ttc_packet_meta_t' -> 't_ttc_packet_meta' chg: ./TTC-Library/ttc_packet_types.h - replace 'ttc_packet_meta_t' -> 't_ttc_packet_meta' chg: ./TTC-Library/ttc_radio_types.h - replace 'ttc_packet_meta_t' -> 't_ttc_packet_meta' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'ttc_packet_meta_t' -> 't_ttc_packet_meta' --------------------------------------------------------- 1.0.53 @Mi 6. Dez 13:46:26 CET 2017 commit db3ef783e064e3654a94db2abb75992aaa1d1aac Author: gregor@hlb30 Date: Wed Dec 6 16:42:18 2017 +0100 fix: InstallData/scripts/debug_openocd.sh - now waits until openocd has started instead of running openocd.sh in parallel (allows to abort if openocd.sh detects an error) fix: InstallData/scripts/gdb_cortexm3.sh - minor change fix: InstallData/scripts/gdb_server.sh - now observes return value from openocd.sh and will start gdb only if successfull fix: InstallData/scripts/openocd.sh - now observes start of openocd and kills it if required fix: TTC-Library/radio/radio_common.c - fixed bugs in using ttc_list_iterator*() chg: TTC-Library/ttc_heap.c - minor change fix: TTC-Library/ttc_list.c - fixed bugs in ownership management of list items (now can check if an item is added to second list without bein removed from its owner list before) chg: TTC-Library/ttc_list_item_types.h - added to struct t_ttc_list_item: Caller chg: TTC-Library/ttc_list_item_types.h - renamed in struct t_ttc_list_item: List -> Owner commit b2ebd74cc4c961e403baa078b3af798be2ef8ccc Merge: 1fe195b a67e2a1 Author: Gregor Date: Wed Dec 6 15:42:27 2017 +0100 Merge branch 'master' of hlb-labor.de:TheToolChain commit 1fe195bac08269a1146f20af59c3446da59443ec Author: Gregor Date: Wed Dec 6 15:40:37 2017 +0100 fix: Template/createLinks.sh - now also creates symlink ~/Source/TheToolChain (symlink creation was failing when this symlink or its target was missing) --------------------------------------------------------- 1.0.53 @Mi 6. Dez 07:48:11 CET 2017 commit b0c26a956b645fb7fffb4d08aebf2a71f5a4961f Author: gregor@hlb30 Date: Tue Dec 5 14:24:38 2017 +0100 chg: InstallData/scripts/gdb_cortexm3.sh - console output of debugger is now sent to gdb.log to reduce screen messages fix: TTC-Library/radio/radio_common.c - _radio_common_iterator_*() functions now do not modify list item anymore but return a function pointer to modify it AFTER ttc_list_iterator*() has removed it from the list (avoids corruption of list configuration) chg: TTC-Library/ttc_list.c - new function: _ttc_list_iterate_from() implements common part of all ttc_list_iterate_*() functions chg: TTC-Library/ttc_list.c - new functions: ttc_list_iterate_try(), ttc_list_iterate_from_try() fix: TTC-Library/ttc_list.c - _ttc_list_iterate_from() now ensures that called IterateFunction() will not modify current item before it is removed from its list (avoids corruption of list configuration) fix: TTC-Library/ttc_list.c - _ttc_list_push_back_multiple(): fixed self test in case last list item is removed (was dereferencing TTC_LIST_TERMINATOR) fix: TTC-Library/ttc_list.c - _ttc_list_remove_item(): fixed broken self test fix: TTC-Library/ttc_list.h - ttc_list_iterate(): updated documentation chg: TTC-Library/ttc_list.h - new functions: ttc_list_iterate_try(), ttc_list_iterate_from_try() chg: TTC-Library/ttc_radio_types.h - minor change chg: TTC-Library/ttc_sysclock.c - _ttc_sysclock_call_update_function(): updated return type to match new ttc_list_iterate*() functions commit 532621ea946efa6f06a00e6cbb11d168d5140cb9 Author: gregor@hlb30 Date: Tue Dec 5 11:19:49 2017 +0100 fix: TTC-Library/ttc_pwm.c - added missing second argument to A_reset() call (fixes compile error "missing argument...") fix: TTC-Library/ttc_radio.c - added missing second argument to A_reset() call (fixes compile error "missing argument...") fix: TTC-Library/ttc_rtc.c - added missing second argument to A_reset() call (fixes compile error "missing argument...") fix: TTC-Library/ttc_rtls.c - added missing second argument to A_reset() call (fixes compile error "missing argument...") fix: TTC-Library/ttc_slam.c - added missing second argument to A_reset() call (fixes compile error "missing argument...") fix: TTC-Library/ttc_spi.c - added missing second argument to A_reset() call (fixes compile error "missing argument...") fix: TTC-Library/ttc_usart.c - added missing second argument to A_reset() call (fixes compile error "missing argument...") --------------------------------------------------------- 1.0.53 @So 3. Dez 23:08:52 CET 2017 commit 960c69e6ad36e4dcb9f70999350fe5cb0337807d Author: Gregor Rebel Date: Mon Dec 4 01:07:02 2017 +0100 chg: InstallData/install_1BasicExtensions.sh - added extension: 060_basic_extensions_disable_safe_arrays fix: InstallData/scripts/installFuncs.sh - removed stray text which broke every generated activate script fix: InstallData/scripts/updateProjectFiles.pl - disabled 'include "ttc_gpio_types.h"' line in generated compile_options.h (avoids nasty include loop) chg: TTC-Library/interrupt/interrupt_stm32f1xx.c improved documentation of GPIO interrupt handlers fix: TTC-Library/register/register_stm32l1xx.c - fixed compiler warning when disabling asserts fix: TTC-Library/sysclock/sysclock_stm32f1xx.c - fixed compiler possibly uninitialized variables fix: TTC-Library/sysclock/sysclock_stm32l1xx.c - fixed compiler warning when disabling asserts fix: TTC-Library/templates/example_ttc_device.c - rev 22: tidied up includes fix: TTC-Library/templates/example_ttc_device.h - rev 18: tidied up includes fix: TTC-Library/templates/example_ttc_device_architecture.c - rev 20: tidied up includes fix: TTC-Library/templates/example_ttc_device_architecture.h - rev 16: tidied up includes fix: TTC-Library/templates/ttc_device.c - rev 48: ttc__prepare(): adapted to new signature of macro A_reset() chg: TTC-Library/ttc_basic_types.h - added safe arrays + improved documentation fix: TTC-Library/ttc_board.c - ttc_board_prepare(): adapted to new signature of macro A_reset() fix: TTC-Library/ttc_cpu.c - ttc_cpu_prepare(): adapted to new signature of macro A_reset() fix: TTC-Library/ttc_heap.c - fixed compilation issues when Assert_POOL_EXTRA==0 fix: TTC-Library/ttc_heap.c - ttc_heap_prepare(): adapted to new signature of macro A_reset() chg: TTC-Library/ttc_heap.h - moved safe arrays to ttc_basic_types.h (makes more sense there) fix: TTC-Library/ttc_list.c - fixed compilation issues when Assert_LIST_EXTRA==0 fix: TTC-Library/ttc_list_types.h - fixed compilation issues when Assert_LIST_EXTRA==0 fix: TTC-Library/ttc_systick.c - ttc_systick_prepare(): adapted to new signature of macro A_reset() fix: Template/examples/example_leds.c - tidied up includes fix: Template/examples/example_leds.h - tidied up includes chg: ./Documentation/TheToolChain-Manual/chapter_StableCode.tml - replace 'TTC_HEAP_SAFE_ARRAYS' -> 'ENABLE_TTC_BASIC_SAFE_ARRAYS' chg: ./TTC-Library/ttc_basic_types.h - replace 'TTC_HEAP_SAFE_ARRAYS' -> 'ENABLE_TTC_BASIC_SAFE_ARRAYS' commit b9a5b03de1908c4a5a981945a70eb3addaa5ec08 Author: Gregor Rebel Date: Sun Dec 3 22:42:52 2017 +0100 chg: InstallData/scripts/flash.sh - improved documentation chg: InstallData/scripts/installFuncs.sh - disabled debug output chg: InstallData/scripts/openocd.sh - reactivated parsing openocd output for lines containing "Error:" (might give issues when using STLinkV/2 interfaces) fix: TTC-Library/sysclock/sysclock_stm32f1xx_types.h - fixed compilation issues with enabled FreeRTOS due to circular include fix: TTC-Library/ttc_list.h - fixed compilation issues with enabled FreeRTOS due to circular include fix: TTC-Library/ttc_list_types.h - fixed compilation issues with enabled FreeRTOS due to circular include fix: TTC-Library/ttc_mutex_types.h - fixed compilation issues with enabled FreeRTOS due to circular include fix: TTC-Library/ttc_sysclock_types.h - fixed compilation issues with enabled FreeRTOS due to circular include new: TTC-Library/ttc_list_item_types.h - fixed compilation issues with enabled FreeRTOS due to circular include commit b4ca232318e5bb4f8bc8eeebf378d0353f72095b Author: gregor@hlb30 Date: Fri Dec 1 14:09:29 2017 +0100 chg: TTC-Library/ttc_list.h - minor change chg: TTC-Library/ttc_list_types.h - TTC_LIST_ITEMS_IN_ONE_LIST_ONLY is now enabled by default only if TTC_ASSERT_LIST_EXTRA == 1 commit 098b820cd6fe462f513dc65cb9e41c42a998d772 Author: gregor@hlb30 Date: Fri Dec 1 13:56:04 2017 +0100 chg: ./Template/examples/example_ttc_memory_pool.c - replace 't_ttc_heap_poolo_list_item' -> 'ttc_heap_pool_to_list_item' chg: ./Template/examples/example_ttc_packet.c - replace 't_ttc_heap_poolo_list_item' -> 'ttc_heap_pool_to_list_item' chg: ./Template/examples/example_ttc_heap.c - replace 't_ttc_heap_poolo_list_item' -> 'ttc_heap_pool_to_list_item' chg: ./TTC-Library/ttc_heap.h - replace 't_ttc_heap_poolo_list_item' -> 'ttc_heap_pool_to_list_item' chg: ./TTC-Library/ttc_heap.c - replace 't_ttc_heap_poolo_list_item' -> 'ttc_heap_pool_to_list_item' chg: ./TTC-Library/ttc_input.c - replace 't_ttc_heap_poolo_list_item' -> 'ttc_heap_pool_to_list_item' chg: ./TTC-Library/radio/radio_common.c - replace 't_ttc_heap_poolo_list_item' -> 'ttc_heap_pool_to_list_item' chg: ./TTC-Library/slam/slam_simple_2d.c - replace 't_ttc_heap_poolo_list_item' -> 'ttc_heap_pool_to_list_item' chg: TTC-Library/templates/device_architecture_types.h - rev 27: minor change chg: TTC-Library/templates/ttc_device_types.h - rev 45: minor change fix: TTC-Library/ttc_heap.c - ttc_heap_pool_increase(): now zeroes memory block for additional blocks (ensures correct initialiation of list item headers as required by ttc_list) fix: TTC-Library/ttc_list.c - ttc_list_push_back_single_isr(): now correctly terminates list of pending items chg: TTC-Library/ttc_list.c - each list item is now checked to be stored in one list only (if TTC_LIST_ITEMS_IN_ONE_LIST_ONLY==1) to avoid double stored list items (difficult to detect otherwise) fix: TTC-Library/ttc_list.h - improved documentation fix: TTC-Library/ttc_list_types.h - added to t_ttc_list_item: List (pointer to list to which this item belongs to) fix: TTC-Library/ttc_sysclock_types.h - t_sysclock_update_item: now uses correct item structure t_ttc_list_item instead of void pointer (required as t_ttc_list_item now may be bigger than one pointer) commit 087443f63c5cfd8f88258945db5fe67c5b438094 Author: gregor@hlb30 Date: Thu Nov 30 15:12:25 2017 +0100 fix: TTC-Library/radio/radio_common.c - radio_common_set_ranging_delay(): now limits Delay_us to maximum possible value fix: TTC-Library/radio/radio_common.c - radio_common_set_ranging_delay(): removed doubled timeout (radio_common_transmit_packet() already implements a timeout for delayed transmits) chg: TTC-Library/radio/radio_common.h - radio_common_set_ranging_delay(): changed size of argument Delay_us (t_u16->t_u32) fix: TTC-Library/radio/radio_dw1000.c - _radio_dw1000_tx_start(): replaced assert by Statistic counter and StatusTX update (was asserting when a delayed transmit was started too late and dw1000 was waiting seconds to start tx) chg: TTC-Library/ttc_list.c - removed access to doubled variable List->Stats.Operation (same value is maintained in List->LockedBy) fix: TTC-Library/radio/radio_dw1000.c - _radio_dw1000_tx_start(): now aborts transmission if it takes to long to start chg: TTC-Library/radio/radio_dw1000.c - added function: _radio_dw1000_tx_abort() fix: TTC-Library/ttc_list_types.h - t_ttc_list_statistics: changed size of fields t_u16 -> t_u8 fix: TTC-Library/ttc_radio_types.h - ttc_radio_config_t.Statistics: changed size of fields Amount_* (t_u16 -> t_u8) fix: TTC-Library/ttc_radio_types.h - ttc_radio_config_t: changed size of field Delay_RangingReply_us (t_u16 -> t_u32) commit 9824a105a4b8f418f9f977175804a9004bce591d Author: gregor@hlb30 Date: Wed Nov 29 13:07:54 2017 +0100 chg: ./TTC-Library/ttc_packet.c - replace 'E_ttc_packet_address_reply' -> 'ttc_packet_address_reply' chg: ./TTC-Library/ttc_packet.h.orig - replace 'E_ttc_packet_address_reply' -> 'ttc_packet_address_reply' chg: ./TTC-Library/ttc_packet.h - replace 'E_ttc_packet_address_reply' -> 'ttc_packet_address_reply' chg: ./TTC-Library/radio/radio_common.c - replace 'E_ttc_packet_address_reply' -> 'ttc_packet_address_reply' chg: ./TTC-Library/ttc_packet.c - replace 'E_ttc_packet_pattern_matches' -> 'ttc_packet_pattern_matches' chg: ./TTC-Library/ttc_packet.h.orig - replace 'E_ttc_packet_pattern_matches' -> 'ttc_packet_pattern_matches' chg: ./TTC-Library/ttc_packet.h - replace 'E_ttc_packet_pattern_matches' -> 'ttc_packet_pattern_matches' chg: ./TTC-Library/ttc_radio_types.h - replace 'E_ttc_packet_pattern_matches' -> 'ttc_packet_pattern_matches' chg: ./TTC-Library/radio/radio_common.c - replace 'E_ttc_packet_pattern_matches' -> 'ttc_packet_pattern_matches' chg: ./TTC-Library/packet/packet_802154.h - replace 'E_ttc_packet_pattern_matches' -> 'ttc_packet_pattern_matches' chg: ./TTC-Library/packet/packet_common_types.h - replace 'E_ttc_packet_pattern_matches' -> 'ttc_packet_pattern_matches' commit 9e30130f8713a9b16c6d772b84fa111fe7f79ece Author: Gregor Rebel Date: Tue Nov 28 15:26:05 2017 +0100 chg: Documentation/C_fuer_Microcontroller.odt - buffer saved (to be sure) commit 83337d4d6047cd6c21ee64a544be08bff4d7558a Author: Gregor Rebel Date: Tue Nov 28 15:05:45 2017 +0100 chg: Documentation/C_fuer_Microcontroller.odt - Beispiele für logische und boolesche Operatoren hinzugefügt new: Documentation/Images/C-Mathematik.svg chg: Documentation/TheToolChain_Schnelleinstieg.odt commit 605cfaf324bafb4fe64ade0840b378befaaf0b4d Author: gregor@hlb30 Date: Fri Nov 24 13:42:16 2017 +0100 chg: InstallData/scripts/source.pl - updated documentation, added command scan chg: TTC-Library/radio/radio_dw1000.c - radio_dw1000_transmit(): disabled transmission self test chg: TTC-Library/ttc_list.c - global variable LatestListHistory now points to latest valid history item instead of first unused (aids debugging) chg: TTC-Library/ttc_list_types.h - code reformatted chg: TTC-Library/ttc_semaphore_types.h - renamed Owner -> LastCaller --------------------------------------------------------- 1.0.53 @Do 23. Nov 02:15:25 CET 2017 commit 62108035922f8afb6b9a1db2f84033bee4c69801 Merge: c4e868b ecf9644 Author: gregor@hlb30 Date: Thu Nov 23 04:28:25 2017 +0100 Merge branch 'master' of hlb-labor.de:TheToolChain commit c4e868bab519f5c70468da362020993a92a96669 Author: gregor@hlb30 Date: Thu Nov 23 04:23:45 2017 +0100 chg: TTC-Library/radio/radio_common.c - minor change chg: TTC-Library/radio/radio_dw1000.c - removed some debug lines chg: TTC-Library/radio/radio_dw1000_types.h - added to e_radio_dw1000_status_isr: rdsi_transmit_too_late fix: TTC-Library/ttc_list.c - fixed some self tests which were too hard fix: TTC-Library/ttc_list.c - _ttc_list_complete_all_pending_isr(): now calculates amount of items to push back (required to keep list size counter intact) chg: TTC-Library/ttc_mutex.c - Mutex->LastCaller is now also updated for unlock operations (allows to see who unlocked it last) --------------------------------------------------------- 1.0.53 @Mi 22. Nov 11:27:01 CET 2017 commit a47bb38f6e2c1d268fef58ba50905391af3e8178 Merge: 72c2420 df12633 Author: Gregor Date: Wed Nov 22 13:40:00 2017 +0100 Merge branch 'master' of hlb-labor.de:TheToolChain commit 72c2420e84ff218f7ac17a231882c13857ee3095 Author: Gregor Date: Wed Nov 22 13:39:17 2017 +0100 ren: InstallData/install_Programmer_STM-DFU-Bootloader.sh -> InstallData/optional/install_Programmer_STM-DFU-Bootloader.sh (sometimes takes very long to install because it's waiting for git server) --------------------------------------------------------- 1.0.53 @Mi 22. Nov 10:49:16 CET 2017 commit e10c2f7a4f4350024a505cecac8d4029aee2e155 Author: Gregor Date: Wed Nov 22 13:00:43 2017 +0100 fix: Template/examples/example_ttc_interrupt.c - added missing includes and fixed deprecated Assert() call fix: Template/examples/example_ttc_interrupt.h - source reformatted commit 3997c2e4d26e411eccdb7fc7f29acee95fdef2b1 Author: Gregor Date: Wed Nov 22 12:48:34 2017 +0100 new: Template/makefile (Symbolic Link to _/makefile) commit eabbea5184e8fca73f3a8d684b744d072957da1b Author: gregor@hlb30 Date: Wed Nov 22 12:15:04 2017 +0100 chg: TTC-Library/radio/radio_dw1000.c - radio_dw1000_isr_LowLevelConfig->ErrorSysStatus now stores content of DW1000 register SYS_STATUS in case of an error event (improves debugging) chg: TTC-Library/radio/radio_dw1000_types.h added to t_radio_dw1000_config: ErrorSysStatus chg: TTC-Library/rtls/rtls_square4.c - minor change fix: TTC-Library/ttc_list.c - fixed check of current list size in some private functions chg: TTC-Library/ttc_radio.c - increased default value of Config->Init.Transceiver_Timeout_usecs (1ms -> 100ms) commit b9c0be669689d874485fe1487dfb68e8bd249249 Author: Gregor Date: Wed Nov 22 08:19:17 2017 +0100 chg: InstallData/scripts/installFuncs.sh - dir(): disabled debug message --------------------------------------------------------- 1.0.53 @Di 21. Nov 12:43:11 CET 2017 commit b4d145772f12662f38e4bbadbbda55271eedbf48 Author: Gregor Rebel Date: Tue Nov 21 14:55:42 2017 +0100 fix: TTC-Library/interrupt/interrupt_stm32f1xx.c - added missing #include "../ttc_heap.h" commit afb61008cae9d7da0a92f096582b10f2df29a2d4 Merge: 504e1c9 be6260f Author: gregor@hlb30 Date: Tue Nov 21 14:17:38 2017 +0100 Merge branch 'master' of hlb-labor.de:TheToolChain commit 504e1c91fd0f89ae76dcf1b1f70e47f9f27ddbf5 Author: gregor@hlb30 Date: Tue Nov 21 14:17:14 2017 +0100 chg: TTC-Library/basic/basic_cm3_types.h - minor change --------------------------------------------------------- 1.0.53 @Fr 17. Nov 11:05:56 CET 2017 commit 95fb4e231d3c21e898d3295e587cf0ea3edf71da Author: gregor@hlb30 Date: Fri Nov 17 13:17:34 2017 +0100 fix: Template/debug.sh - did call _/automate.pl, which was calling ./debug.sh and produced an endless loop commit 8c738bae4c1ae07d3705cf87e66e6ef01b8e19dc Author: gregor@hlb30 Date: Thu Nov 16 14:12:25 2017 +0100 chg: InstallData/scripts/openocd.pl - now oppresses unusefull info message from apt list command chg: InstallData/scripts/openocd_scan_interfaces.pl - now oppresses unusefull info message from apt list command --------------------------------------------------------- 1.0.53 @Do 16. Nov 11:34:22 CET 2017 commit 8ae28279db060bdb6a049549139f6f224f9f8a1a Author: Gregor Rebel Date: Thu Nov 16 13:46:09 2017 +0100 chg: InstallData/scripts/openocd.pl - now reports if problematic versions of libusb are installed in current system ('2:0.1.12-31', '2:1.0.21-2') chg: InstallData/scripts/openocd_scan_interfaces.pl - now reports if problematic versions of libusb are installed in current system ('2:0.1.12-31', '2:1.0.21-2') --------------------------------------------------------- 1.0.53 @Do 16. Nov 11:08:21 CET 2017 commit 9b953bc5de0d722b26204f7ecc02b7fb1e9137c6 Author: Gregor Rebel Date: Thu Nov 16 13:19:48 2017 +0100 fix: TTC-Library/board/board_stm32l152_discovery.c - removed superfluos compile warnings chg: TTC-Library/sysclock/sysclock_stm32l1xx.c - changed #warn -> INFO() fix: TTC-Library/ttc_board_types.h - ttc_board_architecture_u: removed double entries --------------------------------------------------------- 1.0.53 @Do 16. Nov 10:56:51 CET 2017 commit 1eb0e950646d7b5989211e4a1c983cbd9b28ebce Author: gregor@hlb30 Date: Thu Nov 16 11:42:49 2017 +0100 chg: TTC-Library/ttc_list_types.h - added developers hint commit 11a35b257d0ef50d026996d0089aca3c4c35860f Author: gregor@hlb30 Date: Thu Nov 16 11:38:25 2017 +0100 chg: ./TTC-Library/ttc_semaphore.h - replace 't_ttc_semaphoreake_isr' -> 'ttc_semaphore_take_isr' chg: ./TTC-Library/ttc_semaphore.c - replace 't_ttc_semaphoreake_isr' -> 'ttc_semaphore_take_isr' chg: ./TTC-Library/ttc_heap.c - replace 't_ttc_semaphoreake_isr' -> 'ttc_semaphore_take_isr' chg: ./TTC-Library/ttc_list.c - replace 't_ttc_semaphoreake_isr' -> 'ttc_semaphore_take_isr' chg: ./TTC-Library/scheduler/freertos_semaphore.h - replace 't_ttc_semaphoreake_isr' -> 'ttc_semaphore_take_isr' chg: ./TTC-Library/ttc_semaphore.h - replace 't_ttc_semaphoreake_try' -> 'ttc_semaphore_take_try' chg: ./TTC-Library/ttc_semaphore.c - replace 't_ttc_semaphoreake_try' -> 'ttc_semaphore_take_try' chg: ./TTC-Library/ttc_heap.c - replace 't_ttc_semaphoreake_try' -> 'ttc_semaphore_take_try' chg: ./TTC-Library/ttc_list.c - replace 't_ttc_semaphoreake_try' -> 'ttc_semaphore_take_try' chg: ./TTC-Library/scheduler/freertos_semaphore.h - replace 't_ttc_semaphoreake_try' -> 'ttc_semaphore_take_try' chg: ./Template/examples/example_threading_semaphores.c - replace 't_ttc_semaphoreake' -> 'ttc_semaphore_take' chg: ./TTC-Library/ttc_semaphore.h - replace 't_ttc_semaphoreake' -> 'ttc_semaphore_take' chg: ./TTC-Library/ttc_semaphore.c - replace 't_ttc_semaphoreake' -> 'ttc_semaphore_take' chg: ./TTC-Library/ttc_heap.c - replace 't_ttc_semaphoreake' -> 'ttc_semaphore_take' chg: ./TTC-Library/ttc_list.c - replace 't_ttc_semaphoreake' -> 'ttc_semaphore_take' chg: ./TTC-Library/scheduler/freertos_semaphore.h - replace 't_ttc_semaphoreake' -> 'ttc_semaphore_take' commit 606473bb477dcd617e4163c7a67d4df602c26196 Author: gregor@hlb30 Date: Wed Nov 15 15:58:33 2017 +0100 fix: TTC-Library/board/board_stm32l100c_discovery.c - added missing include fix: TTC-Library/scheduler/freertos_semaphore.h - fixed wrong macro names fix: TTC-Library/string/string_common.c- added missing include fix: TTC-Library/ttc_board.c- added missing include fix: TTC-Library/ttc_heap.c- added missing include fix: TTC-Library/ttc_list.c- added missing include fix: TTC-Library/ttc_semaphore.c - fixed wrong macro names fix: TTC-Library/ttc_semaphore.h - fixed wrong macro names chg: ./TTC-Library/ttc_semaphore.h - replace 't_ttc_semaphoreake_isr' -> 'ttc_semaphore_take_isr' chg: ./TTC-Library/ttc_semaphore.c - replace 't_ttc_semaphoreake_isr' -> 'ttc_semaphore_take_isr' chg: ./TTC-Library/ttc_heap.c - replace 't_ttc_semaphoreake_isr' -> 'ttc_semaphore_take_isr' chg: ./TTC-Library/ttc_list.c - replace 't_ttc_semaphoreake_isr' -> 'ttc_semaphore_take_isr' chg: ./TTC-Library/scheduler/freertos_semaphore.h - replace 't_ttc_semaphoreake_isr' -> 'ttc_semaphore_take_isr' chg: ./TTC-Library/ttc_semaphore.h - replace 't_ttc_semaphoreake_try' -> 'ttc_semaphore_take_try' chg: ./TTC-Library/ttc_semaphore.c - replace 't_ttc_semaphoreake_try' -> 'ttc_semaphore_take_try' chg: ./TTC-Library/ttc_heap.c - replace 't_ttc_semaphoreake_try' -> 'ttc_semaphore_take_try' chg: ./TTC-Library/ttc_list.c - replace 't_ttc_semaphoreake_try' -> 'ttc_semaphore_take_try' chg: ./TTC-Library/scheduler/freertos_semaphore.h - replace 't_ttc_semaphoreake_try' -> 'ttc_semaphore_take_try' commit b3d0df612e6123eb767eee642ff89013e4ec170c Author: gregor@hlb30 Date: Wed Nov 15 15:11:39 2017 +0100 fix: TTC-Library/ttc_list.c - fixed extra self test for List size (now compares semaphore List->AmountItems to actual list size instead of variable List->Size) commit 4faf68a3ea6db974de963ce537dd59bc13368042 Author: gregor@hlb30 Date: Wed Nov 15 14:20:47 2017 +0100 fix: TTC-Library/cpu/cm3_semaphore.c +#include "../ttc_heap.h" fix: TTC-Library/interfaces/ttc_interrupt_interface.c +#include "ttc_heap.h" fix: TTC-Library/interrupt/interrupt_stm32l1xx.c +#include "../ttc_heap.h" fix: TTC-Library/radio/radio_common.c - radio_common_transmit_packet(): removed assert which must be false from time to time (isr is executed in between and sends out packet which will fail the test) fix: TTC-Library/radio/radio_dw1000.c - re-enabled interrupt mask MXRPTO and fixed its handling (should fix failed transmission starts) chg: TTC-Library/rtls/rtls_crtof_simple_2d.c - removed deprecated code fix: TTC-Library/rtls/rtls_square4.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/spi/spi_stm32l1xx.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/templates/device_common.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/templates/example_ttc_device.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/templates/regression_ttc_device.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/templates/ttc_device.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_cpu.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_heap.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_interrupt.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_list.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_list.h - fixed includes chg: TTC-Library/ttc_list_types.h - t_ttc_list_statistics: added field AmountPushFront chg: TTC-Library/ttc_list_types.h - t_ttc_list_statistics: decreased field sizes t_u32 -> t_u16 (less memory usage) fix: TTC-Library/ttc_mutex.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_queue.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_queue_types.h - t_ttc_queue_bytes: added field Size (required for extended self tests) fix: TTC-Library/ttc_radio.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_rtls.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_semaphore.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_slam.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_spi.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_states.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_sysclock.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_systick.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_task.c - added missing includes (ttc_list.h was including headers for other files) fix: TTC-Library/ttc_usart.c - added missing includes (ttc_list.h was including headers for other files) commit df06e06bef0691d4adc053a66357eb5fc872dc53 Merge: 142a1c5 c1cd3eb Author: Gregor Date: Wed Nov 15 11:28:18 2017 +0100 Merge branch 'master' of hlb-labor.de:TheToolChain commit 142a1c5bf8c1a5db10d1c9a56451e7877da5caaa Author: Gregor Date: Wed Nov 15 11:27:59 2017 +0100 chg: TTC-Library/templates/* - updated names of enums, enum-constants and structures to new format (general ?_ prefix) chg: TTC-Library/templates/_install_TTC_DEVICE_ARCHITECTURE.sh - rev 37 chg: TTC-Library/templates/create_DeviceDriver.pl chg: TTC-Library/templates/device_architecture.c - rev 37 chg: TTC-Library/templates/device_architecture_types.h - rev 27 chg: TTC-Library/templates/example_ttc_device.c - rev 21 chg: TTC-Library/templates/example_ttc_device_architecture.c - rev 19 chg: TTC-Library/templates/ttc_device.c - rev 47 chg: TTC-Library/templates/ttc_device.h - rev 39 chg: TTC-Library/templates/ttc_device_types.h - rev 44 commit c1cd3eb60ec5115b05bfd333f3fb4ea061fc99ad Author: gregor@hlb30 Date: Tue Nov 14 17:45:06 2017 +0100 chg: ./Template/examples/example_ttc_adc.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./Template/examples/example_leds.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./Template/examples/example_ttc_assert.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./Template/extensions.local/makefile.100_board_TemplateName - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./InstallData/installs_low_level/install_TTC_RADIO_DW1000.sh - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./Documentation/TheToolChain-Manual/chapter_Tweaking.tml - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_assert.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_radio.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_adc_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_i2c.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_adc.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_i2c_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_spi.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_usart_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_radio.h.orig - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_gpio.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_interrupt.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_spi_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_radio.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_timer_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_adc.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_spi.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_gpio.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/ttc_radio_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/can/can_stm32f1xx.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/can/can_stm32f1xx_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/stm32w/stm32w_spi.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/usart/usart_stm32w1xx_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/touchpad/touchpad_analog4_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gfx/lcd_ili9320.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gfx/lcd_ili9320.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./TTC-Library/rtc/rtc_stm32l1xx_types.h - replace 'ttc_gpio_pin_e' -> 'e_ttc_gpio_pin' chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./Template/examples/example_ttc_radio_ranging_common.h - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/ttc_radio.h - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/ttc_radio.c - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/ttc_packet.c - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/ttc_packet_types.h - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/ttc_packet.h - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/radio/radio_common.c - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/radio/radio_common.h - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/packet/packet_802154.h - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/packet/packet_common_types.h - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/packet/packet_802154.c - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/rtls/rtls_common.h - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/rtls/rtls_common.c - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/interfaces/ttc_packet_interface.c - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./TTC-Library/interfaces/ttc_packet_interface.h - replace 't_ttc_packetype_e' -> 'e_ttc_packet_type' chg: ./Template/examples/example_ttc_radio_ranging_anchor.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./Template/examples/example_ttc_radio_ranging_mobile.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_mobile.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./Template/examples/example_ttc_packet.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./Template/examples/example_ttc_radio_ranging_observer.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./TTC-Library/ttc_packet.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./TTC-Library/ttc_packet_types.h - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./TTC-Library/ttc_packet.h - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./TTC-Library/radio/radio_common.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./TTC-Library/packet/packet_802154.h - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./TTC-Library/packet/packet_common_types.h - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./TTC-Library/packet/packet_802154.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./TTC-Library/rtls/rtls_square4.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./TTC-Library/rtls/rtls_common.c - replace 't_ttc_packetype_' -> 'ttc_packet_type_' chg: ./TTC-Library/packet/packet_common_types.h - replace 'ta_packet_Unknown' -> 'ttc_packet_type_Unknown' chg: ./Template/examples/example_ttc_packet.c - replace ' ttc_packet_category_' -> ' E_ttc_packet_category_' chg: ./TTC-Library/ttc_packet_types.h.orig - replace ' ttc_packet_category_' -> ' E_ttc_packet_category_' chg: ./TTC-Library/ttc_packet.c - replace ' ttc_packet_category_' -> ' E_ttc_packet_category_' chg: ./TTC-Library/radio/radio_common.c - replace ' ttc_packet_category_' -> ' E_ttc_packet_category_' chg: ./TTC-Library/packet/packet_common_types.h - replace ' ttc_packet_category_' -> ' E_ttc_packet_category_' chg: ./TTC-Library/packet/packet_802154.c - replace ' ttc_packet_category_' -> ' E_ttc_packet_category_' chg: ./TTC-Library/interfaces/ttc_packet_interface.c.orig - replace ' ttc_packet_category_' -> ' E_ttc_packet_category_' chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./Template/examples/example_ttc_packet.c - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/ttc_packet_types.h.orig - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/ttc_radio.h.orig - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/ttc_radio.c - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/ttc_packet.c - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/ttc_packet.h.orig - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/ttc_packet.h - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/radio/radio_common.c - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/packet/packet_common_types.h - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/packet/packet_802154.c - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/rtls/rtls_common.c - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/interfaces/ttc_packet_interface.c.orig - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/interfaces/ttc_packet_interface.h.orig - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/interfaces/ttc_packet_interface.c - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/interfaces/ttc_radio_interface.h.orig - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./TTC-Library/interfaces/ttc_radio_interface.c.orig - replace ' ttc_packet_address_' -> ' E_ttc_packet_address_' chg: ./Template/examples/example_ttc_radio_ranging_anchor.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./Template/examples/example_ttc_radio_ranging_mobile.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_mobile.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./Template/examples/example_ttc_packet.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./Template/examples/example_ttc_radio_ranging_observer.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/ttc_packet_types.h.orig - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/ttc_radio.h.orig - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/ttc_packet.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/ttc_packet.h.orig - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/ttc_packet_types.h - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/ttc_packet.h - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/radio/radio_common.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/packet/packet_802154.h - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/packet/packet_common_types.h - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/packet/packet_802154.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/rtls/rtls_square4.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/rtls/rtls_common.c - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/interfaces/ttc_packet_interface.c.orig - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./TTC-Library/interfaces/ttc_packet_interface.h.orig - replace ' ttc_packet_type_' -> ' E_ttc_packet_type_' chg: ./Template/examples/example_ttc_rtls_square4.c - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.c - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./Template/examples/example_ttc_radio_ranging_observer.c - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/ttc_radio.h - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/ttc_radio.h.orig - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/ttc_radio.c - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/ttc_packet.c - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/ttc_packet.h.orig - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/ttc_packet.h - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/ttc_radio_types.h - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/radio/radio_common.c - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/radio/radio_common.h - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/packet/packet_802154.h - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/packet/packet_common_types.h - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/packet/packet_802154.c - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/rtls/rtls_square4.c - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/rtls/rtls_common.c - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/interfaces/ttc_packet_interface.c.orig - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' chg: ./TTC-Library/interfaces/ttc_packet_interface.h.orig - replace ' ttc_packet_pattern_' -> ' E_ttc_packet_pattern_' commit 94c0cc29173664556ffab9a9f23dc77e0c5f199d Author: Gregor Date: Tue Nov 14 17:33:47 2017 +0100 chg: InstallData/scripts/createActivateScript.pl - created activate_project.sh will now abort with error message if $PATH does not contain extensions.local --------------------------------------------------------- 1.0.53 @Di 14. Nov 10:03:37 CET 2017 commit d4a646fe280f35ed5ed6211afe07a392fd938408 Author: Gregor Date: Tue Nov 14 12:14:54 2017 +0100 chg: InstallData/install_STM-StdPeripheralsLibrary.sh - moved documentation into subfolder uC/STM32F1xx/StdPeripheralLibrary/ fix: InstallData/scripts/installFuncs.sh - createLink(): now creates target directory if missing via dir() (avoids error in case target directory does not exist) --------------------------------------------------------- 1.0.53 @Di 14. Nov 09:45:45 CET 2017 commit 09ae61cfbd04ad29312098e0e04ff48c259c5b38 Author: Gregor Date: Tue Nov 14 11:57:09 2017 +0100 fix: InstallData/install_STM-StdPeripheralsLibrary.sh - fixed creation of documentation folders: STM32F10x_StdPeriph_Examples/, Common/ fix: InstallData/scripts/installFuncs.sh - addDocumentationFolder(): now uses createLink to create symbolic links (shows callerstack in case of error) --------------------------------------------------------- 1.0.53 @Mo 13. Nov 11:54:05 CET 2017 commit 3e68f07cad5523fe3c9c2fd7f4e09da8e47e4b69 Author: Gregor Date: Mon Nov 13 14:06:12 2017 +0100 fix: TTC-Library/ttc_gpio_types.h - re-renamed malformed enums: e_tgp* -> tgp_e* --------------------------------------------------------- 1.0.53 @Mo 13. Nov 11:33:29 CET 2017 commit a4de5cac5fcfb840d495206d5cd8b01cf5083bbb Author: Gregor Date: Mon Nov 13 13:45:04 2017 +0100 fix: InstallData/scripts/createActivateScript.pl - readded deleted default board "enableFeature 110_board_stm32l100c_discovery" so that newly created projects compile without error message --------------------------------------------------------- 1.0.53 @Mo 13. Nov 11:19:47 CET 2017 commit 2a2f96da5d15fbe24c709bcad9c0b0ecf2414305 Author: Gregor Date: Mon Nov 13 13:32:14 2017 +0100 chg: ./TTC-Library/ttc_gpio_types.h - replace 'ttc_gpio_t_register' -> 't_ttc_gpio_register' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'ttc_gpio_t_register' -> 't_ttc_gpio_register' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'ttc_gpio_t_register' -> 't_ttc_gpio_register' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'ttc_gpio_t_register' -> 't_ttc_gpio_register' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'ttc_gpio_t_register' -> 't_ttc_gpio_register' chg: ./TTC-Library/ttc_gpio.h - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace 'ttc_gpio_bank_t' -> 't_ttc_gpio_bank' chg: ./Template/examples/example_ttc_packet.h - replace 'etp_nodet__config' -> 't_etp_node_config' chg: ./Template/examples/example_ttc_packet.c - replace 'etp_nodet__config' -> 't_etp_node_config' --------------------------------------------------------- 1.0.53 @Mo 13. Nov 11:01:31 CET 2017 commit 5f1738f43d5f9d5aa5f9f62873b0229679f92189 Author: Gregor Date: Mon Nov 13 13:13:13 2017 +0100 fix: TTC-Library/board/board_stm32l100c_discovery.c - removed warning function not implemented fix: TTC-Library/ttc_board_types.h - ttc_board_architecture_u: removed doubled entry --------------------------------------------------------- 1.0.53 @Mo 13. Nov 10:35:08 CET 2017 commit e66b2e585e77aa1f2edcb10557039ac288cc41ce Author: gregor@hlb30 Date: Mon Nov 13 12:46:21 2017 +0100 fix: TTC-Library/scheduler/freertos_task_types.h - fixed compile error: unknown type t_u32 fix: Template/configs/FreeRTOSConfig.h - fixed compile error: missing binary operator before token "long" commit fb2e5161c06caab97c7ace6353f22d8e48012090 Author: gregor@hlb30 Date: Mon Nov 13 11:46:56 2017 +0100 chg: Template/compile.sh - now exits with error if createLinks.sh returns error code chg: Template/createLinks.sh - now exits with error if path to working directory contains spaces (would lead to unidentifyable error messages later) commit 1c8ecf576ab95d1e4071441fa89d0dbc3344ae10 Author: Gregor Rebel Date: Mon Nov 13 11:25:23 2017 +0100 chg: InstallData/scripts/createActivateScript.pl - improved documentation of feature section in activate_project.sh commit fc99a95e5b7645648928c654df7f19b85244cbe9 Author: Gregor Rebel Date: Sun Nov 12 01:41:11 2017 +0100 chg: InstallData/scripts/ttc_manage.pl - command deprecatedfile now accepts multiple filenames fix: TTC-Library/gpio/gpio_stm32f1xx_types.h - renamed broken enum names back: e_tgp -> tgp_e chg: made some old, unused boards deprecated (will have to be recreated as ttc_board low-level drivers anyway) ren: 'Template/examples/example_benchmarks.c' -> 'Template/examples/DEPRECATED_example_benchmarks.c' chg: ./InstallData/install_ExampleBenchmarks.sh - replace 'example_benchmarks.o' -> 'DEPRECATED_example_benchmarks.o' ren: 'InstallData/install_ExampleBenchmarks.sh' -> 'InstallData/DEPRECATED_install_ExampleBenchmarks.sh' ren: 'InstallData/install_Board_STM32W-RFCKit.sh' -> 'InstallData/DEPRECATED_install_Board_STM32W-RFCKit.sh' ren: 'InstallData/install_Board_STM32L0Nucleo.sh' -> 'InstallData/DEPRECATED_install_Board_STM32L0Nucleo.sh' ren: 'InstallData/install_Board_STM32F4Discovery.sh' -> 'InstallData/DEPRECATED_install_Board_STM32F4Discovery.sh' ren: 'InstallData/install_Board_STM32F3Nucleo.sh' -> 'InstallData/DEPRECATED_install_Board_STM32F3Nucleo.sh' ren: 'InstallData/install_Board_STM32F105.sh' -> 'InstallData/DEPRECATED_install_Board_STM32F105.sh' ren: 'InstallData/install_Board_STM32F103C-Mini.sh' -> 'InstallData/DEPRECATED_install_Board_STM32F103C-Mini.sh' ren: 'InstallData/install_Board_STM32F0Discovery.sh' -> 'InstallData/DEPRECATED_install_Board_STM32F0Discovery.sh' ren: 'InstallData/install_Board_STM32L100CDiscovery.sh' -> 'InstallData/DEPRECATED_install_Board_STM32L100CDiscovery.sh' ren: 'InstallData/install_Board_STM32L151_Discovery.sh' -> 'InstallData/DEPRECATED_install_Board_STM32L151_Discovery.sh' commit 04433923268cec9186970886e56ed992f35b093d Author: Gregor Rebel Date: Sun Nov 12 00:47:33 2017 +0100 chg: propagated feature funtion ttc_memory_is_executable() to all low-level drivers chg: TTC-Library/interfaces/ttc_memory_interface.h chg: TTC-Library/memory/memory_stm32f1xx.c chg: TTC-Library/memory/memory_stm32f1xx.h chg: TTC-Library/memory/memory_stm32f1xx_types.h chg: TTC-Library/memory/memory_stm32l0xx.c chg: TTC-Library/memory/memory_stm32l0xx.h chg: TTC-Library/memory/memory_stm32l0xx_types.h chg: TTC-Library/memory/memory_stm32l1xx_types.h chg: TTC-Library/memory/memory_stm32w1xx.c chg: TTC-Library/memory/memory_stm32w1xx.h chg: TTC-Library/memory/memory_stm32w1xx_types.h chg: TTC-Library/ttc_memory.h commit ddc2c0e652a164452d2a6dba03e7adafaa6187ce Author: Gregor Rebel Date: Sun Nov 12 00:44:17 2017 +0100 chg: replaced "#warning ToDo: ..." -> "TODO(..)" chg: TTC-Library/gpio/gpio_stm32f1xx.c chg: TTC-Library/heap/heap_freertos.c chg: TTC-Library/interfaces/ttc_string_interface.c chg: TTC-Library/interrupt/interrupt_stm32f1xx.c chg: TTC-Library/memory/memory_stm32f1xx.h chg: TTC-Library/ttc_board_types.h chg: TTC-Library/ttc_interrupt.c commit 4a487a5c9c03f556059059c853de4cba3f25a6a0 Merge: 1d88e61 f7ed5dc Author: gregor@hlb30 Date: Sat Nov 11 23:47:49 2017 +0100 Merge branch 'master' of hlb-labor.de:TheToolChain commit 1d88e61289b280d0a087411f1a70b41d78a35b97 Author: gregor@hlb30 Date: Sat Nov 11 23:46:43 2017 +0100 chg: minor changed --------------------------------------------------------- 1.0.53 @Do 9. Nov 08:19:05 CET 2017 commit 9dc386ae637285b9569857e8f5ac27ebfc2b8346 Author: gregor@hlb30 Date: Thu Nov 9 10:30:29 2017 +0100 chg: TTC-Library/interrupt/interrupt_stm32l1xx.c - code reformatted chg: TTC-Library/ttc_task.c - ttc_task_start_scheduler(): now uses INFO() to inform user if not scheduler is available commit 78492b110ceecc1f08fb254093bce6f6b4e44fd7 Author: gregor@hlb30 Date: Thu Nov 9 10:27:18 2017 +0100 chg: All compile time ToDo messages can now be switched off to improve readability of compile log chg: TTC-Library/ttc_basic_types.h - added macro definitions: TODO(), INFO() chg: TTC-Library/interrupt/interrupt_stm32l1xx.c - replaced all "#warning ToDo ..." -> TODO(...) chg: TTC-Library/memory/memory_stm32l1xx.h - replaced all "#warning ToDo ..." -> TODO(...) chg: TTC-Library/radio/radio_common.c - replaced all "#warning ToDo ..." -> TODO(...) chg: TTC-Library/radio/radio_dw1000.c - replaced all "#warning ToDo ..." -> TODO(...) chg: TTC-Library/rtls/rtls_common.c - replaced all "#warning ToDo ..." -> TODO(...) chg: TTC-Library/rtls/rtls_square4.c - replaced all "#warning ToDo ..." -> TODO(...) chg: TTC-Library/sbrk.c - replaced all "#warning ToDo ..." -> TODO(...) chg: TTC-Library/slam/slam_common.h - replaced all "#warning ToDo ..." -> TODO(...) chg: TTC-Library/slam/slam_simple_2d.c - replaced all "#warning ToDo ..." -> TODO(...) chg: TTC-Library/ttc_systick.c - replaced all "#warning ToDo ..." -> TODO(...) --------------------------------------------------------- 1.0.53 @Mi 8. Nov 23:05:17 CET 2017 commit ffd81e140ecb011326401d9f7f38155e0892aee6 Author: gregor@hlb30 Date: Thu Nov 9 01:15:53 2017 +0100 fix: renamed (hopefully) all remaining malformed struct typedef names and enums fix: TTC-Library/templates/ - updated names of typedefed structs to match new naming scheme (*_t -> t_*, *_e -> e_*) ren: 'TTC-Library/rtls/rtls_simple4.c' -> 'TTC-Library/rtls/rtls_square4.c' chg: ./Template/examples/example_ttc_rtls_simple4.c - replace 'rtls_simple4.c' -> 'rtls_square4.c' chg: ./InstallData/installs_low_level/install_TTC_RTLS_SIMPLE4.sh - replace 'rtls_simple4.c' -> 'rtls_square4.c' chg: ./TTC-Library/ttc_rtls.h - replace 'rtls_simple4.c' -> 'rtls_square4.c' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'rtls_simple4.c' -> 'rtls_square4.c' chg: ./TTC-Library/rtls/rtls_simple4.h - replace 'rtls_simple4.c' -> 'rtls_square4.c' chg: ./InstallData/installs_low_level/install_TTC_RTLS_SIMPLE4.sh - replace 'rtls_simple4.o' -> 'rtls_square4.o' ren: 'TTC-Library/rtls/rtls_simple4.h' -> 'TTC-Library/rtls/rtls_square4.h' chg: ./Template/examples/example_ttc_rtls_simple4.c - replace 'rtls_simple4.h' -> 'rtls_square4.h' chg: ./TTC-Library/rtls/rtls_square4.h - replace 'rtls_simple4.h' -> 'rtls_square4.h' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'rtls_simple4.h' -> 'rtls_square4.h' chg: ./TTC-Library/rtls/rtls_simple4_types.h - replace 'rtls_simple4.h' -> 'rtls_square4.h' chg: ./TTC-Library/interfaces/ttc_rtls_interface.h - replace 'rtls_simple4.h' -> 'rtls_square4.h' ren: 'TTC-Library/rtls/rtls_simple4_types.h' -> 'TTC-Library/rtls/rtls_square4_types.h' chg: ./Template/examples/example_ttc_rtls_simple4.h - replace 'rtls_simple4_types.h' -> 'rtls_square4_types.h' chg: ./TTC-Library/ttc_rtls_types.h - replace 'rtls_simple4_types.h' -> 'rtls_square4_types.h' chg: ./TTC-Library/rtls/rtls_square4.h - replace 'rtls_simple4_types.h' -> 'rtls_square4_types.h' ren: 'Template/examples/example_ttc_rtls_simple4.c' -> 'Template/examples/example_ttc_rtls_square4.c' ren: 'Template/examples/example_ttc_rtls_simple4.h' -> 'Template/examples/example_ttc_rtls_square4.h' ren: 'Template/examples/example_ttc_rtls_simple4_types.h' -> 'Template/examples/example_ttc_rtls_square4_types.h' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'simple4' -> 'square4' chg: ./Template/examples/example_ttc_rtls_square4.h - replace 'simple4' -> 'square4' chg: ./InstallData/install_TTC_RTLS.sh - replace 'simple4' -> 'square4' chg: ./InstallData/installs_low_level/install_TTC_RTLS_SIMPLE4.sh - replace 'simple4' -> 'square4' chg: ./TTC-Library/ttc_rtls.h - replace 'simple4' -> 'square4' chg: ./TTC-Library/ttc_rtls_types.h - replace 'simple4' -> 'square4' chg: ./TTC-Library/packet/packet_common_types.h - replace 'simple4' -> 'square4' chg: ./TTC-Library/rtls/rtls_square4.h - replace 'simple4' -> 'square4' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'simple4' -> 'square4' chg: ./TTC-Library/rtls/rtls_square4_types.h - replace 'simple4' -> 'square4' chg: ./TTC-Library/interfaces/ttc_rtls_interface.h - replace 'simple4' -> 'square4' chg: ./ren.sh - replace 'ttc_tcpip_t_config' -> 't_ttc_tcpip_config' chg: ./TTC-Library/ttc_tcpip_types.h - replace 'ttc_tcpip_t_config' -> 't_ttc_tcpip_config' chg: ./TTC-Library/ttc_tcpip.c - replace 'ttc_tcpip_t_config' -> 't_ttc_tcpip_config' chg: ./TTC-Library/ttc_tcpip.h - replace 'ttc_tcpip_t_config' -> 't_ttc_tcpip_config' chg: ./TTC-Library/interfaces/ttc_tcpip_interface.c - replace 'ttc_tcpip_t_config' -> 't_ttc_tcpip_config' chg: ./TTC-Library/interfaces/ttc_tcpip_interface.h - replace 'ttc_tcpip_t_config' -> 't_ttc_tcpip_config' chg: ./TTC-Library/tcpip/tcpip_uip.c - replace 'ttc_tcpip_t_config' -> 't_ttc_tcpip_config' chg: ./TTC-Library/tcpip/tcpip_uip.h - replace 'ttc_tcpip_t_config' -> 't_ttc_tcpip_config' chg: ./ren.sh - replace 'sysclock_stm32l1xx_t_config' -> 't_sysclock_stm32l1xx_config' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx_types.h - replace 'sysclock_stm32l1xx_t_config' -> 't_sysclock_stm32l1xx_config' chg: ./ren.sh - replace 'sysclock_stm32f1xx_t_config' -> 't_sysclock_stm32f1xx_config' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx_types.h - replace 'sysclock_stm32f1xx_t_config' -> 't_sysclock_stm32f1xx_config' chg: ./ren.sh - replace 'sysclock_stm32l0xx_t_config' -> 't_sysclock_stm32l0xx_config' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx_types.h - replace 'sysclock_stm32l0xx_t_config' -> 't_sysclock_stm32l0xx_config' chg: ./ren.sh - replace 'sysclock_stm32w1xx_t_config' -> 't_sysclock_stm32w1xx_config' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx_types.h - replace 'sysclock_stm32w1xx_t_config' -> 't_sysclock_stm32w1xx_config' chg: ./ren.sh - replace 'timer_stm32f1xx_t_config' -> 't_timer_stm32f1xx_config' chg: ./TTC-Library/timer/timer_stm32f1xx_types.h - replace 'timer_stm32f1xx_t_config' -> 't_timer_stm32f1xx_config' chg: ./ren.sh - replace 'timer_stm32f0xx_t_config' -> 't_timer_stm32f0xx_config' chg: ./TTC-Library/timer/timer_stm32f0xx_types.h - replace 'timer_stm32f0xx_t_config' -> 't_timer_stm32f0xx_config' chg: ./ren.sh - replace 'timer_stm32l1xx_t_config' -> 't_timer_stm32l1xx_config' chg: ./TTC-Library/timer/timer_stm32l1xx_types.h - replace 'timer_stm32l1xx_t_config' -> 't_timer_stm32l1xx_config' chg: ./ren.sh - replace 'timer_stm32w1xx_t_config' -> 't_timer_stm32w1xx_config' chg: ./TTC-Library/timer/timer_stm32w1xx_types.h - replace 'timer_stm32w1xx_t_config' -> 't_timer_stm32w1xx_config' chg: ./ren.sh - replace 'pwm_stm32l1xx_t_config' -> 't_pwm_stm32l1xx_config' chg: ./TTC-Library/ttc_pwm_types.h - replace 'pwm_stm32l1xx_t_config' -> 't_pwm_stm32l1xx_config' chg: ./TTC-Library/pwm/pwm_stm32l1xx_types.h - replace 'pwm_stm32l1xx_t_config' -> 't_pwm_stm32l1xx_config' chg: ./ren.sh - replace 'network_layer_usart_t_config' -> 't_network_layer_usart_config' chg: ./TTC-Library/network_layer/network_layer_usart_types.h - replace 'network_layer_usart_t_config' -> 't_network_layer_usart_config' chg: ./ren.sh - replace 'board_stm32l053_discovery_t_config' -> 't_board_stm32l053_discovery_config' chg: ./TTC-Library/ttc_board_types.h - replace 'board_stm32l053_discovery_t_config' -> 't_board_stm32l053_discovery_config' chg: ./TTC-Library/board/board_stm32l053_discovery_types.h - replace 'board_stm32l053_discovery_t_config' -> 't_board_stm32l053_discovery_config' chg: ./ren.sh - replace 'ttc_heap_t_config' -> 't_ttc_heap_config' chg: ./TTC-Library/ttc_heap_types.h - replace 'ttc_heap_t_config' -> 't_ttc_heap_config' chg: ./TTC-Library/heap/heap_zdefault.h - replace 'ttc_heap_t_config' -> 't_ttc_heap_config' chg: ./TTC-Library/heap/heap_freertos.h - replace 'ttc_heap_t_config' -> 't_ttc_heap_config' chg: ./TTC-Library/interfaces/ttc_heap_interface.c - replace 'ttc_heap_t_config' -> 't_ttc_heap_config' chg: ./TTC-Library/interfaces/ttc_heap_interface.h - replace 'ttc_heap_t_config' -> 't_ttc_heap_config' chg: ./ren.sh - replace 'interrupt_stm32l1xx_t_config' -> 't_interrupt_stm32l1xx_config' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx_types.h - replace 'interrupt_stm32l1xx_t_config' -> 't_interrupt_stm32l1xx_config' chg: ./ren.sh - replace 'interrupt_stm32w1xx_t_config' -> 't_interrupt_stm32w1xx_config' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx_types.h - replace 'interrupt_stm32w1xx_t_config' -> 't_interrupt_stm32w1xx_config' chg: ./ren.sh - replace 'interrupt_stm32f1xx_t_config' -> 't_interrupt_stm32f1xx_config' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx_types.h - replace 'interrupt_stm32f1xx_t_config' -> 't_interrupt_stm32f1xx_config' chg: ./ren.sh - replace 'ttc_adc_t_config' -> 't_ttc_adc_config' chg: ./TTC-Library/ttc_adc_types.h - replace 'ttc_adc_t_config' -> 't_ttc_adc_config' chg: ./TTC-Library/ttc_adc.c - replace 'ttc_adc_t_config' -> 't_ttc_adc_config' chg: ./TTC-Library/ttc_adc.h - replace 'ttc_adc_t_config' -> 't_ttc_adc_config' chg: ./TTC-Library/adc/adc_stm32l1xx.h - replace 'ttc_adc_t_config' -> 't_ttc_adc_config' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace 'ttc_adc_t_config' -> 't_ttc_adc_config' chg: ./TTC-Library/adc/adc_stm32f1xx.h - replace 'ttc_adc_t_config' -> 't_ttc_adc_config' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'ttc_adc_t_config' -> 't_ttc_adc_config' chg: ./TTC-Library/interfaces/ttc_adc_interface.c - replace 'ttc_adc_t_config' -> 't_ttc_adc_config' chg: ./TTC-Library/interfaces/ttc_adc_interface.h - replace 'ttc_adc_t_config' -> 't_ttc_adc_config' chg: ./ren.sh - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Regressions/regression_queue.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/regressions/regression_ttc_math.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_ttc_touchpad.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_ttc_gfx.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_gfx_boxes.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_ttc_adc.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_ttc_math.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_ttc_slam_simple_2d.h - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_ttc_input.h - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_gfx_benchmark.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_ttc_input.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_gfx_printf.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_ttc_touchpad.h - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./Template/examples/example_ttc_accelerometer.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./TTC-Library/ttc_gfx_types.h - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./TTC-Library/ttc_gfx.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./TTC-Library/ttc_gfx.h - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./TTC-Library/input/input_touchpad.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'ttc_gfx_t_config' -> 't_ttc_gfx_config' chg: ./ren.sh - replace 'ttc_real_time_clock_t_config' -> 't_ttc_real_time_clock_config' chg: ./TTC-Library/ttc_real_time_clock.c - replace 'ttc_real_time_clock_t_config' -> 't_ttc_real_time_clock_config' chg: ./TTC-Library/ttc_real_time_clock_types.h - replace 'ttc_real_time_clock_t_config' -> 't_ttc_real_time_clock_config' chg: ./TTC-Library/ttc_real_time_clock.h - replace 'ttc_real_time_clock_t_config' -> 't_ttc_real_time_clock_config' chg: ./TTC-Library/real_time_clock/real_time_clock_stm32l1.h - replace 'ttc_real_time_clock_t_config' -> 't_ttc_real_time_clock_config' chg: ./TTC-Library/interfaces/ttc_real_time_clock_interface.c - replace 'ttc_real_time_clock_t_config' -> 't_ttc_real_time_clock_config' chg: ./TTC-Library/rtc/rtc_stm32l1.c - replace 'ttc_real_time_clock_t_config' -> 't_ttc_real_time_clock_config' chg: ./ren.sh - replace 'stm32f1_can_t_config' -> 't_stm32f1_can_config' chg: ./TTC-Library/stm32f1/stm32f1_can.h - replace 'stm32f1_can_t_config' -> 't_stm32f1_can_config' chg: ./TTC-Library/stm32f1/stm32f1_can_types.h - replace 'stm32f1_can_t_config' -> 't_stm32f1_can_config' chg: ./TTC-Library/stm32f1/stm32f1_can.c - replace 'stm32f1_can_t_config' -> 't_stm32f1_can_config' chg: ./ren.sh - replace 'ttc_dac_t_config' -> 't_ttc_dac_config' chg: ./Template/examples/example_ttc_dac.c - replace 'ttc_dac_t_config' -> 't_ttc_dac_config' chg: ./TTC-Library/ttc_dac_types.h - replace 'ttc_dac_t_config' -> 't_ttc_dac_config' chg: ./TTC-Library/ttc_dac.c - replace 'ttc_dac_t_config' -> 't_ttc_dac_config' chg: ./TTC-Library/ttc_dac.h - replace 'ttc_dac_t_config' -> 't_ttc_dac_config' chg: ./TTC-Library/interfaces/ttc_dac_interface.h - replace 'ttc_dac_t_config' -> 't_ttc_dac_config' chg: ./TTC-Library/interfaces/ttc_dac_interface.c - replace 'ttc_dac_t_config' -> 't_ttc_dac_config' chg: ./TTC-Library/dac/dac_stm32l1xx.h - replace 'ttc_dac_t_config' -> 't_ttc_dac_config' chg: ./TTC-Library/dac/dac_stm32l1xx.c - replace 'ttc_dac_t_config' -> 't_ttc_dac_config' chg: ./ren.sh - replace 'ttc_string_t_config' -> 't_ttc_string_config' chg: ./TTC-Library/ttc_string_types.h - replace 'ttc_string_t_config' -> 't_ttc_string_config' chg: ./TTC-Library/ttc_string.c - replace 'ttc_string_t_config' -> 't_ttc_string_config' chg: ./TTC-Library/interfaces/ttc_string_interface.c - replace 'ttc_string_t_config' -> 't_ttc_string_config' chg: ./TTC-Library/interfaces/ttc_string_interface.h - replace 'ttc_string_t_config' -> 't_ttc_string_config' chg: ./ren.sh - replace 'radio_dw1000_transmission_t_config' -> 't_radio_dw1000_transmission_config' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_transmission_t_config' -> 't_radio_dw1000_transmission_config' chg: ./ren.sh - replace 'radio_dw1000_t_config' -> 't_radio_dw1000_config' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'radio_dw1000_t_config' -> 't_radio_dw1000_config' chg: ./ren.sh - replace 'radio_stm32w1xx_t_config' -> 't_radio_stm32w1xx_config' chg: ./TTC-Library/radio/radio_stm32w1xx_types.h - replace 'radio_stm32w1xx_t_config' -> 't_radio_stm32w1xx_config' chg: ./ren.sh - replace 'ttc_i2c_t_config' -> 't_ttc_i2c_config' chg: ./Template/examples/example_ttc_i2c.h - replace 'ttc_i2c_t_config' -> 't_ttc_i2c_config' chg: ./TTC-Library/ttc_i2c.h - replace 'ttc_i2c_t_config' -> 't_ttc_i2c_config' chg: ./TTC-Library/ttc_i2c_types.h - replace 'ttc_i2c_t_config' -> 't_ttc_i2c_config' chg: ./TTC-Library/ttc_i2c.c - replace 'ttc_i2c_t_config' -> 't_ttc_i2c_config' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ttc_i2c_t_config' -> 't_ttc_i2c_config' chg: ./TTC-Library/i2c/i2c_stm32f1xx.c - replace 'ttc_i2c_t_config' -> 't_ttc_i2c_config' chg: ./TTC-Library/i2c/i2c_stm32l1xx.h - replace 'ttc_i2c_t_config' -> 't_ttc_i2c_config' chg: ./TTC-Library/i2c/i2c_stm32f1xx.h - replace 'ttc_i2c_t_config' -> 't_ttc_i2c_config' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'ttc_i2c_t_config' -> 't_ttc_i2c_config' chg: ./TTC-Library/interfaces/ttc_i2c_interface.c - replace 'ttc_i2c_t_config' -> 't_ttc_i2c_config' chg: ./TTC-Library/interfaces/ttc_i2c_interface.h - replace 'ttc_i2c_t_config' -> 't_ttc_i2c_config' chg: ./ren.sh - replace 'gyroscope_mpu6050_t_config' -> 't_gyroscope_mpu6050_config' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050_types.h - replace 'gyroscope_mpu6050_t_config' -> 't_gyroscope_mpu6050_config' chg: ./ren.sh - replace 'layer_phy_spi_t_config' -> 't_layer_phy_spi_config' chg: ./TTC-Library/layer_phy/layer_phy_spi_types.h - replace 'layer_phy_spi_t_config' -> 't_layer_phy_spi_config' chg: ./ren.sh - replace 'string_ascii_t_config' -> 't_string_ascii_config' chg: ./TTC-Library/ttc_string_types.h - replace 'string_ascii_t_config' -> 't_string_ascii_config' chg: ./TTC-Library/string/string_ascii_types.h - replace 'string_ascii_t_config' -> 't_string_ascii_config' chg: ./ren.sh - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./TTC-Library/ttc_rtc.h - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./TTC-Library/ttc_rtc_types.h - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./TTC-Library/ttc_rtc.c - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./TTC-Library/ttc_interrupt.c - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./TTC-Library/interfaces/ttc_rtc_interface.c - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./TTC-Library/interfaces/ttc_rtc_interface.h - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./TTC-Library/rtc/rtc_stm32l1.c - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./TTC-Library/rtc/rtc_stm32f1xx.h - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./TTC-Library/rtc/rtc_stm32l1xx.h - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./TTC-Library/rtc/rtc_stm32f1xx.c - replace 'ttc_rtc_t_config' -> 't_ttc_rtc_config' chg: ./ren.sh - replace 'gpio_stm32l0xx_t_config' -> 't_gpio_stm32l0xx_config' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'gpio_stm32l0xx_t_config' -> 't_gpio_stm32l0xx_config' chg: ./ren.sh - replace 'pwr_stm32l1xx_t_config' -> 't_pwr_stm32l1xx_config' chg: ./TTC-Library/pwr/pwr_stm32l1xx_types.h - replace 'pwr_stm32l1xx_t_config' -> 't_pwr_stm32l1xx_config' chg: ./ren.sh - replace 'ttc_network_t_config' -> 't_ttc_network_config' chg: ./Template/examples/example_ttc_network.c - replace 'ttc_network_t_config' -> 't_ttc_network_config' chg: ./TTC-Library/ttc_network_types.h - replace 'ttc_network_t_config' -> 't_ttc_network_config' chg: ./TTC-Library/ttc_network.c - replace 'ttc_network_t_config' -> 't_ttc_network_config' chg: ./TTC-Library/ttc_network.h - replace 'ttc_network_t_config' -> 't_ttc_network_config' chg: ./TTC-Library/network/network_6lowpan.c - replace 'ttc_network_t_config' -> 't_ttc_network_config' chg: ./TTC-Library/network/network_6lowpan.h - replace 'ttc_network_t_config' -> 't_ttc_network_config' chg: ./TTC-Library/network/mac_ieee_802_15_4/network_mac.h - replace 'ttc_network_t_config' -> 't_ttc_network_config' chg: ./TTC-Library/network/mac_ieee_802_15_4/network_mac.c - replace 'ttc_network_t_config' -> 't_ttc_network_config' chg: ./TTC-Library/interfaces/ttc_network_interface.h - replace 'ttc_network_t_config' -> 't_ttc_network_config' chg: ./TTC-Library/interfaces/ttc_network_interface.c - replace 'ttc_network_t_config' -> 't_ttc_network_config' chg: ./ren.sh - replace 'memory_stm32l0xx_t_config' -> 't_memory_stm32l0xx_config' chg: ./TTC-Library/memory/memory_stm32l0xx_types.h - replace 'memory_stm32l0xx_t_config' -> 't_memory_stm32l0xx_config' chg: ./ren.sh - replace 'memory_stm32f1xx_t_config' -> 't_memory_stm32f1xx_config' chg: ./TTC-Library/memory/memory_stm32f1xx_types.h - replace 'memory_stm32f1xx_t_config' -> 't_memory_stm32f1xx_config' chg: ./ren.sh - replace 'memory_stm32l1xx_t_config' -> 't_memory_stm32l1xx_config' chg: ./TTC-Library/memory/memory_stm32l1xx_types.h - replace 'memory_stm32l1xx_t_config' -> 't_memory_stm32l1xx_config' chg: ./ren.sh - replace 'ttc_can_t_config' -> 't_ttc_can_config' chg: ./TTC-Library/ttc_can.c - replace 'ttc_can_t_config' -> 't_ttc_can_config' chg: ./TTC-Library/ttc_can_types.h - replace 'ttc_can_t_config' -> 't_ttc_can_config' chg: ./TTC-Library/ttc_interrupt.c - replace 'ttc_can_t_config' -> 't_ttc_can_config' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ttc_can_t_config' -> 't_ttc_can_config' chg: ./TTC-Library/ttc_can.h - replace 'ttc_can_t_config' -> 't_ttc_can_config' chg: ./TTC-Library/can/can_stm32f1xx.c - replace 'ttc_can_t_config' -> 't_ttc_can_config' chg: ./TTC-Library/can/can_stm32f1xx.h - replace 'ttc_can_t_config' -> 't_ttc_can_config' chg: ./TTC-Library/stm32f1/stm32f1_can.h - replace 'ttc_can_t_config' -> 't_ttc_can_config' chg: ./TTC-Library/stm32f1/stm32f1_can.c - replace 'ttc_can_t_config' -> 't_ttc_can_config' chg: ./TTC-Library/interfaces/ttc_can_interface.c - replace 'ttc_can_t_config' -> 't_ttc_can_config' chg: ./TTC-Library/interfaces/ttc_can_interface.h - replace 'ttc_can_t_config' -> 't_ttc_can_config' chg: ./ren.sh - replace 'dma_stm32l1xx_t_config' -> 't_dma_stm32l1xx_config' chg: ./TTC-Library/dma/dma_stm32l1xx_types.h - replace 'dma_stm32l1xx_t_config' -> 't_dma_stm32l1xx_config' chg: ./ren.sh - replace 'real_time_clock_stm32l1_t_config' -> 't_real_time_clock_stm32l1_config' chg: ./TTC-Library/real_time_clock/real_time_clock_stm32l1.h - replace 'real_time_clock_stm32l1_t_config' -> 't_real_time_clock_stm32l1_config' chg: ./TTC-Library/real_time_clock/real_time_clock_stm32l1_types.h - replace 'real_time_clock_stm32l1_t_config' -> 't_real_time_clock_stm32l1_config' chg: ./TTC-Library/rtc/rtc_stm32l1.c - replace 'real_time_clock_stm32l1_t_config' -> 't_real_time_clock_stm32l1_config' chg: ./ren.sh - replace 'sdcard_spi_t_config' -> 't_sdcard_spi_config' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'sdcard_spi_t_config' -> 't_sdcard_spi_config' chg: ./TTC-Library/sdcard/sdcard_spi_types.h - replace 'sdcard_spi_t_config' -> 't_sdcard_spi_config' chg: ./ren.sh - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./Template/examples/example_ttc_board.h - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./Template/examples/example_ttc_board_stm32l053_discovery.c - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./Template/examples/example_ttc_board.c - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./Template/examples/example_ttc_board_stm32l053_discovery.h - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./TTC-Library/ttc_board.h - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./TTC-Library/ttc_board_types.h - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./TTC-Library/ttc_board.c - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./TTC-Library/board/board_stm32l152_discovery.c - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./TTC-Library/board/board_stm32l100c_discovery.c - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./TTC-Library/board/board_stm32l152_discovery.h - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./TTC-Library/board/board_stm32l100c_discovery.h - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./TTC-Library/board/board_stm32l053_discovery.c - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./TTC-Library/board/board_stm32l053_discovery.h - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./TTC-Library/interfaces/ttc_board_interface.h - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./TTC-Library/interfaces/ttc_board_interface.c - replace 'ttc_board_t_config' -> 't_ttc_board_config' chg: ./ren.sh - replace 'ttc_gyroscope_t_config' -> 't_ttc_gyroscope_config' chg: ./Template/examples/example_ttc_gyroscope.c - replace 'ttc_gyroscope_t_config' -> 't_ttc_gyroscope_config' chg: ./TTC-Library/ttc_gyroscope.c - replace 'ttc_gyroscope_t_config' -> 't_ttc_gyroscope_config' chg: ./TTC-Library/ttc_gyroscope_types.h - replace 'ttc_gyroscope_t_config' -> 't_ttc_gyroscope_config' chg: ./TTC-Library/ttc_gyroscope.h - replace 'ttc_gyroscope_t_config' -> 't_ttc_gyroscope_config' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050.h - replace 'ttc_gyroscope_t_config' -> 't_ttc_gyroscope_config' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050.c - replace 'ttc_gyroscope_t_config' -> 't_ttc_gyroscope_config' chg: ./TTC-Library/interfaces/ttc_gyroscope_interface.c - replace 'ttc_gyroscope_t_config' -> 't_ttc_gyroscope_config' chg: ./TTC-Library/interfaces/ttc_gyroscope_interface.h - replace 'ttc_gyroscope_t_config' -> 't_ttc_gyroscope_config' chg: ./ren.sh - replace 'interface_ste101p_t_config' -> 't_interface_ste101p_config' chg: ./TTC-Library/interface/interface_ste101p_types.h - replace 'interface_ste101p_t_config' -> 't_interface_ste101p_config' chg: ./ren.sh - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./TTC-Library/ttc_interrupt.c - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./TTC-Library/ttc_interrupt.h - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.h - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.h - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.h - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./TTC-Library/interrupt/interrupt_cortexm3.h - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.h - replace 'ttc_interrupt_t_config' -> 't_ttc_interrupt_config' chg: ./ren.sh - replace 'ttc_network_layer_t_config' -> 't_ttc_network_layer_config' chg: ./TTC-Library/ttc_network_layer.c - replace 'ttc_network_layer_t_config' -> 't_ttc_network_layer_config' chg: ./TTC-Library/ttc_network_layer.h - replace 'ttc_network_layer_t_config' -> 't_ttc_network_layer_config' chg: ./TTC-Library/ttc_network_layer_types.h - replace 'ttc_network_layer_t_config' -> 't_ttc_network_layer_config' chg: ./TTC-Library/network_layer/network_layer_usart.h - replace 'ttc_network_layer_t_config' -> 't_ttc_network_layer_config' chg: ./TTC-Library/network_layer/network_layer_usart.c - replace 'ttc_network_layer_t_config' -> 't_ttc_network_layer_config' chg: ./TTC-Library/interfaces/ttc_network_layer_interface.h - replace 'ttc_network_layer_t_config' -> 't_ttc_network_layer_config' chg: ./TTC-Library/interfaces/ttc_network_layer_interface.c - replace 'ttc_network_layer_t_config' -> 't_ttc_network_layer_config' chg: ./ren.sh - replace 'ttc_layer_phy_t_config' -> 't_ttc_layer_phy_config' chg: ./TTC-Library/ttc_layer_phy.c - replace 'ttc_layer_phy_t_config' -> 't_ttc_layer_phy_config' chg: ./TTC-Library/ttc_layer_phy_types.h - replace 'ttc_layer_phy_t_config' -> 't_ttc_layer_phy_config' chg: ./TTC-Library/ttc_layer_phy.h - replace 'ttc_layer_phy_t_config' -> 't_ttc_layer_phy_config' chg: ./TTC-Library/layer_phy/layer_phy_spi.h - replace 'ttc_layer_phy_t_config' -> 't_ttc_layer_phy_config' chg: ./TTC-Library/layer_phy/layer_phy_spi.c - replace 'ttc_layer_phy_t_config' -> 't_ttc_layer_phy_config' chg: ./TTC-Library/interfaces/ttc_layer_phy_interface.h - replace 'ttc_layer_phy_t_config' -> 't_ttc_layer_phy_config' chg: ./TTC-Library/interfaces/ttc_layer_phy_interface.c - replace 'ttc_layer_phy_t_config' -> 't_ttc_layer_phy_config' chg: ./ren.sh - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.c - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./TTC-Library/ttc_slam.h - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./TTC-Library/ttc_slam_types.h - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./TTC-Library/ttc_slam.c - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./TTC-Library/ttc_rtls_types.h - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./TTC-Library/slam/slam_simple_2d_types.h - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./TTC-Library/slam/slam_simple_2d.c - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./TTC-Library/slam/slam_simple_2d.h - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./TTC-Library/interfaces/ttc_slam_interface.h - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./TTC-Library/interfaces/ttc_slam_interface.c - replace 'ttc_slam_t_config' -> 't_ttc_slam_config' chg: ./ren.sh - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./Template/regressions/regression_ttc_pwm_stm32l1xx.c - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./Template/regressions/regression_ttc_pwm.c - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./Template/examples/example_ttc_pwm.c - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./Template/examples/example_ttc_pwm_stm32l1xx.c - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./Template/examples/example_ttc_pwm_stm32l1xx.h - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./Template/examples/example_ttc_pwm.h - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./TTC-Library/ttc_pwm.c - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./TTC-Library/ttc_pwm_types.h - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./TTC-Library/ttc_pwm.h - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./TTC-Library/pwm/pwm_stm32l1xx.c - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./TTC-Library/pwm/pwm_stm32l1xx.h - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./TTC-Library/interfaces/ttc_pwm_interface.c - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./TTC-Library/interfaces/ttc_pwm_interface.h - replace 'ttc_pwm_t_config' -> 't_ttc_pwm_config' chg: ./ren.sh - replace 'slam_simple_2d_t_config' -> 't_slam_simple_2d_config' chg: ./TTC-Library/ttc_slam_types.h - replace 'slam_simple_2d_t_config' -> 't_slam_simple_2d_config' chg: ./TTC-Library/slam/slam_simple_2d_types.h - replace 'slam_simple_2d_t_config' -> 't_slam_simple_2d_config' chg: ./TTC-Library/slam/slam_simple_2d.c - replace 'slam_simple_2d_t_config' -> 't_slam_simple_2d_config' chg: ./ren.sh - replace 'ttc_input_t_config' -> 't_ttc_input_config' chg: ./Template/examples/example_ttc_input.h - replace 'ttc_input_t_config' -> 't_ttc_input_config' chg: ./Template/examples/example_ttc_input.c - replace 'ttc_input_t_config' -> 't_ttc_input_config' chg: ./TTC-Library/ttc_input_types.h - replace 'ttc_input_t_config' -> 't_ttc_input_config' chg: ./TTC-Library/ttc_input.c - replace 'ttc_input_t_config' -> 't_ttc_input_config' chg: ./TTC-Library/ttc_input.h - replace 'ttc_input_t_config' -> 't_ttc_input_config' chg: ./TTC-Library/input/input_touchpad.c - replace 'ttc_input_t_config' -> 't_ttc_input_config' chg: ./TTC-Library/input/input_touchpad.h - replace 'ttc_input_t_config' -> 't_ttc_input_config' chg: ./TTC-Library/interfaces/ttc_input_interface.c - replace 'ttc_input_t_config' -> 't_ttc_input_config' chg: ./TTC-Library/interfaces/ttc_input_interface.h - replace 'ttc_input_t_config' -> 't_ttc_input_config' chg: ./ren.sh - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./Template/examples/example_ttc_spi_master.c - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./Template/examples/example_ttc_spi_slave.c - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./Documentation/TheToolChain-Manual/chapter_Debugging.tml - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/ttc_spi.h - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/ttc_spi_types.h - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/ttc_spi.c - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/spi/spi_stm32w1xx.h - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/spi/spi_stm32l0xx.h - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/spi/spi_stm32f1xx.h - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/spi/spi_stm32l1xx.h - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/interfaces/ttc_spi_interface.c - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./TTC-Library/interfaces/ttc_spi_interface.h - replace 'ttc_spi_t_config' -> 't_ttc_spi_config' chg: ./ren.sh - replace 'ttc_ethernet_t_config' -> 't_ttc_ethernet_config' chg: ./TTC-Library/ttc_ethernet.h - replace 'ttc_ethernet_t_config' -> 't_ttc_ethernet_config' chg: ./TTC-Library/ttc_ethernet.c - replace 'ttc_ethernet_t_config' -> 't_ttc_ethernet_config' chg: ./TTC-Library/ttc_ethernet_types.h - replace 'ttc_ethernet_t_config' -> 't_ttc_ethernet_config' chg: ./TTC-Library/interfaces/ttc_ethernet_interface.h - replace 'ttc_ethernet_t_config' -> 't_ttc_ethernet_config' chg: ./TTC-Library/interfaces/ttc_ethernet_interface.c - replace 'ttc_ethernet_t_config' -> 't_ttc_ethernet_config' chg: ./TTC-Library/ethernet/ethernet_stm32f107.h - replace 'ttc_ethernet_t_config' -> 't_ttc_ethernet_config' chg: ./TTC-Library/ethernet/ethernet_stm32f107.c - replace 'ttc_ethernet_t_config' -> 't_ttc_ethernet_config' chg: ./ren.sh - replace 'ttc_states_t_config' -> 't_ttc_states_config' chg: ./Template/examples/example_ttc_states.c - replace 'ttc_states_t_config' -> 't_ttc_states_config' chg: ./Template/examples/example_ttc_states.h - replace 'ttc_states_t_config' -> 't_ttc_states_config' chg: ./InstallData/scripts/source.pl - replace 'ttc_states_t_config' -> 't_ttc_states_config' chg: ./TTC-Library/ttc_states.c - replace 'ttc_states_t_config' -> 't_ttc_states_config' chg: ./TTC-Library/ttc_states_types.h - replace 'ttc_states_t_config' -> 't_ttc_states_config' chg: ./TTC-Library/ttc_states.h - replace 'ttc_states_t_config' -> 't_ttc_states_config' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d_types.h - replace 'ttc_states_t_config' -> 't_ttc_states_config' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 'ttc_states_t_config' -> 't_ttc_states_config' chg: ./ren.sh - replace 'heap_freertos_t_config' -> 't_heap_freertos_config' chg: ./TTC-Library/heap/heap_freertos_types.h - replace 'heap_freertos_t_config' -> 't_heap_freertos_config' chg: ./ren.sh - replace 'heap_zdefault_t_config' -> 't_heap_zdefault_config' chg: ./TTC-Library/heap/heap_zdefault_types.h - replace 'heap_zdefault_t_config' -> 't_heap_zdefault_config' chg: ./ren.sh - replace 'i2c_stm32f1xx_t_config' -> 't_i2c_stm32f1xx_config' chg: ./TTC-Library/ttc_i2c_types.h - replace 'i2c_stm32f1xx_t_config' -> 't_i2c_stm32f1xx_config' chg: ./TTC-Library/i2c/i2c_stm32f1xx_types.h - replace 'i2c_stm32f1xx_t_config' -> 't_i2c_stm32f1xx_config' chg: ./ren.sh - replace 'i2c_stm32l1xx_t_config' -> 't_i2c_stm32l1xx_config' chg: ./TTC-Library/ttc_i2c_types.h - replace 'i2c_stm32l1xx_t_config' -> 't_i2c_stm32l1xx_config' chg: ./TTC-Library/i2c/i2c_stm32l1xx_types.h - replace 'i2c_stm32l1xx_t_config' -> 't_i2c_stm32l1xx_config' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'i2c_stm32l1xx_t_config' -> 't_i2c_stm32l1xx_config' chg: ./ren.sh - replace 'usart_stm32f1xx_t_config' -> 't_usart_stm32f1xx_config' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace 'usart_stm32f1xx_t_config' -> 't_usart_stm32f1xx_config' chg: ./ren.sh - replace 'usart_stm32l1xx_t_config' -> 't_usart_stm32l1xx_config' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace 'usart_stm32l1xx_t_config' -> 't_usart_stm32l1xx_config' chg: ./ren.sh - replace 'usart_stm32w1xx_t_config' -> 't_usart_stm32w1xx_config' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'usart_stm32w1xx_t_config' -> 't_usart_stm32w1xx_config' chg: ./TTC-Library/usart/usart_stm32w1xx_types.h - replace 'usart_stm32w1xx_t_config' -> 't_usart_stm32w1xx_config' chg: ./ren.sh - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./Documentation/TheToolChain-Manual/chapter_Drivers.tml - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/ttc_timer.h - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/ttc_interrupt.c - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/ttc_timer_types.h - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/ttc_timer.c - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/timer/timer_stm32w1xx.c - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/timer/timer_stm32f0xx.h - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/timer/timer_stm32f1xx.h - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/timer/timer_stm32f1xx.c - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/timer/timer_stm32w1xx.h - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/timer/timer_stm32l1xx.h - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/timer/timer_stm32f0xx.c - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/interfaces/ttc_timer_interface.c - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./TTC-Library/interfaces/ttc_timer_interface.h - replace 'ttc_timer_t_config' -> 't_ttc_timer_config' chg: ./ren.sh - replace 'ttc_dma_t_config' -> 't_ttc_dma_config' chg: ./Template/examples/example_ttc_dac.c - replace 'ttc_dma_t_config' -> 't_ttc_dma_config' chg: ./TTC-Library/ttc_dma.c - replace 'ttc_dma_t_config' -> 't_ttc_dma_config' chg: ./TTC-Library/ttc_dma.h - replace 'ttc_dma_t_config' -> 't_ttc_dma_config' chg: ./TTC-Library/ttc_dma_types.h - replace 'ttc_dma_t_config' -> 't_ttc_dma_config' chg: ./TTC-Library/dma/dma_stm32l1xx.c - replace 'ttc_dma_t_config' -> 't_ttc_dma_config' chg: ./TTC-Library/dma/dma_stm32l1xx.h - replace 'ttc_dma_t_config' -> 't_ttc_dma_config' chg: ./TTC-Library/interfaces/ttc_dma_interface.c - replace 'ttc_dma_t_config' -> 't_ttc_dma_config' chg: ./TTC-Library/interfaces/ttc_dma_interface.h - replace 'ttc_dma_t_config' -> 't_ttc_dma_config' chg: ./ren.sh - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./Template/examples/example_ttc_accelerometer.c - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./TTC-Library/ttc_accelerometer.h - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./TTC-Library/ttc_accelerometer.c - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./TTC-Library/ttc_accelerometer_types.h - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.h - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.c - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./TTC-Library/accelerometer/accelerometer_bno055.h - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./TTC-Library/accelerometer/accelerometer_bno055.c - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050.c - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050.h - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./TTC-Library/interfaces/ttc_accelerometer_interface.h - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./TTC-Library/interfaces/ttc_accelerometer_interface.c - replace 'ttc_accelerometer_t_config' -> 't_ttc_accelerometer_config' chg: ./ren.sh - replace 'DAC_stm32l1_t_config' -> 't_DAC_stm32l1_config' chg: ./TTC-Library/DAC/dac_stm32l1.h - replace 'DAC_stm32l1_t_config' -> 't_DAC_stm32l1_config' chg: ./TTC-Library/DAC/dac_stm32l1.c - replace 'DAC_stm32l1_t_config' -> 't_DAC_stm32l1_config' chg: ./TTC-Library/DAC/dac_stm32l1_types.h - replace 'DAC_stm32l1_t_config' -> 't_DAC_stm32l1_config' chg: ./ren.sh - replace 'network_mac_t_config' -> 't_network_mac_config' chg: ./TTC-Library/network/mac_ieee_802_15_4/network_mac.h - replace 'network_mac_t_config' -> 't_network_mac_config' chg: ./TTC-Library/network/mac_ieee_802_15_4/network_mac.c - replace 'network_mac_t_config' -> 't_network_mac_config' chg: ./TTC-Library/network/mac_ieee_802_15_4/network_mac_types.h - replace 'network_mac_t_config' -> 't_network_mac_config' chg: ./ren.sh - replace 'network_6lowpan_t_config' -> 't_network_6lowpan_config' chg: ./TTC-Library/network/network_6lowpan.c - replace 'network_6lowpan_t_config' -> 't_network_6lowpan_config' chg: ./TTC-Library/network/network_6lowpan.h - replace 'network_6lowpan_t_config' -> 't_network_6lowpan_config' chg: ./TTC-Library/network/network_6lowpan_types.h - replace 'network_6lowpan_t_config' -> 't_network_6lowpan_config' chg: ./ren.sh - replace 'spi_stm32l0xx_t_config' -> 't_spi_stm32l0xx_config' chg: ./TTC-Library/spi/spi_stm32l0xx_types.h - replace 'spi_stm32l0xx_t_config' -> 't_spi_stm32l0xx_config' chg: ./ren.sh - replace 'spi_stm32w1xx_t_config' -> 't_spi_stm32w1xx_config' chg: ./TTC-Library/spi/spi_stm32w1xx_types.h - replace 'spi_stm32w1xx_t_config' -> 't_spi_stm32w1xx_config' chg: ./ren.sh - replace 'spi_stm32l1xx_t_config' -> 't_spi_stm32l1xx_config' chg: ./TTC-Library/spi/spi_stm32l1xx_types.h - replace 'spi_stm32l1xx_t_config' -> 't_spi_stm32l1xx_config' chg: ./ren.sh - replace 'spi_stm32f1xx_t_config' -> 't_spi_stm32f1xx_config' chg: ./TTC-Library/spi/spi_stm32f1xx_types.h - replace 'spi_stm32f1xx_t_config' -> 't_spi_stm32f1xx_config' chg: ./ren.sh - replace 'input_touchpad_t_config' -> 't_input_touchpad_config' chg: ./TTC-Library/input/input_touchpad_types.h - replace 'input_touchpad_t_config' -> 't_input_touchpad_config' chg: ./ren.sh - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./Template/examples/example_ttc_touchpad.c - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./Template/examples/example_ttc_input.c - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./Template/examples/example_ttc_touchpad.h - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./TTC-Library/ttc_touchpad.h - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./TTC-Library/ttc_touchpad.c - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./TTC-Library/ttc_touchpad_types.h - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./TTC-Library/input/input_touchpad.c - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./TTC-Library/input/input_touchpad_types.h - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./TTC-Library/touchpad/touchpad_analog4.h - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./TTC-Library/interfaces/ttc_touchpad_interface.h - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./TTC-Library/interfaces/ttc_touchpad_interface.c - replace 'ttc_touchpad_t_config' -> 't_ttc_touchpad_config' chg: ./ren.sh - replace 'ttc_sdcard_t_config' -> 't_ttc_sdcard_config' chg: ./TTC-Library/ttc_sdcard.c - replace 'ttc_sdcard_t_config' -> 't_ttc_sdcard_config' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'ttc_sdcard_t_config' -> 't_ttc_sdcard_config' chg: ./TTC-Library/ttc_sdcard.h - replace 'ttc_sdcard_t_config' -> 't_ttc_sdcard_config' chg: ./TTC-Library/sdcard/sdcard_spi.h - replace 'ttc_sdcard_t_config' -> 't_ttc_sdcard_config' chg: ./TTC-Library/sdcard/sdcard_spi.c - replace 'ttc_sdcard_t_config' -> 't_ttc_sdcard_config' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.c - replace 'ttc_sdcard_t_config' -> 't_ttc_sdcard_config' chg: ./TTC-Library/interfaces/ttc_sdcard_interface.h - replace 'ttc_sdcard_t_config' -> 't_ttc_sdcard_config' chg: ./ren.sh - replace 'touchpad_analog4_t_config' -> 't_touchpad_analog4_config' chg: ./TTC-Library/ttc_touchpad_types.h - replace 'touchpad_analog4_t_config' -> 't_touchpad_analog4_config' chg: ./TTC-Library/touchpad/touchpad_analog4_types.h - replace 'touchpad_analog4_t_config' -> 't_touchpad_analog4_config' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace 'touchpad_analog4_t_config' -> 't_touchpad_analog4_config' chg: ./ren.sh - replace 'scs2_anchor_t_config' -> 't_scs2_anchor_config' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d_types.h - replace 'scs2_anchor_t_config' -> 't_scs2_anchor_config' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 'scs2_anchor_t_config' -> 't_scs2_anchor_config' chg: ./ren.sh - replace 'scs2_mobile_t_config' -> 't_scs2_mobile_config' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d_types.h - replace 'scs2_mobile_t_config' -> 't_scs2_mobile_config' chg: ./ren.sh - replace 'rtls_crtof_simple_2d_t_config' -> 't_rtls_crtof_simple_2d_config' chg: ./TTC-Library/ttc_rtls_types.h - replace 'rtls_crtof_simple_2d_t_config' -> 't_rtls_crtof_simple_2d_config' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d_types.h - replace 'rtls_crtof_simple_2d_t_config' -> 't_rtls_crtof_simple_2d_config' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 'rtls_crtof_simple_2d_t_config' -> 't_rtls_crtof_simple_2d_config' chg: ./ren.sh - replace 'rtls_square4_t_config' -> 't_rtls_square4_config' chg: ./TTC-Library/ttc_rtls_types.h - replace 'rtls_square4_t_config' -> 't_rtls_square4_config' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'rtls_square4_t_config' -> 't_rtls_square4_config' chg: ./TTC-Library/rtls/rtls_square4_types.h - replace 'rtls_square4_t_config' -> 't_rtls_square4_config' chg: ./ren.sh - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./Template/examples/example_ttc_systick_cortexm3.c - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./Template/examples/example_ttc_systick.c - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./Template/examples/example_ttc_systick_freertos.c - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./TTC-Library/ttc_systick.h - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./TTC-Library/ttc_systick_types.h - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./TTC-Library/ttc_systick.c - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./TTC-Library/interfaces/ttc_systick_interface.h - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./TTC-Library/interfaces/ttc_systick_interface.c - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./TTC-Library/systick/systick_cortexm3.c - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./TTC-Library/systick/systick_freertos.c - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./TTC-Library/systick/systick_freertos.h - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./TTC-Library/systick/systick_cortexm3.h - replace 'ttc_systick_t_config' -> 't_ttc_systick_config' chg: ./ren.sh - replace 'systick_freertos_t_config' -> 't_systick_freertos_config' chg: ./TTC-Library/ttc_systick_types.h - replace 'systick_freertos_t_config' -> 't_systick_freertos_config' chg: ./TTC-Library/systick/systick_freertos_types.h - replace 'systick_freertos_t_config' -> 't_systick_freertos_config' chg: ./ren.sh - replace 'systick_cortexm3_t_config' -> 't_systick_cortexm3_config' chg: ./TTC-Library/ttc_systick_types.h - replace 'systick_cortexm3_t_config' -> 't_systick_cortexm3_config' chg: ./TTC-Library/systick/systick_cortexm3_types.h - replace 'systick_cortexm3_t_config' -> 't_systick_cortexm3_config' chg: ./ren.sh - replace 'dac_stm32l1xx_t_config' -> 't_dac_stm32l1xx_config' chg: ./TTC-Library/dac/dac_stm32l1xx_types.h - replace 'dac_stm32l1xx_t_config' -> 't_dac_stm32l1xx_config' chg: ./ren.sh - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/ttc_gpio.c - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/ttc_gpio.h - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/ttc_gpio_types.h - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace 'ttc_gpio_t_config' -> 't_ttc_gpio_config' chg: ./ren.sh - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_types.h - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./Template/examples/example_ttc_states.c - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.c - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./Template/examples/example_ttc_rtls_square4_types.h - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./TTC-Library/ttc_rtls.h - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./TTC-Library/ttc_rtls.c - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./TTC-Library/ttc_rtls_types.h - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./TTC-Library/rtls/rtls_common_types.h - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./TTC-Library/rtls/rtls_square4.h - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./TTC-Library/rtls/rtls_square4.c - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./TTC-Library/rtls/rtls_common.h - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./TTC-Library/rtls/rtls_common.c - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.h - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./TTC-Library/interfaces/ttc_rtls_interface.h - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./TTC-Library/interfaces/ttc_rtls_interface.c - replace 'ttc_rtls_t_config' -> 't_ttc_rtls_config' chg: ./ren.sh - replace 'ethernet_stm32f107_t_config' -> 't_ethernet_stm32f107_config' chg: ./TTC-Library/ethernet/ethernet_stm32f107_types.h - replace 'ethernet_stm32f107_t_config' -> 't_ethernet_stm32f107_config' chg: ./ren.sh - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/ttc_cpu.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/ttc_cpu_types.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/ttc_cpu.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/interfaces/ttc_cpu_interface.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/interfaces/ttc_cpu_interface.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32l1xx.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32f0xx.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_cortexm0.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32f4xx.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32f1xx.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_cortexm4.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_cortexm0.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32f0xx.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32f2xx.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_cortexm4.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32l1xx.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32w1xx.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32l0xx.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32f2xx.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32l0xx.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32f3xx.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32f3xx.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32f1xx.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32w1xx.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_cortexm3.c - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_stm32f4xx.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./TTC-Library/cpu/cpu_cortexm3.h - replace 'ttc_cpu_t_config' -> 't_ttc_cpu_config' chg: ./ren.sh - replace 'register_stm32l0xx_t_config' -> 't_register_stm32l0xx_config' chg: ./TTC-Library/register/register_stm32l0xx_types.h - replace 'register_stm32l0xx_t_config' -> 't_register_stm32l0xx_config' chg: ./ren.sh - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/ttc_sysclock.h - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/ttc_sysclock.c - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx_types.h - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.h - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.c - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.h - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.h - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/sysclock/sysclock_stm32l0xx.c - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.h - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/interfaces/ttc_sysclock_interface.c - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./TTC-Library/interfaces/ttc_sysclock_interface.h - replace 'ttc_sysclock_t_config' -> 't_ttc_sysclock_config' chg: ./ren.sh - replace 'tcpip_uip_t_config' -> 't_tcpip_uip_config' chg: ./TTC-Library/tcpip/tcpip_uip_types.h - replace 'tcpip_uip_t_config' -> 't_tcpip_uip_config' chg: ./ren.sh - replace 'gfx_ili9320_t_config' -> 't_gfx_ili9320_config' chg: ./TTC-Library/gfx/gfx_ili9320_types.h - replace 'gfx_ili9320_t_config' -> 't_gfx_ili9320_config' chg: ./ren.sh - replace 'lcd_ili9320_t_config' -> 't_lcd_ili9320_config' chg: ./TTC-Library/gfx/lcd_ili9320.h - replace 'lcd_ili9320_t_config' -> 't_lcd_ili9320_config' chg: ./ren.sh - replace 'cpu_cortexm0_t_config' -> 't_cpu_cortexm0_config' chg: ./TTC-Library/cpu/cpu_cortexm0_types.h - replace 'cpu_cortexm0_t_config' -> 't_cpu_cortexm0_config' chg: ./ren.sh - replace 'cpu_stm32w1xx_t_config' -> 't_cpu_stm32w1xx_config' chg: ./TTC-Library/cpu/cpu_stm32w1xx_types.h - replace 'cpu_stm32w1xx_t_config' -> 't_cpu_stm32w1xx_config' chg: ./ren.sh - replace 'cpu_stm32l0xx_t_config' -> 't_cpu_stm32l0xx_config' chg: ./TTC-Library/cpu/cpu_stm32l0xx_types.h - replace 'cpu_stm32l0xx_t_config' -> 't_cpu_stm32l0xx_config' chg: ./ren.sh - replace 'cpu_stm32f2xx_t_config' -> 't_cpu_stm32f2xx_config' chg: ./TTC-Library/cpu/cpu_stm32f2xx_types.h - replace 'cpu_stm32f2xx_t_config' -> 't_cpu_stm32f2xx_config' chg: ./ren.sh - replace 'cpu_cortexm4_t_config' -> 't_cpu_cortexm4_config' chg: ./TTC-Library/cpu/cpu_cortexm4_types.h - replace 'cpu_cortexm4_t_config' -> 't_cpu_cortexm4_config' chg: ./ren.sh - replace 'cpu_stm32f4xx_t_config' -> 't_cpu_stm32f4xx_config' chg: ./TTC-Library/cpu/cpu_stm32f4xx_types.h - replace 'cpu_stm32f4xx_t_config' -> 't_cpu_stm32f4xx_config' chg: ./ren.sh - replace 'cpu_stm32l1xx_t_config' -> 't_cpu_stm32l1xx_config' chg: ./TTC-Library/cpu/cpu_stm32l1xx_types.h - replace 'cpu_stm32l1xx_t_config' -> 't_cpu_stm32l1xx_config' chg: ./ren.sh - replace 'cpu_stm32f0xx_t_config' -> 't_cpu_stm32f0xx_config' chg: ./TTC-Library/cpu/cpu_stm32f0xx_types.h - replace 'cpu_stm32f0xx_t_config' -> 't_cpu_stm32f0xx_config' chg: ./ren.sh - replace 'cpu_stm32f1xx_t_config' -> 't_cpu_stm32f1xx_config' chg: ./TTC-Library/cpu/cpu_stm32f1xx_types.h - replace 'cpu_stm32f1xx_t_config' -> 't_cpu_stm32f1xx_config' chg: ./ren.sh - replace 'cpu_stm32f3xx_t_config' -> 't_cpu_stm32f3xx_config' chg: ./TTC-Library/cpu/cpu_stm32f3xx_types.h - replace 'cpu_stm32f3xx_t_config' -> 't_cpu_stm32f3xx_config' chg: ./ren.sh - replace 'ttc_interface_t_config' -> 't_ttc_interface_config' chg: ./TTC-Library/ttc_interface.c - replace 'ttc_interface_t_config' -> 't_ttc_interface_config' chg: ./TTC-Library/ttc_interface.h - replace 'ttc_interface_t_config' -> 't_ttc_interface_config' chg: ./TTC-Library/ttc_interface_types.h - replace 'ttc_interface_t_config' -> 't_ttc_interface_config' chg: ./TTC-Library/interface/interface_ste101p.c - replace 'ttc_interface_t_config' -> 't_ttc_interface_config' chg: ./TTC-Library/interface/interface_ste101p.h - replace 'ttc_interface_t_config' -> 't_ttc_interface_config' chg: ./TTC-Library/interfaces/ttc_interface_interface.h - replace 'ttc_interface_t_config' -> 't_ttc_interface_config' chg: ./TTC-Library/interfaces/ttc_interface_interface.c - replace 'ttc_interface_t_config' -> 't_ttc_interface_config' chg: ./ren.sh - replace 'rtc_stm32f1xx_t_config' -> 't_rtc_stm32f1xx_config' chg: ./TTC-Library/rtc/rtc_stm32f1xx_types.h - replace 'rtc_stm32f1xx_t_config' -> 't_rtc_stm32f1xx_config' chg: ./ren.sh - replace 'rtc_stm32l1_t_config' -> 't_rtc_stm32l1_config' chg: ./TTC-Library/rtc/rtc_stm32l1.c - replace 'rtc_stm32l1_t_config' -> 't_rtc_stm32l1_config' chg: ./TTC-Library/rtc/rtc_stm32l1_types.h - replace 'rtc_stm32l1_t_config' -> 't_rtc_stm32l1_config' chg: ./ren.sh - replace 'rtc_stm32l1xx_t_config' -> 't_rtc_stm32l1xx_config' chg: ./TTC-Library/rtc/rtc_stm32l1xx.h - replace 'rtc_stm32l1xx_t_config' -> 't_rtc_stm32l1xx_config' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace 'rtc_stm32l1xx_t_config' -> 't_rtc_stm32l1xx_config' chg: ./TTC-Library/rtc/rtc_stm32l1xx_types.h - replace 'rtc_stm32l1xx_t_config' -> 't_rtc_stm32l1xx_config' chg: ./ren.sh - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./Template/examples/example_ttc_radio.h - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./Template/examples/example_ttc_radio.c - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./Template/examples/example_ttc_rtls_square4.c - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.c - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./Template/examples/example_ttc_radio_ranging.c - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./Template/examples/example_ttc_radio_ranging_common.h - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/ttc_radio.h - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/ttc_radio.c - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/ttc_rtls_types.h - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/ttc_radio_types.h - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/radio/radio_dw1000_registers.h - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/radio/radio_common.c - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/radio/radio_common.h - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/interfaces/ttc_radio_interface.c - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./TTC-Library/interfaces/ttc_radio_interface.h - replace 'ttc_radio_t_config' -> 't_ttc_radio_config' chg: ./ren.sh - replace 'ttc_pwr_t_config' -> 't_ttc_pwr_config' chg: ./TTC-Library/ttc_pwr.c - replace 'ttc_pwr_t_config' -> 't_ttc_pwr_config' chg: ./TTC-Library/ttc_pwr.h - replace 'ttc_pwr_t_config' -> 't_ttc_pwr_config' chg: ./TTC-Library/ttc_pwr_types.h - replace 'ttc_pwr_t_config' -> 't_ttc_pwr_config' chg: ./TTC-Library/pwr/pwr_stm32l1xx.h - replace 'ttc_pwr_t_config' -> 't_ttc_pwr_config' chg: ./TTC-Library/pwr/pwr_stm32l1xx.c - replace 'ttc_pwr_t_config' -> 't_ttc_pwr_config' chg: ./TTC-Library/interfaces/ttc_pwr_interface.c - replace 'ttc_pwr_t_config' -> 't_ttc_pwr_config' chg: ./TTC-Library/interfaces/ttc_pwr_interface.h - replace 'ttc_pwr_t_config' -> 't_ttc_pwr_config' chg: ./ren.sh - replace 'Example_Ttc_Packe' -> 't_Example_T_Packe' chg: ./Template/examples/example_ttc_packet.h - replace 'Example_Ttc_Packe' -> 't_Example_T_Packe' chg: ./ren.sh - replace '_t_config' -> 't__config' chg: ./Template/regressions/regression_ttc_math_software_float.c - replace '_t_config' -> 't__config' chg: ./Template/examples/example_ttc_packet.h - replace '_t_config' -> 't__config' chg: ./Template/examples/example_ttc_packet.c - replace '_t_config' -> 't__config' chg: ./InstallData/scripts/source.pl - replace '_t_config' -> 't__config' chg: ./Documentation/TheToolChain-Manual/chapter_Drivers.tml - replace '_t_config' -> 't__config' chg: ./TTC-Library/ttc_assert.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/ttc_math.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/ttc_adc_types.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/ttc_math_types.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/ttc_board_types.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/ttc_interrupt_types.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/ttc_packet_types.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/stm32w/stm32w_usart.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/radio/radio_dw1000.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/create_DeviceDriver.pl - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/example_ttc_device_architecture.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/ttc_device.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/regression_ttc_device_architecture.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/device_architecture_types.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/regression_ttc_device.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/ttc_device.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/example_ttc_device.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/ttc_device_types.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/example_ttc_device_architecture.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/ttc_device_interface.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/device_architecture.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/example_ttc_device.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/templates/ttc_device_interface.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/memory/memory_stm32w1xx.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/memory/memory_stm32l1xx.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/memory/memory_stm32l0xx.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/memory/memory_stm32f1xx.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/cm0/cm0_semaphore.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/cm0/cm0_mutex.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/DAC/dac_stm32l1.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/DAC/dac_stm32l1.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/interfaces/ttc_usb_interface.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/interfaces/ttc_math_interface.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/interfaces/ttc_usb_interface.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/interfaces/ttc_memory_interface.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/interfaces/ttc_touchpad_interface.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/interfaces/ttc_memory_interface.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/interfaces/ttc_math_interface.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/basic/basic_stm32f1xx.c - replace '_t_config' -> 't__config' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/basic/basic_stm32l1xx.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/basic/basic_cm3.h - replace '_t_config' -> 't__config' chg: ./TTC-Library/basic/basic_stm32l1xx_types.h - replace '_t_config' -> 't__config' chg: ./ren.sh - replace 't_Example_T_Packe' -> 'Example_ttc_Packet' chg: ./Template/examples/example_ttc_packet.h - replace 't_Example_T_Packe' -> 'Example_ttc_Packet' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace 'ttc_basict__config' -> 't_ttc_basic_config' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace 'ttc_basict__config' -> 't_ttc_basic_config' chg: ./TTC-Library/basic/basic_stm32f1xx.c - replace 'ttc_basict__config' -> 't_ttc_basic_config' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace 'ttc_basict__config' -> 't_ttc_basic_config' chg: ./TTC-Library/basic/basic_stm32l1xx.h - replace 'ttc_basict__config' -> 't_ttc_basic_config' chg: ./TTC-Library/basic/basic_cm3.h - replace 'ttc_basict__config' -> 't_ttc_basic_config' chg: ./Template/regressions/regression_ttc_math_software_float.c - replace 'ttc_matht__config' -> 't_ttc_math_config' chg: ./TTC-Library/ttc_math.c - replace 'ttc_matht__config' -> 't_ttc_math_config' chg: ./TTC-Library/ttc_math_types.h - replace 'ttc_matht__config' -> 't_ttc_math_config' chg: ./TTC-Library/interfaces/ttc_math_interface.c - replace 'ttc_matht__config' -> 't_ttc_math_config' chg: ./TTC-Library/interfaces/ttc_math_interface.h - replace 'ttc_matht__config' -> 't_ttc_math_config' chg: ./TTC-Library/interfaces/ttc_usb_interface.h - replace 'ttc_usbt__config' -> 't_ttc_usb_config' chg: ./TTC-Library/interfaces/ttc_usb_interface.c - replace 'ttc_usbt__config' -> 't_ttc_usb_config' chg: ./TTC-Library/DAC/dac_stm32l1.h - replace 'ttc_DACt__config' -> 't_ttc_dac_config' chg: ./TTC-Library/DAC/dac_stm32l1.c - replace 'ttc_DACt__config' -> 't_ttc_dac_config' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'interrupt_drivert__configimer_t' -> 't_interrupt_driver_config_timer' chg: ./TTC-Library/memory/memory_stm32w1xx.h - replace 'ttc_memoryt__config' -> 't_ttc_memory_config' chg: ./TTC-Library/memory/memory_stm32l1xx.h - replace 'ttc_memoryt__config' -> 't_ttc_memory_config' chg: ./TTC-Library/memory/memory_stm32l0xx.h - replace 'ttc_memoryt__config' -> 't_ttc_memory_config' chg: ./TTC-Library/memory/memory_stm32f1xx.h - replace 'ttc_memoryt__config' -> 't_ttc_memory_config' chg: ./TTC-Library/interfaces/ttc_memory_interface.c - replace 'ttc_memoryt__config' -> 't_ttc_memory_config' chg: ./TTC-Library/interfaces/ttc_memory_interface.h - replace 'ttc_memoryt__config' -> 't_ttc_memory_config' chg: ./TTC-Library/ttc_assert.c - replace 'ttc_assertt__config' -> 't_ttc_assert_config' chg: ./TTC-Library/interfaces/ttc_touchpad_interface.c - replace 'touchpadt__config' -> 't_touchpad_config' chg: ./TTC-Library/cm0/cm0_semaphore.h - replace 'ttc_cm0t__config' -> 't_ttc_cm0_config' chg: ./TTC-Library/cm0/cm0_mutex.h - replace 'ttc_cm0t__config' -> 't_ttc_cm0_config' chg: ./TTC-Library/ttc_board_types.h - replace 'board_stm32l152_discoveryt__config' -> 't_board_stm32l152_discovery_config' chg: ./TTC-Library/ttc_board_types.h - replace 'board_stm32l100c_discoveryt__config' -> 't_board_stm32l100c_discovery_config' chg: ./TTC-Library/basic/basic_stm32l1xx_types.h - replace 'basic_stm32l1xxt__config' -> 't_basic_stm32l1xx_config' chg: ./TTC-Library/ttc_adc_types.h - replace 'ttc_ADCt__config' -> 't_ttc_adc__config' chg: ./TTC-Library/stm32w/stm32w_usart.h - replace 'stm32w_usartt__config' -> 't_stm32w_usart_config' chg: ./TTC-Library/ttc_packet_types.h - replace 'packet_802154t__config' -> 't_packet_802154_config' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'dwtt__config' -> 't_dwt_config' chg: ./TTC-Library/ttc_packet_types.h.orig - replace 'ttc_packet_architecture_e' -> 'e_ttc_packet_architecture' chg: ./TTC-Library/ttc_packet_types.h - replace 'ttc_packet_architecture_e' -> 'e_ttc_packet_architecture' chg: ./TTC-Library/packet/packet_common_types.h - replace 'ttc_packet_architecture_e' -> 'e_ttc_packet_architecture' chg: ./TTC-Library/packet/packet_802154.c - replace 'ttc_packet_architecture_e' -> 'e_ttc_packet_architecture' chg: ./TTC-Library/ttc_pwm_types.h.orig - replace 'ttc_pwm_architecture_e' -> 'e_ttc_pwm_architecture' chg: ./TTC-Library/ttc_gyroscope.c - replace 'ttc_GYROSCOPE_architecture_e' -> 'e_ttc_gyroscope_architecture' chg: ./TTC-Library/ttc_board.c - replace 'ttc_sboard_architecture_e' -> 'e_ttc_board_architecture' chg: ./TTC-Library/ttc_pwm.c - replace 'ttc_spwm_architecture_e' -> 'e_ttc_pwm_architecture' chg: ./TTC-Library/ttc_adc_types.h - replace 'ttc_ADC_architecture_e' -> 'e_ttc_adc_architecture' chg: ./TTC-Library/ttc_rtls.c - replace 'ttc_srtls_architecture_e' -> 'e_ttc_rtls_architecture' chg: ./TTC-Library/ttc_systick.c - replace 'ttc_ssystick_architecture_e' -> 'e_ttc_systick_architecture' commit 8ba05018223de889f09b5b0e3e4e7e9655a2825a Author: gregor@hlb30 Date: Thu Nov 9 00:31:17 2017 +0100 chg: TTC-Library/interfaces/ttc_memory_interface.c - +ttc_driver_memory_is_executable() chg: TTC-Library/interfaces/ttc_memory_interface.h - +ttc_driver_memory_is_executable() chg: TTC-Library/memory/memory_stm32l1xx.c - +memory_stm32l1xx_is_executable() chg: TTC-Library/memory/memory_stm32l1xx.h - +memory_stm32l1xx_is_executable() chg: TTC-Library/radio/radio_dw1000.c - disabled unused variable EmptyLoopsDuringTransmission fix: TTC-Library/rtls/rtls_common.c- rtls_common_statemachine_report_locations(): now exits after Amount_TxRetries failed transmissions (did endless loop before) chg: TTC-Library/rtls/rtls_common_types.h - added to t_rtls_common_data_report_locations: Amount_TxRetries chg: TTC-Library/slam/slam_common.h - added warning chg: TTC-Library/slam/slam_simple_2d.c - code reformatted chg: TTC-Library/ttc_assert.c - added functions: ttc_assert_address_executable(), ttc_assert_address_executable_origin() chg: TTC-Library/ttc_assert.h - added functions: ttc_assert_address_executable(), ttc_assert_address_executable_origin() chg: TTC-Library/ttc_assert_types.h - added macro: Assert_Executable() chg: TTC-Library/ttc_memory.h - added function: ttc_memory_is_executable() chg: TTC-Library/ttc_packet_types.h - code reformatted chg: TTC-Library/ttc_rtls.c - ttc_rtls_load_defaults(): now loads Config->Init.Amount_TxRetrie chg: TTC-Library/ttc_rtls_types.h - added to ttc_rtls_t_config: Init.Amount_TxRetries chg: TTC-Library/ttc_slam.c - added function: _ttc_slam_mapping_completed() fix: TTC-Library/ttc_slam.c - ttc_slam_calculate_distance(): now only calls _driver_slam_calculate_mapping() when Config->Flags.Completed_Mapping==0 (faster) chg: TTC-Library/ttc_slam_types.h - added to t_ttc_slam_config: Function_MappingComplete commit f3d51bddd11e8f2755d6a9b01b3e36183929a0d7 Author: gregor@hlb30 Date: Wed Nov 8 21:24:50 2017 +0100 chg: TTC-Library/radio/radio_dw1000.c - code reformatted chg: TTC-Library/rtls/rtls_crtof_simple_2d.c - code reformatted chg: TTC-Library/rtls/rtls_crtof_simple_2d.h - code reformatted chg: TTC-Library/templates/example_ttc_device.h - revision 17: Improved documentation preamble chg: TTC-Library/ttc_packet.h - minor changes chg: TTC-Library/ttc_packet_types.h - - code reformatted chg: Template/examples/example_ttc_rtls_crtof_simple_2d.c - code reformatted chg: Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.c - code reformatted chg: Template/examples/example_ttc_rtls_square4.c - documentation improved commit 36c6d8b3e0701cfc0025e5bb2507bc3656d13df4 Author: Gregor Date: Wed Nov 8 12:02:40 2017 +0100 chg: InstallData/scripts/qtcreator.sh - minor changes commit ccd944cf56215ef6b71f7b390dba95620de024d1 Author: Gregor Rebel Date: Mon Nov 6 23:42:55 2017 +0100 new: InstallData/install_CMSIS.sh new: InstallData/installs_low_level/install_TTC_BOARD_STM32L053_DISCOVERY.sh new: TTC-Library/board/board_stm32l053_discovery.c new: TTC-Library/board/board_stm32l053_discovery.h new: TTC-Library/board/board_stm32l053_discovery_types.h new: Template/examples/example_ttc_board.c new: Template/examples/example_ttc_board.h new: Template/examples/example_ttc_board_stm32l053_discovery.c new: Template/examples/example_ttc_board_stm32l053_discovery.h commit ab7c628f09472d5f53ce2f5097738e5d268881a9 Author: Gregor Rebel Date: Mon Nov 6 23:39:11 2017 +0100 chg: install_TTC_BOARD.sh - added 450_board_stm32l053_discovery fix: scripts/installFuncs.sh - updateNewest(): always tried to find newest gcc instead of given URL and File chg: ../TTC-Library/interfaces/ttc_board_interface.h - added 450_board_stm32l053_discovery chg: ../TTC-Library/ttc_board_types.h - added 450_board_stm32l053_discovery --------------------------------------------------------- 1.0.53 @Mo 6. Nov 09:05:38 CET 2017 commit cedeaf6567b722ea254b59ddf00e493faba6a5b0 Author: Gregor Date: Mon Nov 6 11:17:32 2017 +0100 chg: InstallData/scripts/qtcreator.sh - code reformatted --------------------------------------------------------- 1.0.53 @Mo 6. Nov 08:57:27 CET 2017 commit 5bfe6c01db9eefd175cd129625abf11421248f7a Author: Gregor Date: Mon Nov 6 11:07:22 2017 +0100 fix: InstallData/install_QtCreator.sh - now disables QtCreator plugins which may interefere with The ToolChain chg: InstallData/scripts/installFuncs.sh - installPackage(): now adds names of failed packages to $installPackage chg: InstallData/scripts/qtcreator.sh - now displays logfile if qtcreator returns an error code --------------------------------------------------------- 1.0.53 @Fr 3. Nov 11:49:45 CET 2017 commit eefd85b4b29c4fed3e9d30f02450e3a24b6b780e Author: gregor@hlb30 Date: Fri Nov 3 14:00:52 2017 +0100 fix: InstallData/install_CPAL.sh - fixed broken basic datatypes from rename session (*_t -> t_*) fix: InstallData/installs_low_level/install_TTC_USB_STM32F1XX.sh - fixed broken basic datatypes from rename session (*_t -> t_*) --------------------------------------------------------- 1.0.53 @Fr 3. Nov 09:53:16 CET 2017 commit 5339d1643e061d1c2cbeffb6c2d7f9e5fcfcf217 Merge: 7220813 c9b67ff Author: gregor@hlb30 Date: Fri Nov 3 12:05:17 2017 +0100 Merge branch 'master' of hlb-labor.de:TheToolChain commit c9b67ffa149c232639034337f4c4419b37c0a7be Author: Gregor Rebel Date: Fri Nov 3 12:04:09 2017 +0100 fix: InstallData/scripts/gdb_cortexm3.sh - now creates absolute path to gdb frontend binary (should fix issue with not finding binary in some setups) commit 722081367d5ed9df786005e7bec96a2ab0493b5c Author: gregor@hlb30 Date: Fri Nov 3 11:28:20 2017 +0100 fix: fixed compile issues from last big rename session (simple4 -> square4) fix: example_ttc_radio_ranging_anchor.c: fixed compile issues fix: InstallData/install_TTC_RTLS.sh fix: InstallData/installs_low_level/install_TTC_RTLS_SIMPLE4.sh fix: TTC-Library/interfaces/ttc_rtls_interface.h fix: TTC-Library/packet/packet_common_types.h fix: TTC-Library/rtls/rtls_crtof_simple_2d.c ren: TTC-Library/rtls/rtls_simple4.c -> TTC-Library/rtls/rtls_square4.c ren: TTC-Library/rtls/rtls_simple4.h -> TTC-Library/rtls/rtls_square4.h ren: TTC-Library/rtls/rtls_simple4_types.h -> TTC-Library/rtls/rtls_square4_types.h fix: TTC-Library/ttc_rtls.h fix: TTC-Library/ttc_rtls_types.h ren: Template/examples/example_ttc_rtls_simple4.c -> Template/examples/example_ttc_rtls_square4.c ren: Template/examples/example_ttc_rtls_simple4.h -> Template/examples/example_ttc_rtls_square4.h ren: Template/examples/example_ttc_rtls_simple4_types.h -> Template/examples/example_ttc_rtls_square4_types.h fix: Updates/update_1.0.53.sh --------------------------------------------------------- 1.0.53 @Fr 3. Nov 09:47:49 CET 2017 --------------------------------------------------------- 1.0.53 @Do 2. Nov 12:52:26 CET 2017 commit c638f3feb383092baa288ed50d5ad0669d9c2a0d Author: Gregor Rebel Date: Thu Nov 2 11:36:08 2017 +0100 chg: Documentation/TheToolChain-Manual/chapter_Updates.tml - updated chapter for 1.0.53 commit 210ca3d4fceadbb9b3c8bfa52e7eea5107d3e459 Author: Gregor Date: Wed Nov 1 14:18:43 2017 +0100 chg: InstallData/scripts/ttc_manage.pl - can now operate inside TTC project folders (required to apply accumulated patches) commit b980b9035db0b2638851541d5e1aaa7e6ebac384 Author: gregor@hlb30 Date: Wed Nov 1 13:46:36 2017 +0100 fix: TTC-Library/rtls/rtls_common.c - updated to match new TTC naming scheme (*_t -> t_*) fix: TTC-Library/rtls/rtls_common_types.h - updated to match new TTC naming scheme (*_t -> t_*) chg: Updates/rename_AllDatatypes.sh - added more rename commands commit 1df275e653356f71be9829102bcda033c65ae2c8 Author: Gregor Rebel Date: Thu Oct 26 14:43:48 2017 +0200 chg: ./.readme.TheToolChain - replace 'u32_t' -> 't_u32' chg: ./readme.TheToolChain - replace 'u32_t' -> 't_u32' chg: ./Documentation/TheToolChain-Manual/chapter_Debugging.tml - replace 'u32_t' -> 't_u32' chg: ./Documentation/TheToolChain-Manual/chapter_Tweaking.tml - replace 'u32_t' -> 't_u32' chg: ./Regressions/regression_memory_pools.c - replace 'u32_t' -> 't_u32' chg: ./Regressions/regression_ttc_timer.c - replace 'u32_t' -> 't_u32' chg: ./Regressions/regression_usart.c - replace 'u32_t' -> 't_u32' chg: ./Regressions/regression_queue.h - replace 'u32_t' -> 't_u32' chg: ./Regressions/regression_memory_pools.h - replace 'u32_t' -> 't_u32' chg: ./Regressions/regression_list.c - replace 'u32_t' -> 't_u32' chg: ./Regressions/regression_queue.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_dma_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_font_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_interrupt.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_rtls_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_rtc.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_pwm_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_i2c.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_packet_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_assert.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_radio_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_spi_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_semaphore.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_can.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_register.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_basic_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_states.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_i2c.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_gfx_mt.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_dac.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_string_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_math.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_dac_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_math.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_mutex.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_i2c_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_gfx_mt.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_gfx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_timer.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_memory.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_gfx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/usefull_threads.h_ - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_usart_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_list_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_sysclock.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_sysclock.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_board_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_assert.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_string.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_radio.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_packet.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_radio.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_systick_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_network_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_timer.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_can_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_random.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_rtc.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_can.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_slam_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_rtc_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_basic.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_gfx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_basic.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_tcpip_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/usefull_threads.c_ - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ttc_random.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/network/mac_ieee_802_15_4/network_mac.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/network/mac_ieee_802_15_4/mac_ieee802_15_4_frame802154.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/network/support/network_conf.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/stm32/stm32_usb.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/stm32/stm32_io.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/stm32/stm32_basic.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/stm32/stm32_random.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/stm32/stm32_io.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/stm32/stm32_basic.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/cm0/cm0_semaphore_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/cm0/cm0_mutex_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/cm0/cm0_mutex.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/stm32w/stm32w_dummyboard.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/stm32w/stm32w_dummyboard.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/stm32w/stm32w_basic.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/stm32w/stm32w_spi.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/stm32w/stm32w_spi.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtls/rtls_simple4.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtls/rtls_common.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtls/rtls_common_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtls/rtls_simple4_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtls/rtls_common.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/register/register_stm32w1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/register/register_stm32w1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/register/register_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/register/register_stm32w1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/register/register_stm32l0xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/register/register_cortexm3.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/systick/systick_cortexm3.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/cpu/cpu_cortexm3.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/cpu/cm3_semaphore_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/cpu/cm3_mutex.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/cpu/cm3_mutex_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/cpu/cm3_semaphore.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/dac/dac_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/dac/dac_stm32l1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/dac/dac_stm32l1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/stm32l1/stm32l1_basic.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/can/can_stm32f1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ethernet/ethernet_stm32f107.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/ethernet/ethernet_stm32f107_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/basic/basic_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/basic/basic_cm3.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/basic/basic_cm3.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/basic/basic_cm3_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/basic/basic_stm32f1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtc/rtc_stm32f1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtc/rtc_stm32l1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtc/rtc_stm32f1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtc/rtc_stm32l1.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/rtc/rtc_stm32l1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/i2c/i2c_stm32l1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/i2c/i2c_common.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/i2c/i2c_stm32l1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/i2c/i2c_common.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32f1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32l0xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32w1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32l1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/timer/timer_stm32w1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/timer/timer_stm32f1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/timer/timer_stm32f0xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/timer/timer_stm32f1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/timer/timer_stm32l1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/timer/timer_stm32w1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/timer/timer_stm32f0xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/adc/adc_stm32l1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/adc/adc_stm32f1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/adc/adc_stm32l1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gfx/lcd_ili9320.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gfx/lcd_ili9320.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gfx/gfx_image.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gfx/lcd_k320qvb.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gfx/lcd_k320qvb.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/templates/ttc_device_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interrupt/interrupt_cortexm3.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_math_interface.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_rtc_interface.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_slam_interface.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_timer_interface.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_string_interface.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_string_interface.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_math_interface.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_packet_interface.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/interfaces/ttc_timer_interface.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/radio/radio_common.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/radio/register_and_variables_dw1000.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/radio/radio_common.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/math/math_software_float.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/math/math_software_double.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/pwr/pwr_stm32l1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/pwr/pwr_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/dma/dma_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/memory/memory_stm32w1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/memory/memory_stm32f1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/memory/memory_stm32l0xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/memory/memory_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/spi/spi_stm32l1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/spi/spi_stm32w1xx.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/spi/spi_stm32w1xx_types.h - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace 'u32_t' -> 't_u32' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'u32_t' -> 't_u32' chg: ./Template/regressions/regression_ttc_math.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_ttc_states.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_threading_semaphores.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_ttc_slam_simple_2d.h - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_gfx_benchmark.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_ttc_memory_pool.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_gfx_boxes.h - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_mobile.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_ttc_radio_ranging_mobile.h - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_ttc_states.h - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_ttc_input.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_ttc_dac.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_gpio_banks.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_gpio.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_gfx_boxes.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_ttc_math.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace 'u32_t' -> 't_u32' chg: ./Template/examples/example_ttc_list.c - replace 'u32_t' -> 't_u32' chg: ./InstallData/scripts/source.pl - replace 'u32_t' -> 't_u32' chg: ./InstallData/installs_low_level/install_TTC_USB_STM32F1XX.sh - replace 'u32_t' -> 't_u32' chg: ./Documentation/TheToolChain-Manual/chapter_CodingGuidelines.tml - replace 'u16_t' -> 't_u16' chg: ./Documentation/TheToolChain-Manual/chapter_Drivers.tml - replace 'u16_t' -> 't_u16' chg: ./Documentation/TheToolChain-Manual/chapter_CodingConventions.tml - replace 'u16_t' -> 't_u16' chg: ./Regressions/regression_queue.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_input.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_dma_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_font_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_input.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_rtls_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_input_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_pwm_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_i2c.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_pwr_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_packet_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_assert.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_spi.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_radio_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_spi_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_interface_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_gui_mt.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_gyroscope_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_can.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_gui_mt.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_queue.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_basic_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_spi.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_heap.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_heap_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_network_layer_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_i2c.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_gfx_mt.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_string_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_list.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_adc.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_math.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_dac_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_slam.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_slam.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_gpio.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_task.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_rtls.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_i2c_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_gui.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_gfx_mt.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_gfx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_memory.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_list.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_gfx_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/usefull_threads.h_ - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_usart_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_queue.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_list_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_board_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_gui.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_adc_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_string.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_radio.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_packet.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_radio.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_ethernet_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_adc.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_systick_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_network_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_can_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_usart.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_task.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_random.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_layer_phy_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_states_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_can.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_packet.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_slam_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_rtc_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_touchpad_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_gfx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_basic.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_tcpip_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/usefull_threads.c_ - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_cpu.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_random.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_usart.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ttc_real_time_clock_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/network/mac_ieee_802_15_4/mac_ieee802_15_4_framer_802154.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/network/mac_ieee_802_15_4/mac_ieee802_15_4_frame802154.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/network/support/network_rime_packetbuf.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/network/support/network_rime_queuebuf.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/network/support/network_conf.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/network/support/network_serialradio.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/network/support/network_rime_packetbuf.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/stm32/stm32_usb.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/stm32/stm32_io.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/stm32/stm32_usb.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/stm32/stm32_random.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/stm32/stm32_io.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/stm32/stm32_eeprom_emulation.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/cm0/cm0_semaphore_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/cm0/cm0_mutex_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/stm32w/stm32w_basic.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/stm32w/stm32w_spi.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/stm32w/stm32w_spi.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/rtls/rtls_simple4.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/rtls/rtls_common.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/rtls/rtls_common_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/rtls/rtls_common.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/input/input_helper.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/register/register_stm32l1xx_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/register/register_stm32w1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/register/register_cortexm3.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/font/font_type1_16x24.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/systick/systick_cortexm3_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/cpu/cm3_semaphore_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/cpu/cm3_mutex_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/cpu/cm3_semaphore.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/slam/slam_simple_2d.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/slam/slam_common.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/slam/slam_simple_2d.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/dac/dac_stm32l1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/dac/dac_stm32l1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/stm32f1/stm32f1_can.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/stm32f1/stm32f1_can.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/can/can_stm32f1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/ethernet/ethernet_stm32f107.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/usart/usart_stm32f1xx_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/basic/basic_cm3.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/basic/basic_cm3.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/basic/basic_stm32f1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/scheduler/freertos_task.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/scheduler/freertos_task.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/i2c/i2c_stm32f1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/i2c/i2c_common.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/i2c/i2c_stm32l1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/i2c/i2c_common.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/i2c/i2c_stm32f1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/touchpad/touchpad_analog4_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/timer/timer_stm32l1xx_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/timer/timer_stm32f1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/timer/timer_stm32l1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/adc/adc_stm32f1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/adc/adc_stm32l1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/gfx/lcd_ili9320.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/gfx/lcd_ili9320.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/gfx/gfx_image.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/gfx/lcd_k320qvb.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/gfx/lcd_k320qvb.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/templates/new_file.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/templates/ttc_device_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/tcpip/tcpip_uip_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_adc_interface.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_radio_interface.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_slam_interface.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_string_interface.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_i2c_interface.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_string_interface.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_packet_interface.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_adc_interface.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_i2c_interface.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_usart_interface.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_math_interface.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_spi_interface.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_spi_interface.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_packet_interface.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_slam_interface.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/interfaces/ttc_usart_interface.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/radio/radio_common.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/radio/register_and_variables_dw1000.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/radio/radio_dw1000_registers.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/radio/radio_common.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/math/math_software_double.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/dma/dma_stm32l1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/spi/spi_stm32l1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/spi/spi_stm32f1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/spi/spi_stm32w1xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/spi/spi_stm32l1xx_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/spi/spi_stm32l0xx_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/spi/spi_stm32l0xx.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/packet/packet_802154.c - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'u16_t' -> 't_u16' chg: ./TTC-Library/packet/packet_802154.h - replace 'u16_t' -> 't_u16' chg: ./Template/main.c - replace 'u16_t' -> 't_u16' chg: ./Template/regressions/regression_ttc_math.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_gpio_banks.h - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_threading_semaphores.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_gpio.h - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_slam_simple_2d.h - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_gfx_benchmark.h - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_string.h - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_gfx_benchmark.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_gfx_boxes.h - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_gfx_printf.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_radio_ranging_common.h - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_mobile.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_radio_ranging.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_input.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_dac.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_accelerometer.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_touchpad.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_gpio_banks.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_threading_queues.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_packet.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_adc.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_radio_ranging_mobile.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_radio_ranging_observer.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_heap.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_gfx_boxes.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace 'u16_t' -> 't_u16' chg: ./Template/examples/example_ttc_i2c.h - replace 'u16_t' -> 't_u16' chg: ./InstallData/install_Network_uIP.sh - replace 'u16_t' -> 't_u16' chg: ./InstallData/scripts/source.pl - replace 'u16_t' -> 't_u16' chg: ./InstallData/installs_low_level/install_TTC_USB_STM32F1XX.sh - replace 'u16_t' -> 't_u16' chg: ./.readme.TheToolChain - replace 'u8_t' -> 't_u8' chg: ./readme.TheToolChain - replace 'u8_t' -> 't_u8' chg: ./Documentation/TheToolChain-Manual/chapter_StableCode.tml - replace 'u8_t' -> 't_u8' chg: ./Documentation/TheToolChain-Manual/chapter_Memory.tml - replace 'u8_t' -> 't_u8' chg: ./Documentation/TheToolChain-Manual/chapter_CodingGuidelines.tml - replace 'u8_t' -> 't_u8' chg: ./Documentation/TheToolChain-Manual/USART_Transmit_Buffer_Handling.svg - replace 'u8_t' -> 't_u8' chg: ./Documentation/TheToolChain-Manual/chapter_GPIO.tml - replace 'u8_t' -> 't_u8' chg: ./Documentation/TheToolChain-Manual/chapter_Drivers.tml - replace 'u8_t' -> 't_u8' chg: ./Documentation/TheToolChain-Manual/chapter_TextOutput.tml - replace 'u8_t' -> 't_u8' chg: ./Documentation/TheToolChain-Manual/chapter_CodingConventions.tml - replace 'u8_t' -> 't_u8' chg: ./Documentation/TheToolChain-Manual/chapter_AddingSourcesAndFunctions.tml - replace 'u8_t' -> 't_u8' chg: ./Documentation/TheToolChain-Manual/chapter_Tweaking.tml - replace 'u8_t' -> 't_u8' chg: ./Regressions/regression_memory_pools.c - replace 'u8_t' -> 't_u8' chg: ./Regressions/regression_ttc_timer.c - replace 'u8_t' -> 't_u8' chg: ./Regressions/regression_usart.c - replace 'u8_t' -> 't_u8' chg: ./Regressions/regression_queue.h - replace 'u8_t' -> 't_u8' chg: ./Regressions/regression_memory_pools.h - replace 'u8_t' -> 't_u8' chg: ./Regressions/regression_list.c - replace 'u8_t' -> 't_u8' chg: ./Regressions/regression_queue.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_input.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_dma_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_font_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_input.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_tcpip.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_interrupt.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_rtls.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_layer_phy.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gpio_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_accelerometer.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_rtls_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_board.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_interrupt.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_rtc.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_input_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_systick.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_queue_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_pwm_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_network.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_pwm.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_board.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_i2c.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_pwr_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_packet_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_assert.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_ethernet.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_spi.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_radio_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_spi_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_interface_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gui_mt.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gyroscope_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_semaphore.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_mutex_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_can.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gui_mt.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_queue.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gpio.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_register.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_touchpad.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_mutex.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_pwr.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_basic_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_layer_phy.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_memory.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_spi.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_heap.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_states.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_network.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_heap_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_network_layer_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_i2c.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gfx_mt.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_dac.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_string_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_adc.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_math.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_cpu.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_dac_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_slam.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_slam.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_sdcard_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_math.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_accelerometer_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gpio.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_mutex.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_task.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gyroscope.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_rtls.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_tcpip.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_i2c_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_pwr.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_dma.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_sdcard.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gui.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_ethernet.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gfx_mt.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gfx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_semaphore_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_pwm.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_timer.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_memory.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gfx_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/usefull_threads.h_ - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_usart_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_queue.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_list_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_heap.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_sysclock.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_task_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_board_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gui.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_assert.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_adc_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_string.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gyroscope.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_string.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_radio.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_packet.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_semaphore.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_cpu_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_radio.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_ethernet_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_adc.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_accelerometer.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_systick_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_real_time_clock.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_network_layer.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_network_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_timer.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_touchpad.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_can_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_usart.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_sysclock_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_states.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_task.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_layer_phy_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_dac.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_states_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_systick.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_rtc.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_can.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_packet.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_real_time_clock.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_slam_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_rtc_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_network_layer.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_basic.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_touchpad_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_gfx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_sdcard.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_basic.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_tcpip_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/usefull_threads.c_ - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_register.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_cpu.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_timer_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_usart.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_dma.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_font.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_real_time_clock_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_font.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/network_6lowpan.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/network_6lowpan.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/mac_ieee_802_15_4/mac_ieee802_15_4_frame802154.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/mac_ieee_802_15_4/mac_ieee802_15_4_framer_802154.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/mac_ieee_802_15_4/mac_ieee802_15_4_framer_nullmac.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/mac_ieee_802_15_4/network_mac.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/mac_ieee_802_15_4/mac_ieee802_15_4_frame802154.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/mac_ieee_802_15_4/mac_ieee802_15_4_csma.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/mac_ieee_802_15_4/network_mac.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/mac_ieee_802_15_4/mac_ieee802_15_4_nullrdc.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/support/network_rime_packetbuf.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/support/network_rime_queuebuf.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/support/network_conf.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/support/network_rimeaddr.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/support/network_serialradio.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/network/support/network_rime_packetbuf.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32/stm32_usb.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32/stm32_io.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32/stm32_usb.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32/stm32_io.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/board/board_stm32l100c_discovery_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/board/board_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/board/board_stm32l152_discovery_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/board/board_stm32l100c_discovery.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/board/board_stm32l152_discovery.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cm0/cm0_semaphore_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cm0/cm0_mutex_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32w/stm32w_usart.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32w/stm32w_dummyboard.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32w/stm32w_basic.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32w/stm32w_dummyboard.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32w/stm32w_spi.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32w/stm32w_usart.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32w/stm32w_spi.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/pwm/pwm_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/pwm/pwm_stm32l1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/pwm/pwm_stm32l1xx_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtls/rtls_simple4.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtls/rtls_common.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtls/rtls_crtof_simple_2d.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtls/rtls_simple4.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtls/rtls_common_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtls/rtls_simple4_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtls/rtls_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/input/input_helper.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/input/input_touchpad.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/input/input_helper.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/register/register_stm32f1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/register/register_stm32w1xx_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/register/register_stm32w1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/register/register_cortexm3.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/register/register_cortexm3.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/systick/systick_freertos.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/systick/systick_cortexm3_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/systick/systick_cortexm3.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/systick/systick_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cpu/cpu_cortexm3.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cpu/cm3_semaphore_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cpu/cpu_cortexm4.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cpu/cpu_stm32f3xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cpu/cm3_mutex_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cpu/cpu_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cpu/cpu_stm32f0xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cpu/cm3_semaphore.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cpu/cpu_cortexm0.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cpu/cpu_stm32f2xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/cpu/cpu_stm32w1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/slam/slam_simple_2d.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/slam/slam_simple_2d_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/slam/slam_common.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/slam/slam_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/slam/slam_simple_2d.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/real_time_clock/real_time_clock_stm32l1.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gyroscope/gyroscope_mpu6050.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32f1/stm32f1_can_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32f1/stm32f1_can.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/stm32f1/stm32f1_can.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/can/can_stm32f1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/can/can_stm32f1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/sysclock/sysclock_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ethernet/ethernet_stm32f107.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/basic/basic_stm32l0xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/basic/basic_stm32f1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/basic/basic_cm3.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/basic/basic_cm3.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/basic/basic_stm32f1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/basic/basic_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtc/rtc_stm32l1xx_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtc/rtc_stm32l1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtc/rtc_stm32l1.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/rtc/rtc_stm32l1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/scheduler/freertos_task.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/scheduler/freertos_task.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/i2c/i2c_stm32f1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/i2c/i2c_stm32l1xx_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/i2c/i2c_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/i2c/i2c_stm32l1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/i2c/i2c_stm32l1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/i2c/i2c_stm32f1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gpio/gpio_stm32f1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gpio/gpio_stm32l1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gpio/gpio_stm32w1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gpio/gpio_stm32l0xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gpio/gpio_stm32w1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gpio/gpio_stm32f1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/touchpad/touchpad_analog4.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/touchpad/touchpad_analog4_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/timer/timer_stm32f1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/timer/timer_stm32f1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/timer/timer_stm32l1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/adc/adc_stm32l1xx_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/adc/adc_stm32f1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/adc/adc_stm32f1xx_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/adc/adc_stm32l1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gfx/gfx_ili9320.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gfx/lcd_ili9320.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gfx/gfx_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gfx/lcd_ili9320.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gfx/gfx_image.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gfx/lcd_k320qvb.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gfx/lcd_k320qvb.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/gfx/gfx_ili9320.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/example_ttc_device_architecture.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/device_architecture.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/example_ttc_device.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/new_file.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/ttc_device.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/ttc_device.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/regression_ttc_device.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/regression_ttc_device_architecture.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/ttc_device_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/device_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/device_architecture_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/new_file.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/templates/create_DeviceDriver.pl - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/heap/heap_freertos.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/heap/heap_freertos.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/heap/heap_zdefault.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/heap/heap_zdefault.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interrupt/interrupt_cortexm3.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interrupt/interrupt_stm32f1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interrupt/interrupt_stm32w1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interrupt/interrupt_cortexm3.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interrupt/interrupt_stm32l1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/tcpip/tcpip_uip_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/tcpip/uip-conf.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_adc_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_radio_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_network_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_heap_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_radio_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_real_time_clock_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_usb_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_can_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_math_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_can_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_slam_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_basic_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_usb_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_basic_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_heap_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_gpio_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_interrupt_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_string_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_network_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_i2c_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_string_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_packet_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_adc_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_i2c_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_usart_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_gpio_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_gfx_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_gfx_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_math_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_spi_interface.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_spi_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_packet_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/interfaces/ttc_usart_interface.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/radio/radio_stm32w1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/radio/radio_dw1000_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/radio/radio_dw1000.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/radio/radio_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/radio/register_and_variables_dw1000.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/radio/radio_dw1000_registers.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/radio/radio_common.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/radio/radio_dw1000.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/math/math_software_double.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/math/math_software_float.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/math/math_software_float.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/math/math_software_double.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/math/math_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/pwr/pwr_stm32l1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/pwr/pwr_stm32l1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/spi/spi_stm32l1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/spi/spi_stm32f1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/spi/spi_stm32l1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/spi/spi_stm32w1xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/spi/spi_stm32l0xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/spi/spi_stm32f1xx.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/spi/spi_stm32l0xx.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/packet/packet_common_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/packet/packet_802154.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/packet/packet_802154_types.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/packet/packet_802154.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/packet/packet_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/string/string_ascii.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/string/string_common.h - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/string/string_common.c - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/string/string_ascii.c - replace 'u8_t' -> 't_u8' chg: ./Template/regressions/regression_ttc_pwm_stm32l1xx.h - replace 'u8_t' -> 't_u8' chg: ./Template/regressions/regression_ttc_math_software_float.h - replace 'u8_t' -> 't_u8' chg: ./Template/regressions/regression_ttc_math.h - replace 'u8_t' -> 't_u8' chg: ./Template/regressions/regression_ttc_pwm.h - replace 'u8_t' -> 't_u8' chg: ./Template/regressions/regression_ttc_math.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_usart.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_gpio_banks.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_states.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_threading_semaphores.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_gpio.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_slam_simple_2d.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_string.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_gfx_benchmark.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_interface.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_usart.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_radio_ranging_common.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_rtls_simple4.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_pwm_stm32l1xx.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_gfx_benchmark.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_systick.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_assert.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_memory_pool.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_radio_ranging_anchor.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_rtls_simple4_types.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_gfx_printf.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_radio_ranging_common.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_mobile.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_pwm.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_radio_ranging.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_states.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_radio.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_network.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_input.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_network.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_assert.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_sysclock.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_anchor.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_systick_cortexm3.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_dac.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_layer_phy.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_accelerometer.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_touchpad.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_gpio_banks.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_threading_queues.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_spi_master.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_memory.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_packet.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_i2c.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_systick_freertos.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_gpio.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_adc.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_radio_ranging_mobile.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_touchpad.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_dac.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_leds.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_radio_ranging_observer.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_heap.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_gyroscope.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d_types.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_spi_slave.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_gfx_boxes.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_packet.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_math.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_list.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_network_layer.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_slam_simple_2d.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_adc.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_radio.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_list.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_accelerometer.h - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_watchdog.c - replace 'u8_t' -> 't_u8' chg: ./Template/examples/example_ttc_gfx.h - replace 'u8_t' -> 't_u8' chg: ./InstallData/install_Network_uIP.sh - replace 'u8_t' -> 't_u8' chg: ./InstallData/scripts/source.pl - replace 'u8_t' -> 't_u8' chg: ./InstallData/installs_low_level/install_TTC_USB_STM32F1XX.sh - replace 'u8_t' -> 't_u8' chg: ./InstallData/testing/install_17_Network_6LoWPAN.sh - replace 'u8_t' -> 't_u8' chg: ./TTC-Library/ttc_semaphore.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/ttc_basic_types.h - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/ttc_math.h - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/ttc_task.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/ttc_math_types.h - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/ttc_queue.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/ttc_string.h - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/ttc_adc.h - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/ttc_usart.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/ttc_basic.h - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/sysclock/sysclock_stm32w1xx.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/sysclock/sysclock_stm32l1xx.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/basic/basic_cm3_types.h - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/adc/adc_stm32f1xx.h - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/adc/adc_stm32l1xx.h - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/heap/heap_zdefault.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/interfaces/ttc_adc_interface.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/interfaces/ttc_math_interface.h - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/interfaces/ttc_string_interface.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/interfaces/ttc_string_interface.h - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/interfaces/ttc_adc_interface.h - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/interfaces/ttc_math_interface.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/spi/spi_stm32w1xx.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./Template/examples/example_ttc_string.c - replace 'Base_signed_t' -> 't_base_signed' chg: ./InstallData/scripts/source.pl - replace 'Base_signed_t' -> 't_base_signed' chg: ./TTC-Library/usefull_threads.h_ - replace 'ut_int8' -> 't_u8' chg: ./TTC-Library/network/support/network_rime_queuebuf.h - replace 'ut_int8' -> 't_u8' chg: ./TTC-Library/network/support/network_conf.h - replace 'ut_int8' -> 't_u8' chg: ./TTC-Library/stm32w/stm32w_basic.h - replace 'ut_int8' -> 't_u8' chg: ./TTC-Library/scheduler/freertos_heap_1.c - replace 'ut_int8' -> 't_u8' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'ut_int8' -> 't_u8' chg: ./TTC-Library/gfx/lcd_ili9320.h - replace 'ut_int8' -> 't_u8' chg: ./TTC-Library/gfx/lcd_k320qvb.h - replace 'ut_int8' -> 't_u8' chg: ./TTC-Library/radio/radio_stm32w1xx.c - replace 'ut_int8' -> 't_u8' chg: ./TTC-Library/spi/spi_stm32l1xx.h - replace 'ut_int8' -> 't_u8' chg: ./Template/configs/stm32l1xx_conf.h - replace 'ut_int8' -> 't_u8' chg: ./Template/configs/stm32w108xx_conf.h - replace 'ut_int8' -> 't_u8' chg: ./Template/configs/cpal_usercallback.c - replace 'ut_int8' -> 't_u8' chg: ./Template/configs/stm32f10x_conf.h - replace 'ut_int8' -> 't_u8' chg: ./Template/examples/example_ttc_dac.c - replace 'ut_int8' -> 't_u8' chg: ./InstallData/install_CPAL.sh - replace 'ut_int8' -> 't_u8' chg: ./InstallData/install_Network_uIP.sh - replace 'ut_int8' -> 't_u8' chg: ./InstallData/install_STM-StdPeripheralsLibrary.sh - replace 'ut_int8' -> 't_u8' chg: ./InstallData/install_4OpenOCD.sh - replace 'ut_int8' -> 't_u8' chg: ./InstallData/installs_low_level/install_TTC_CPU_STM32F1XX.sh - replace 'ut_int8' -> 't_u8' chg: ./InstallData/installs_low_level/install_TTC_USB_STM32F1XX.sh - replace 'ut_int8' -> 't_u8' chg: ./InstallData/testing/install_17_Network_6LoWPAN.sh - replace 'ut_int8' -> 't_u8' chg: ./TTC-Library/usefull_threads.h_ - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/network/support/network_conf.h - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/stm32/stm32_basic.c - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/stm32w/stm32w_basic.h - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/real_time_clock/real_time_clock_stm32l1.h - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/stm32l1/stm32l1_basic.c - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/sysclock/sysclock_stm32f1xx.c - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/basic/basic_stm32l1xx.c - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/rtc/rtc_stm32l1xx_types.h - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/rtc/rtc_stm32l1xx.h - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/i2c/i2c_stm32l1xx_types.h - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32l0xx.h - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/gpio/gpio_stm32l1xx.h - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/adc/adc_stm32l1xx.c - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/gfx/lcd_ili9320.h - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/DAC/dac_stm32l1_types.h - replace 'ut_int32' -> 't_u32' chg: ./TTC-Library/pwr/pwr_stm32l1xx.c - replace 'ut_int32' -> 't_u32' chg: ./Template/configs/stm32l1xx_conf.h - replace 'ut_int32' -> 't_u32' chg: ./Template/configs/cpal_conf.h - replace 'ut_int32' -> 't_u32' chg: ./Template/configs/stm32w108xx_conf.h - replace 'ut_int32' -> 't_u32' chg: ./Template/configs/cpal_usercallback.c - replace 'ut_int32' -> 't_u32' chg: ./Template/configs/stm32f10x_conf.h - replace 'ut_int32' -> 't_u32' chg: ./InstallData/install_CPAL.sh - replace 'ut_int32' -> 't_u32' chg: ./InstallData/install_STM-StdPeripheralsLibrary.sh - replace 'ut_int32' -> 't_u32' chg: ./InstallData/install_4OpenOCD.sh - replace 'ut_int32' -> 't_u32' chg: ./InstallData/installs_low_level/install_TTC_CPU_STM32F1XX.sh - replace 'ut_int32' -> 't_u32' chg: ./InstallData/installs_low_level/install_TTC_USB_STM32F1XX.sh - replace 'ut_int32' -> 't_u32' chg: ./Documentation/TheToolChain-Manual/Channels.svg - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./Regressions/regression_usart.h - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./Regressions/regression_usart.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/ttc_interrupt.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/ttc_interrupt_types.h - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/ttc_usart_types.h - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/ttc_usart.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/ttc_usart.h - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/network/support/network_serialradio.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/stm32w/stm32w_usart.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/stm32w/stm32w_usart.h - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/usart/usart_stm32w1xx.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/usart/usart_stm32l1xx.h - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/usart/usart_stm32w1xx.h - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/usart/usart_stm32l1xx_types.h - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/usart/usart_stm32l1xx.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/usart/usart_stm32f1xx.h - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/usart/usart_stm32f1xx.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/interfaces/ttc_usart_interface.h - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./TTC-Library/interfaces/ttc_usart_interface.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./Template/examples/example_ttc_usart.h - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./Template/examples/example_ttc_usart.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./Template/examples/example_ttc_rtls_simple4.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./Template/examples/example_ttc_radio_ranging_common.h - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./Template/examples/example_ttc_radio_ranging.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./Template/examples/example_ttc_spi_master.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./Template/examples/example_ttc_rtls_crtof_simple_2d.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' chg: ./Template/examples/example_ttc_radio.c - replace 'ttc_usart_t_config' -> 't_ttc_usart_config' commit 91c60b0a797086721c735695b5adfa842c054d54 Author: Gregor Rebel Date: Fri Oct 6 22:18:10 2017 +0200 new: Updates/rename_AllDatatypes.sh commit f17b23d8dbdb8974c6e6b49856c047147536c58a Author: Gregor Rebel Date: Fri Oct 6 21:59:15 2017 +0200 chg: renamed all types and enums to a new naming scheme that will make it easier to tab them in QtCreator or gdb (*_e -> e_*, *_t -> t_*) Note: run ~/Source/TheToolChain/Updates/rename_AllDatatypes.sh in each of your projects to update to new naming scheme! (rename at least Base_t -> t_base in main.c of each project) chg: ./TTC-Library/accelerometer/accelerometer_bno055_types.h - replace 'accelerometer_bno055_config_t' -> 't_accelerometer_bno055_config' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl_types.h - replace 'accelerometer_lis3lv02dl_config_t' -> 't_accelerometer_lis3lv02dl_config' chg: ./TTC-Library/accelerometer/accelerometer_lis3lv02dl_types.h - replace 'accelerometer_lis3lv02dlr_registers_t' -> 't_accelerometer_lis3lv02dlr_registers' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050_types.h - replace 'accelerometer_mpu6050_config_t' -> 't_accelerometer_mpu6050_config' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050_types.h - replace 'accelerometer_mpu6050_registers_t' -> 't_accelerometer_mpu6050_registers' chg: ./TTC-Library/accelerometer/accelerometer_mpu6050_types.h - replace 'ACCELEROMETER_Register_t' -> 't_accelerometer_register' chg: ./TTC-Library/accelerometer/accelerometer_bno055_types.h - replace 'ACCELEROMETER_Register_t' -> 't_accelerometer_register' chg: ./TTC-Library/adc/adc_stm32f1xx_types.h - replace 'ADC_Register_t' -> 't_adc_register' chg: ./TTC-Library/adc/adc_stm32f1xx_types.h - replace 'adc_stm32f1xx_config_t' -> 't_adc_stm32f1xx_config' chg: ./TTC-Library/adc/adc_stm32f1xx.c - replace 'adc_stm32f1xx_device_t' -> 't_adc_stm32f1xx_device' chg: ./TTC-Library/adc/adc_stm32f1xx_types.h - replace 'adc_stm32f1xx_device_t' -> 't_adc_stm32f1xx_device' chg: ./TTC-Library/adc/adc_stm32l1xx_types.h - replace 'adc_stm32l1xx_config_t' -> 't_adc_stm32l1xx_config' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'AFIO_EVCR_t' -> 't_afio_evcr' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'afio_event_pin_e' -> 'e_afio_event_pin' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'afio_event_port_e' -> 'e_afio_event_port' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'AFIO_EXTICR1_t' -> 't_afio_exticr1' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'AFIO_EXTICR2_t' -> 't_afio_exticr2' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'AFIO_EXTICR3_t' -> 't_afio_exticr3' chg: ./TTC-Library/register/register_stm32f1xx_types.h - replace 'AFIO_EXTICR4_t' -> 't_afio_exticr4' chg: ./TTC-Library/timer/timer_stm32l1xx_types.h - replace 'BaseRegister_output_compare_mode_t' -> 't_baseregister_output_compare_mode' chg: ./TTC-Library/timer/timer_stm32l1xx.c - replace 'BaseRegister_output_compare_mode_t' -> 't_baseregister_output_compare_mode' chg: ./Documentation/TheToolChain-Manual/chapter_StableCode.tml - replace 'Base_t' -> 't_base' chg: ./Documentation/TheToolChain-Manual/USART_T