Added SD Card page

This commit is contained in:
Aditya Prayoga 2018-12-13 01:46:52 +08:00
parent 47a94ffb29
commit 0231b2bd89
18 changed files with 623 additions and 0 deletions

View file

@ -74,6 +74,7 @@ pages:
- LED : 'led.md'
- PWM (Fan) : 'pwm.md'
- SPI (NOR Flash) : 'spi.md'
- SD Card : 'sdcard.md'
- Development:
- Armbian : 'armbian.md'
- FreeBSD : 'freebsd.md'