.. |
board_arduino.go
|
avr: fix build for Arduino
|
2018-09-25 14:32:02 +02:00 |
board_bluepill.go
|
machine/bluepill: create definitions for all pins
|
2018-09-22 15:47:16 +02:00 |
board_digispark.go
|
avr: add support for the digispark
|
2018-11-20 18:50:24 +01:00 |
board_microbit.go
|
machine/nrf: SPI master implementation
|
2018-12-02 13:26:08 +01:00 |
board_nrf52840-mdk.go
|
machine/nrf: SPI master implementation
|
2018-12-02 13:26:08 +01:00 |
board_pca10031.go
|
machine/nrf: SPI master implementation
|
2018-12-02 13:26:08 +01:00 |
board_pca10040.go
|
machine/nrf: SPI master implementation
|
2018-12-02 13:26:08 +01:00 |
board_pca10056.go
|
machine/nrf52840: add support for ADC and PWM interfaces
|
2018-12-02 19:00:33 +01:00 |
board_reelboard.go
|
machine/nrf: SPI master implementation
|
2018-12-02 13:26:08 +01:00 |
i2c.go
|
machine: redesign I2C interface
|
2018-11-16 23:08:41 +01:00 |
machine.go
|
avr: ADC with 0-1023 range
|
2018-09-20 21:39:45 +02:00 |
machine_atmega.go
|
machine/avr: implement raw GPIO access for bitbanged drivers
|
2018-11-20 21:04:43 +01:00 |
machine_attiny.go
|
machine/avr: implement raw GPIO access for bitbanged drivers
|
2018-11-20 21:04:43 +01:00 |
machine_avr.go
|
machine/avr: implement raw GPIO access for bitbanged drivers
|
2018-11-20 21:04:43 +01:00 |
machine_dummy.go
|
stm32: initial support
|
2018-09-22 01:51:44 +02:00 |
machine_nrf.go
|
nrf: set interrupt priorities
|
2018-12-03 13:50:41 +01:00 |
machine_nrf51.go
|
machine/nrf: SPI master implementation
|
2018-12-02 13:26:08 +01:00 |
machine_nrf52.go
|
machine/nrf: SPI master implementation
|
2018-12-02 13:26:08 +01:00 |
machine_nrf52840.go
|
machine/nrf52840: add support for ADC and PWM interfaces
|
2018-12-02 19:00:33 +01:00 |
machine_stm32.go
|
machine/stm32: add support for stm32f103xx UART
|
2018-12-18 17:17:18 +01:00 |
machine_stm32f103xx.go
|
machine/stm32: add support for stm32f103xx UART
|
2018-12-18 17:17:18 +01:00 |
spi.go
|
machine/nrf: SPI master implementation
|
2018-12-02 13:26:08 +01:00 |
uart.go
|
machine/stm32: add support for stm32f103xx UART
|
2018-12-18 17:17:18 +01:00 |