From 9e8cb8698913a353ed9b58cd58fcf2584f0410f9 Mon Sep 17 00:00:00 2001 From: David Sawatzke Date: Sun, 7 Apr 2019 17:44:27 +0200 Subject: [PATCH] Add xmc1100-hal --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 40ca80a..26d1ef1 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ This project is developed and maintained by the [Resources team][team]. * [Texas Instruments](#texas-instruments-1) * [Espressif](#espressif) * [Silicon Labs](#silicon-labs) + * [XMC](#xmc) * [Architecture support crates](#architecture-support-crates) * [ARM](#arm) * [Board support crates](#board-support-crates) @@ -238,6 +239,10 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]! [Tomu]: https://tomu.im/ [tomu bootloader]: https://github.com/im-tomu/tomu-bootloader +### XMC + +- [`xmc1100-hal`](https://github.com/david-sawatzke/xmc1100-hal) - ![crates.io](https://img.shields.io/crates/v/xmc1100-hal.svg) + ## Architecture support crates Crates tailored for general CPU architectures.