We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d241b commit 1aa04baCopy full SHA for 1aa04ba
README.md
@@ -25,6 +25,7 @@ To do:
25
- [x] Use SID for serial number
26
- [ ] Reduce prints and shorten boot time
27
- [ ] Verify HDMI
28
+- [ ] Verify camera
29
30

31
<br><sup>[Image credit](#mangopi)</sup>
@@ -38,10 +39,10 @@ To do:
38
39
| IEx terminal | UART `ttyS0` |
40
| GPIO, I2C, SPI | Yes - [Elixir Circuits](https://github.com/elixir-circuits) |
41
| Display | Yes, but not supported yet |
-| ADC | Yes |
42
+| ADC | No |
43
| PWM | Yes, but no Elixir support |
44
| UART | ttyS0 |
-| Camera | None |
45
+| Camera | Yes, but not supported yet |
46
| Ethernet | No |
47
| WiFi | Onboard WiFi |
48
| RTC | No |
0 commit comments