<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>嵌入式 on BEZALEL的部落格</title>
    <link>https://bezalel.xyz/tags/%E5%B5%8C%E5%85%A5%E5%BC%8F/</link>
    <description>Recent content in 嵌入式 on BEZALEL的部落格</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sat, 25 Apr 2020 14:43:47 +0800</lastBuildDate><atom:link href="https://bezalel.xyz/tags/%E5%B5%8C%E5%85%A5%E5%BC%8F/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用Rust进行stm32嵌入式开发之Blink</title>
      <link>https://bezalel.xyz/posts/blink-in-stm32-with-rust/</link>
      <pubDate>Sat, 25 Apr 2020 14:43:47 +0800</pubDate>
      
      <guid>https://bezalel.xyz/posts/blink-in-stm32-with-rust/</guid>
      <description>&lt;p&gt;rust作为一个内存安全并且无运行时(runtime)的现代开发语言，其中的卖点之一就是能够进行底层开发。
那么，如果用rust替代嵌入式开发中常用的C/C++语言会是怎么样的一种体验呢？因此，我们这里尝试使用rust
针对stm32f103c8的最小系统板进行开发。&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
