Ron Evans
|
40f834d58f
|
avr: ADC with 0-1023 range
|
2018-09-20 21:39:45 +02:00 |
|
Ron Evans
|
fc0ff3a987
|
avr: initial implementation for PWM
Signed-off-by: Ron Evans <ron@hybridgroup.com>
Edited slightly by Ayke van Laethem
|
2018-09-17 14:03:05 +02:00 |
|
Ayke van Laethem
|
62c4c5e90b
|
go fmt
|
2018-08-17 23:23:20 +02:00 |
|
Ayke van Laethem
|
c4f0dc90dd
|
machine: Rewrite most of the GPIO functionality
Split across device types (nrf, dummy) and use registers directly
instead of the HAL.
|
2018-05-05 20:05:53 +02:00 |
|
Ayke van Laethem
|
3a4663150e
|
runtime: Implement GPIO output
Now we can actually blink a LED!
|
2018-04-27 01:29:13 +02:00 |
|