tinygo/src/machine
Ayke van Laethem 69f2cec045
avr: fix build for Arduino
I'm afraid I broke this while merging the I2S changes...
2018-09-25 14:32:02 +02:00
..
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_pca10040.go machine: split board definitions in separate files 2018-09-22 15:47:08 +02:00
machine.go avr: ADC with 0-1023 range 2018-09-20 21:39:45 +02:00
machine_avr.go avr: fix build for Arduino 2018-09-25 14:32:02 +02:00
machine_dummy.go stm32: initial support 2018-09-22 01:51:44 +02:00
machine_nrf.go machine: split board definitions in separate files 2018-09-22 15:47:08 +02:00
machine_stm32.go all: avoid _Msk fields when not necessary 2018-09-22 17:42:44 +02:00