You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -52,6 +53,7 @@ This project is developed and maintained by the [Resources team][team].
52
53
-[XMC](#xmc-1)
53
54
-[GigaDevice](#gigadevice-1)
54
55
-[Vorago](#vorago-1)
56
+
-[Renesas](#renesas-1)
55
57
-[Architecture support crates](#architecture-support-crates)
56
58
-[ARM](#arm)
57
59
-[RISC-V](#risc-v)
@@ -338,6 +340,10 @@ Peripheral access crates for the different XMC4xxx families of microcontrollers
338
340
339
341
-[`w7500x-pac`](https://crates.io/crates/w7500x-pac) Peripheral Access Crate for Wiznet's W7500x microcontrollers (generated using svd2rust) - 
340
342
343
+
### Renesas
344
+
-[`da14531`](https://crates.io/crates/da14531) Peripheral Access Crate for DA14531 Ultra-Low Power BT 5.1 System-on-Chip - 
345
+
346
+
341
347
## HAL implementation crates
342
348
343
349
Implementations of [`embedded-hal`] for microcontroller families and systems running some OS. - 
@@ -481,6 +487,9 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
-[`da14531-hal`](https://crates.io/crates/da14531-hal) HAL crate for DA14531 Ultra-Low Power BT 5.1 System-on-Chip - 
0 commit comments