remove top level heading

This commit is contained in:
Tyler Holmes 2022-01-08 19:03:46 -08:00
parent 1a90dadcfd
commit c1fcfa6845

View file

@ -12,16 +12,15 @@ This project is developed and maintained by the [Resources team][team].
## Table of contents
- [Embedded Rust](#embedded-rust)
- [Table of contents](#table-of-contents)
- [Community](#community)
- [Table of contents](#table-of-contents)
- [Community](#community)
- [Community Chat Rooms](#community-chat-rooms)
- [Books, blogs and training materials](#books-blogs-and-training-materials)
- [Tools](#tools)
- [Real-time](#real-time)
- [Books, blogs and training materials](#books-blogs-and-training-materials)
- [Tools](#tools)
- [Real-time](#real-time)
- [Real-time Operating System (RTOS)](#real-time-operating-system-rtos)
- [Real-time tools](#real-time-tools)
- [Peripheral Access Crates](#peripheral-access-crates)
- [Peripheral Access Crates](#peripheral-access-crates)
- [Microchip](#microchip)
- [Nordic](#nordic)
- [NXP](#nxp)
@ -35,7 +34,7 @@ This project is developed and maintained by the [Resources team][team].
- [GigaDevice](#gigadevice)
- [XMC](#xmc)
- [Vorago](#vorago)
- [HAL implementation crates](#hal-implementation-crates)
- [HAL implementation crates](#hal-implementation-crates)
- [OS](#os)
- [Microchip](#microchip-1)
- [Nordic](#nordic-1)
@ -50,11 +49,11 @@ This project is developed and maintained by the [Resources team][team].
- [XMC](#xmc-1)
- [GigaDevice](#gigadevice-1)
- [Vorago](#vorago-1)
- [Architecture support crates](#architecture-support-crates)
- [Architecture support crates](#architecture-support-crates)
- [ARM](#arm)
- [RISC-V](#risc-v)
- [MIPS](#mips)
- [Board support crates](#board-support-crates)
- [Board support crates](#board-support-crates)
- [1BitSquared](#1bitsquared)
- [Adafruit](#adafruit)
- [Arduino](#arduino)
@ -74,15 +73,15 @@ This project is developed and maintained by the [Resources team][team].
- [Special Purpose](#special-purpose)
- [Sodaq](#sodaq)
- [Other](#other)
- [Component abstraction crates](#component-abstraction-crates)
- [Driver crates](#driver-crates)
- [Component abstraction crates](#component-abstraction-crates)
- [Driver crates](#driver-crates)
- [WIP](#wip)
- [no-std crates](#no-std-crates)
- [no-std crates](#no-std-crates)
- [WIP](#wip-1)
- [Firmware projects](#firmware-projects)
- [Old books, blogs and training materials](#old-books-blogs-and-training-materials)
- [License](#license)
- [Code of Conduct](#code-of-conduct)
- [Firmware projects](#firmware-projects)
- [Old books, blogs and training materials](#old-books-blogs-and-training-materials)
- [License](#license)
- [Code of Conduct](#code-of-conduct)
## Community