From c53476a87b78986ad90e5f08d2d132c698fc4043 Mon Sep 17 00:00:00 2001 From: BlackMark Date: Sat, 1 Feb 2020 22:16:43 +0100 Subject: [PATCH] Finished io library --- README.md | 2 +- io | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c9acbe..43fc9f3 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ The PWM mode of the hardware timer can also be used. Additionally, if PWM is nee - IO - [x] Interface for io-pins - [x] Interface for io-ports - - [ ] Interface for mapping io-pins onto virtual io-ports, where the pins do not have to be located on the same hardware port + - [x] Interface for mapping io-pins onto virtual io-ports, where the pins do not have to be located on the same hardware port - ADC - [ ] Support all hardware provided configuration options - [ ] Compile-time check for correct hardware configuration diff --git a/io b/io index afbb1d0..820a281 160000 --- a/io +++ b/io @@ -1 +1 @@ -Subproject commit afbb1d04239dbb2eee2095f4ee0807e626ea445d +Subproject commit 820a2813d1081aa531aaf044437a57466e5d839d