Adds Pi Pico and the keyboard article stub.

wch-ch32v003
Felix (xq) Queißner 4 years ago
parent 81a232c5fa
commit a0c0b1b08a

@ -24,6 +24,7 @@ If you've never done any embedded development before, it's a good point to start
- [ESP2866/ESP32](#) - [ESP2866/ESP32](#)
- [NRF52](#) - [NRF52](#)
- [Raspberry PI](#) - [Raspberry PI](#)
- [Raspberry PI Pico](#)
- [What device to chose?](#) - [What device to chose?](#)
- [Introduction to HAL9001](#) - [Introduction to HAL9001](#)
@ -32,6 +33,7 @@ If you've never done any embedded development before, it's a good point to start
The latest articles on embedded programming with Zig: The latest articles on embedded programming with Zig:
- [2021-03-15 zCOM, a network stack for embedded devices](#) - [2021-03-15 zCOM, a network stack for embedded devices](#)
- [2021-03-12 Make your own keyboard with zig (and replace qmk)](#)
- [2021-03-10 `async`/`await` on embedded platforms](#) - [2021-03-10 `async`/`await` on embedded platforms](#)
- [2021-XX-YY Dummy Article](#) - [2021-XX-YY Dummy Article](#)
- [2021-XX-YY Dummy Article](#) - [2021-XX-YY Dummy Article](#)
@ -39,7 +41,6 @@ The latest articles on embedded programming with Zig:
- [2021-XX-YY Dummy Article](#) - [2021-XX-YY Dummy Article](#)
- [2021-XX-YY Dummy Article](#) - [2021-XX-YY Dummy Article](#)
- [2021-XX-YY Dummy Article](#) - [2021-XX-YY Dummy Article](#)
- [2021-XX-YY Dummy Article](#)
[See all articles...](#) [See all articles...](#)
@ -73,22 +74,6 @@ This group uses the already existing community infrastructures that exist for Zi
--- ---
## Planned Documents/Articles
- Getting started with embedded (not specific to a platform)
Contains info about basic digital electronics, what MMIO is and how it works, what are the differences to "normal" programs how is the startup pocess, ...
- Getting started with
- Arduino/AVR
- LPC1768
- STM32
- MSP430
- ESP2866/ESP32
- NRF52
- Raspberry PI
- Using `async` code on embedded.
- Make your own keyboard with zig (and replace qmk)
## Required Stuff ## Required Stuff
- Fanart by the guy from ziglings - Fanart by the guy from ziglings
Loading…
Cancel
Save