<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://vanhack.ca/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://vanhack.ca/feed.php">
        <title>Vancouver Hack Space - wiki:hacks:boards:rtos</title>
        <description>1601 Venables St, Vancouver</description>
        <link>https://vanhack.ca/</link>
        <image rdf:resource="https://vanhack.ca/_media/wiki/logo.svg" />
       <dc:date>2026-04-15T11:40:39+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://vanhack.ca/wiki/hacks/boards/rtos/chibios?rev=1489988331&amp;do=diff"/>
                <rdf:li rdf:resource="https://vanhack.ca/wiki/hacks/boards/rtos/config?rev=1508027839&amp;do=diff"/>
                <rdf:li rdf:resource="https://vanhack.ca/wiki/hacks/boards/rtos/nucleof401re?rev=1489880529&amp;do=diff"/>
                <rdf:li rdf:resource="https://vanhack.ca/wiki/hacks/boards/rtos/zephyr?rev=1510374274&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://vanhack.ca/_media/wiki/logo.svg">
        <title>Vancouver Hack Space</title>
        <link>https://vanhack.ca/</link>
        <url>https://vanhack.ca/_media/wiki/logo.svg</url>
    </image>
    <item rdf:about="https://vanhack.ca/wiki/hacks/boards/rtos/chibios?rev=1489988331&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-20T05:38:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>chibios</title>
        <link>https://vanhack.ca/wiki/hacks/boards/rtos/chibios?rev=1489988331&amp;do=diff</link>
        <description>ChibiOS

ChibiOS

	*  git clone &lt;https://github.com/ChibiOS/ChibiOS.git&gt;
		*  optional
		*  git clone &lt;https://github.com/ChibiOS/ChibiOS-Contrib.git&gt;
		*  git clone &lt;https://github.com/ChibiOS/ChibiOS-Drivers.git&gt;


ChibiStudio

	*  install ChibiStudio, we need this for the openocd cfg files if nothing else.

Non-Eclipse which does not use ChibiStudio

	*  install openocd
	*  install gcc arm noneeabi</description>
    </item>
    <item rdf:about="https://vanhack.ca/wiki/hacks/boards/rtos/config?rev=1508027839&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-10-15T00:37:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>config</title>
        <link>https://vanhack.ca/wiki/hacks/boards/rtos/config?rev=1508027839&amp;do=diff</link>
        <description>This is a test:</description>
    </item>
    <item rdf:about="https://vanhack.ca/wiki/hacks/boards/rtos/nucleof401re?rev=1489880529&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-18T23:42:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>nucleof401re</title>
        <link>https://vanhack.ca/wiki/hacks/boards/rtos/nucleof401re?rev=1489880529&amp;do=diff</link>
        <description>P-NUCLEO-53L0A1

The ranging and gesture detection features of the VL53L0X sensor, combined with the powerful STM32F401RE microcontroller.

&lt;http://www.st.com/content/st_com/en/products/ecosystems/stm32-open-development-environment/stm32-nucleo-expansion-boards/stm32-ode-sense-hw/p-nucleo-53l0a1.html&gt;

&lt;http://www.st.com/resource/en/product_presentation/quick_start_guide_x-nucleo-53l0a1.pdf&gt;

Linux is possible and actually preferred.

	*  STSW-LINK009: ST-LINKV2-1 USB driver: only necessary for …</description>
    </item>
    <item rdf:about="https://vanhack.ca/wiki/hacks/boards/rtos/zephyr?rev=1510374274&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-11-11T04:24:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>zephyr</title>
        <link>https://vanhack.ca/wiki/hacks/boards/rtos/zephyr?rev=1510374274&amp;do=diff</link>
        <description>Zephyr Project

General Zephyr Code

	*  git clone &lt;https://github.com/zephyrproject-rtos/zephyr&gt;
	*  cd zephyr
	*  git tag #find the latest tag, that is the latest stable
	*  git tag -l 
	*  git checkout v1.8.0-rc1
	*  git checkout master #use this if need more network or other features, such as bluetooth

Installing Zephyr SDK</description>
    </item>
</rdf:RDF>
