From c48e5a95261bdf49c1da352b4373338e93493543 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sat, 21 Apr 2018 09:35:05 -0700 Subject: [PATCH] blarg, arm was removed --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index e6b5a26..6abefcb 100644 --- a/README.md +++ b/README.md @@ -82,10 +82,6 @@ Register definition for microcontroller families. Usually generated using [`svd2 [svd2rust-kw]: https://crates.io/keywords/svd2rust -### ARM - -- [`cortex-m`](https://github.com/japaric/cortex-m) Low level access to Cortex-M processors - ### Microchip - [`atsamd21`](https://github.com/wez/atsamd21-rs) Peripheral access API for Microchip (formerly Atmel) SAMD21 microcontrollers. This git repo hosts both the device crate and the hal.