
<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>EDIS_Ignition &#x2013; /trunk/User/Src/saveTiming.c</title><description>WebSVN RSS feed &#x2013; EDIS_Ignition</description><lastBuildDate>Sun, 05 Apr 2026 16:58:24 +0000</lastBuildDate><generator>WebSVN 2.8.5-DEV</generator><language>en</language><link>https://www.hamble.online/websvn/log.php?repname=EDIS_Ignition&amp;path=%2Ftrunk%2FUser%2FSrc%2FsaveTiming.c&amp;max=40&amp;</link><atom:link href="https://www.hamble.online/websvn/rss.php?path=%2Ftrunk%2FUser%2FSrc%2FsaveTiming.c&amp;repname=EDIS_Ignition" rel="self" type="application/rss+xml" />
<item><pubDate>Sun, 19 Nov 2023 15:58:10 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 18 – Fixed a couple of issues where there were compiler warnings.</title><description>&lt;div&gt;&lt;strong&gt;mjames – 50 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed a couple of issues where there were compiler warnings.&lt;/div&gt;~ /trunk/Core/Inc/main.h&lt;br /&gt;~ /trunk/Core/Src/main.c&lt;br /&gt;~ /trunk/Core/Src/stm32f1xx_hal_msp.c&lt;br /&gt;~ /trunk/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_can.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_iwdg.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_can.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c&lt;br /&gt;~ /trunk/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c&lt;br /&gt;~ /trunk/EDIS_Ignition.ioc&lt;br /&gt;~ /trunk/Makefile&lt;br /&gt;~ /trunk/STM32F103C8Tx_FLASH.ld&lt;br /&gt;~ /trunk/User/Src/bmp280driver.c&lt;br /&gt;~ /trunk/User/Src/saveTiming.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EDIS_Ignition&amp;path=%2Ftrunk%2FUser%2FSrc%2FsaveTiming.c&amp;rev=18</link><guid>https://www.hamble.online/websvn/revision.php?repname=EDIS_Ignition&amp;path=%2Ftrunk%2FUser%2FSrc%2FsaveTiming.c&amp;rev=18</guid></item>
<item><pubDate>Thu, 16 Mar 2023 19:55:50 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 11 – Improved use of watchdog timer, added temperature display to panel.</title><description>&lt;div&gt;&lt;strong&gt;mjames – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Improved use of watchdog timer, added temperature display to panel.&lt;/div&gt;~ /trunk/Core/Inc/main.h&lt;br /&gt;~ /trunk/Core/Src/main.c&lt;br /&gt;~ /trunk/Makefile&lt;br /&gt;~ /trunk/User/Src/display.cpp&lt;br /&gt;~ /trunk/User/Src/saveTiming.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EDIS_Ignition&amp;path=%2Ftrunk%2FUser%2FSrc%2FsaveTiming.c&amp;rev=11</link><guid>https://www.hamble.online/websvn/revision.php?repname=EDIS_Ignition&amp;path=%2Ftrunk%2FUser%2FSrc%2FsaveTiming.c&amp;rev=11</guid></item>
<item><pubDate>Thu, 02 Mar 2023 21:05:53 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 10 – Added NVRAM save/load of timing settings.</title><description>&lt;div&gt;&lt;strong&gt;mjames – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added NVRAM save/load of timing settings.&lt;/div&gt;~ /trunk/Core/Src/main.c&lt;br /&gt;~ /trunk/Makefile&lt;br /&gt;~ /trunk/User/Inc/nvram.h&lt;br /&gt;+ /trunk/User/Inc/saveTiming.h&lt;br /&gt;~ /trunk/User/Src/nvram.c&lt;br /&gt;+ /trunk/User/Src/saveTiming.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EDIS_Ignition&amp;path=%2Ftrunk%2FUser%2FSrc%2FsaveTiming.c&amp;rev=10</link><guid>https://www.hamble.online/websvn/revision.php?repname=EDIS_Ignition&amp;path=%2Ftrunk%2FUser%2FSrc%2FsaveTiming.c&amp;rev=10</guid></item>
</channel></rss>