@@ -12,76 +12,77 @@ This project is developed and maintained by the [Resources team][team].
1212
1313## Table of contents
1414
15- - [ Table of contents] ( #table-of-contents )
16- - [ Community] ( #community )
17- - [ Community Chat Rooms] ( #community-chat-rooms )
18- - [ Books, blogs and training materials] ( #books-blogs-and-training-materials )
19- - [ Tools] ( #tools )
20- - [ Real-time] ( #real-time )
21- - [ Real-time Operating System (RTOS)] ( #real-time-operating-system-rtos )
22- - [ Real-time tools] ( #real-time-tools )
23- - [ Peripheral Access Crates] ( #peripheral-access-crates )
24- - [ Microchip] ( #microchip )
25- - [ Nordic] ( #nordic )
26- - [ NXP] ( #nxp )
27- - [ Raspberry Pi Silicon] ( #raspberry-pi-silicon )
28- - [ SiFive] ( #sifive )
29- - [ Silicon Labs] ( #silicon-labs )
30- - [ STMicroelectronics] ( #stmicroelectronics )
31- - [ Texas Instruments] ( #texas-instruments )
32- - [ MSP430] ( #msp430 )
33- - [ Ambiq Micro] ( #ambiq-micro )
34- - [ GigaDevice] ( #gigadevice )
35- - [ XMC] ( #xmc )
36- - [ Vorago] ( #vorago )
37- - [ HAL implementation crates] ( #hal-implementation-crates )
38- - [ OS] ( #os )
39- - [ Microchip] ( #microchip-1 )
40- - [ Nordic] ( #nordic-1 )
41- - [ NXP] ( #nxp-1 )
42- - [ Raspberry Pi Silicon] ( #raspberry-pi-silicon-1 )
43- - [ SiFive] ( #sifive-1 )
44- - [ STMicroelectronics] ( #stmicroelectronics-1 )
45- - [ Texas Instruments] ( #texas-instruments-1 )
46- - [ MSP430] ( #msp430-1 )
47- - [ Espressif] ( #espressif )
48- - [ Silicon Labs] ( #silicon-labs-1 )
49- - [ XMC] ( #xmc-1 )
50- - [ GigaDevice] ( #gigadevice-1 )
51- - [ Vorago] ( #vorago-1 )
52- - [ Architecture support crates] ( #architecture-support-crates )
53- - [ ARM] ( #arm )
54- - [ RISC-V] ( #risc-v )
55- - [ MIPS] ( #mips )
56- - [ Board support crates] ( #board-support-crates )
57- - [ 1BitSquared] ( #1bitsquared )
58- - [ Adafruit] ( #adafruit )
59- - [ Arduino] ( #arduino )
60- - [ Nordic] ( #nordic-2 )
61- - [ NXP] ( #nxp-2 )
62- - [ Pimoroni] ( #pimoroni )
63- - [ Raspberry Pi] ( #raspberry-pi )
64- - [ Sparkfun] ( #sparkfun )
65- - [ SeeedStudio] ( #seeedstudio )
66- - [ SiFive] ( #sifive-2 )
67- - [ Sipeed] ( #sipeed )
68- - [ Sony] ( #sony )
69- - [ STMicroelectronics] ( #stmicroelectronics-2 )
70- - [ Teensy] ( #teensy )
71- - [ Vorago] ( #vorago-2 )
72- - [ Texas Instruments] ( #texas-instruments-2 )
73- - [ Special Purpose] ( #special-purpose )
74- - [ Sodaq] ( #sodaq )
75- - [ Other] ( #other )
76- - [ Component abstraction crates] ( #component-abstraction-crates )
77- - [ Driver crates] ( #driver-crates )
78- - [ WIP] ( #wip )
79- - [ no-std crates] ( #no-std-crates )
80- - [ WIP] ( #wip-1 )
81- - [ Firmware projects] ( #firmware-projects )
82- - [ Old books, blogs and training materials] ( #old-books-blogs-and-training-materials )
83- - [ License] ( #license )
84- - [ Code of Conduct] ( #code-of-conduct )
15+ - [ Embedded Rust] ( #embedded-rust )
16+ - [ Table of contents] ( #table-of-contents )
17+ - [ Community] ( #community )
18+ - [ Community Chat Rooms] ( #community-chat-rooms )
19+ - [ Books, blogs and training materials] ( #books-blogs-and-training-materials )
20+ - [ Tools] ( #tools )
21+ - [ Real-time] ( #real-time )
22+ - [ Real-time Operating System (RTOS)] ( #real-time-operating-system-rtos )
23+ - [ Real-time tools] ( #real-time-tools )
24+ - [ Peripheral Access Crates] ( #peripheral-access-crates )
25+ - [ Microchip] ( #microchip )
26+ - [ Nordic] ( #nordic )
27+ - [ NXP] ( #nxp )
28+ - [ Raspberry Pi Silicon] ( #raspberry-pi-silicon )
29+ - [ SiFive] ( #sifive )
30+ - [ Silicon Labs] ( #silicon-labs )
31+ - [ STMicroelectronics] ( #stmicroelectronics )
32+ - [ Texas Instruments] ( #texas-instruments )
33+ - [ MSP430] ( #msp430 )
34+ - [ Ambiq Micro] ( #ambiq-micro )
35+ - [ GigaDevice] ( #gigadevice )
36+ - [ XMC] ( #xmc )
37+ - [ Vorago] ( #vorago )
38+ - [ HAL implementation crates] ( #hal-implementation-crates )
39+ - [ OS] ( #os )
40+ - [ Microchip] ( #microchip-1 )
41+ - [ Nordic] ( #nordic-1 )
42+ - [ NXP] ( #nxp-1 )
43+ - [ Raspberry Pi Silicon] ( #raspberry-pi-silicon-1 )
44+ - [ SiFive] ( #sifive-1 )
45+ - [ STMicroelectronics] ( #stmicroelectronics-1 )
46+ - [ Texas Instruments] ( #texas-instruments-1 )
47+ - [ MSP430] ( #msp430-1 )
48+ - [ Espressif] ( #espressif )
49+ - [ Silicon Labs] ( #silicon-labs-1 )
50+ - [ XMC] ( #xmc-1 )
51+ - [ GigaDevice] ( #gigadevice-1 )
52+ - [ Vorago] ( #vorago-1 )
53+ - [ Architecture support crates] ( #architecture-support-crates )
54+ - [ ARM] ( #arm )
55+ - [ RISC-V] ( #risc-v )
56+ - [ MIPS] ( #mips )
57+ - [ Board support crates] ( #board-support-crates )
58+ - [ 1BitSquared] ( #1bitsquared )
59+ - [ Adafruit] ( #adafruit )
60+ - [ Arduino] ( #arduino )
61+ - [ Nordic] ( #nordic-2 )
62+ - [ NXP] ( #nxp-2 )
63+ - [ Pimoroni] ( #pimoroni )
64+ - [ Raspberry Pi] ( #raspberry-pi )
65+ - [ Sparkfun] ( #sparkfun )
66+ - [ SeeedStudio] ( #seeedstudio )
67+ - [ SiFive] ( #sifive-2 )
68+ - [ Sipeed] ( #sipeed )
69+ - [ Sony] ( #sony )
70+ - [ STMicroelectronics] ( #stmicroelectronics-2 )
71+ - [ Teensy] ( #teensy )
72+ - [ Vorago] ( #vorago-2 )
73+ - [ Texas Instruments] ( #texas-instruments-2 )
74+ - [ Special Purpose] ( #special-purpose )
75+ - [ Sodaq] ( #sodaq )
76+ - [ Other] ( #other )
77+ - [ Component abstraction crates] ( #component-abstraction-crates )
78+ - [ Driver crates] ( #driver-crates )
79+ - [ WIP] ( #wip )
80+ - [ no-std crates] ( #no-std-crates )
81+ - [ WIP] ( #wip-1 )
82+ - [ Firmware projects] ( #firmware-projects )
83+ - [ Old books, blogs and training materials] ( #old-books-blogs-and-training-materials )
84+ - [ License] ( #license )
85+ - [ Code of Conduct] ( #code-of-conduct )
8586
8687## Community
8788
@@ -654,7 +655,7 @@ The list below contains drivers that have achieved the "released" status. In ord
654655to this list, please ensure that your driver has a short blog post, article or sufficiently
655656explanatory README showing an example of its use. Ideally this post would demonstrate using the
656657device in a small project so that a Rust and/or embedded newcomer can also understand it.
657- Otherwise please add it to the [ WIP section] [ #WIP ] below.
658+ Otherwise please add it to the [ WIP section] ( #WIP ) below.
658659
6596601 . [ AD983x] - SPI - AD9833/AD9837 waveform generators / DDS - [ Intro blog post] [ 25 ] - ![ crates.io] ( https://img.shields.io/crates/v/ad983x.svg )
6606611 . [ adafruit-alphanum4] - I2C - Driver for [ Adafruit 14-segment LED Alphanumeric Backpack] [ 29 ] based on the ht16k33 chip - ![ crates.io] ( https://img.shields.io/crates/v/adafruit-alphanum4.svg )
0 commit comments