
<?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>EngineBay2 &#x2013; /branches/stm32f103/STM32F103C8Tx_FLASH.ld</title><description>WebSVN RSS feed &#x2013; EngineBay2</description><lastBuildDate>Sun, 05 Apr 2026 16:37:05 +0000</lastBuildDate><generator>WebSVN 2.8.5-DEV</generator><language>en</language><link>https://www.hamble.online/websvn/log.php?repname=EngineBay2&amp;path=%2Fbranches%2Fstm32f103%2FSTM32F103C8Tx_FLASH.ld&amp;max=40&amp;peg=55</link><atom:link href="https://www.hamble.online/websvn/rss.php?path=%2Fbranches%2Fstm32f103%2FSTM32F103C8Tx_FLASH.ld&amp;peg=55&amp;repname=EngineBay2" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 25 Apr 2025 10:11:52 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 55 – added ADC filter for temperature sensors</title><description>&lt;div&gt;&lt;strong&gt;mjames – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;added ADC filter for temperature sensors&lt;/div&gt;~ /branches/stm32f103/.mxproject&lt;br /&gt;~ /branches/stm32f103/Core/Inc/main.h&lt;br /&gt;~ /branches/stm32f103/Core/Src/main.c&lt;br /&gt;~ /branches/stm32f103/Core/Src/stm32f1xx_hal_msp.c&lt;br /&gt;~ /branches/stm32f103/EngineBay2.ioc&lt;br /&gt;~ /branches/stm32f103/Inc/main_export.h&lt;br /&gt;~ /branches/stm32f103/Makefile&lt;br /&gt;~ /branches/stm32f103/Src/misc.c&lt;br /&gt;~ /branches/stm32f103/STM32F103C8Tx_FLASH.ld&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Fbranches%2Fstm32f103%2FSTM32F103C8Tx_FLASH.ld&amp;rev=55&amp;peg=55</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Fbranches%2Fstm32f103%2FSTM32F103C8Tx_FLASH.ld&amp;rev=55&amp;peg=55</guid></item>
<item><pubDate>Sat, 28 Sep 2024 20:22:52 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 53 – Refactored with new comms code, increased heap size</title><description>&lt;div&gt;&lt;strong&gt;mjames – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Refactored with new comms code, increased heap size&lt;/div&gt;~ /branches/stm32f103/.mxproject&lt;br /&gt;~ /branches/stm32f103/Core/Inc/main.h&lt;br /&gt;~ /branches/stm32f103/Core/Inc/stm32f1xx_hal_conf.h&lt;br /&gt;~ /branches/stm32f103/Core/Src/main.c&lt;br /&gt;~ /branches/stm32f103/Core/Src/stm32f1xx_hal_msp.c&lt;br /&gt;~ /branches/stm32f103/EngineBay2.ioc&lt;br /&gt;~ /branches/stm32f103/Makefile&lt;br /&gt;~ /branches/stm32f103/STM32F103C8Tx_FLASH.ld&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Fbranches%2Fstm32f103%2FSTM32F103C8Tx_FLASH.ld&amp;rev=53&amp;peg=55</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Fbranches%2Fstm32f103%2FSTM32F103C8Tx_FLASH.ld&amp;rev=53&amp;peg=55</guid></item>
<item><pubDate>Sun, 11 Sep 2022 14:30:34 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 46 – Updated to use a debounce style hysteresis on the rev ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated to use a debounce style hysteresis on the rev counter processing - the old version was unable to work with bounce from the points.&lt;/div&gt;~ /branches/stm32f103/Core/Src/main.c&lt;br /&gt;~ /branches/stm32f103/EngineBay2.ioc&lt;br /&gt;~ /branches/stm32f103/Makefile&lt;br /&gt;~ /branches/stm32f103/STM32F103C8Tx_FLASH.ld&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Fbranches%2Fstm32f103%2FSTM32F103C8Tx_FLASH.ld&amp;rev=46&amp;peg=55</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Fbranches%2Fstm32f103%2FSTM32F103C8Tx_FLASH.ld&amp;rev=46&amp;peg=55</guid></item>
<item><pubDate>Sun, 04 Jul 2021 08:19:31 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 38 – Builds for STM32F103 blue pill.</title><description>&lt;div&gt;&lt;strong&gt;mjames – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;Builds for STM32F103 blue pill.&lt;/div&gt;+ /branches/stm32f103/Core&lt;br /&gt;+ /branches/stm32f103/Core/Inc&lt;br /&gt;+ /branches/stm32f103/Core/Inc/main.h&lt;br /&gt;+ /branches/stm32f103/Core/Inc/stm32f1xx_hal_conf.h&lt;br /&gt;+ /branches/stm32f103/Core/Inc/stm32f1xx_it.h&lt;br /&gt;+ /branches/stm32f103/Core/Src&lt;br /&gt;+ /branches/stm32f103/Core/Src/main.c&lt;br /&gt;+ /branches/stm32f103/Core/Src/stm32f1xx_hal_msp.c&lt;br /&gt;+ /branches/stm32f103/Core/Src/stm32f1xx_it.c&lt;br /&gt;+ /branches/stm32f103/Core/Src/system_stm32f1xx.c&lt;br /&gt;+ /branches/stm32f103/Eclipse_Configs&lt;br /&gt;+ /branches/stm32f103/EngineBay2.gpdsc&lt;br /&gt;+ /branches/stm32f103/EngineBay2.ods&lt;br /&gt;+ /branches/stm32f103/Inc/main_export.h&lt;br /&gt;+ /branches/stm32f103/startup_stm32f103xb.s&lt;br /&gt;+ /branches/stm32f103/STM32F103C8Tx_FLASH.ld&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Fbranches%2Fstm32f103%2FSTM32F103C8Tx_FLASH.ld&amp;rev=38&amp;peg=55</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Fbranches%2Fstm32f103%2FSTM32F103C8Tx_FLASH.ld&amp;rev=38&amp;peg=55</guid></item>
</channel></rss>