tinygo/src/machine
2020-08-01 10:55:33 +02:00
..
board_arduino.go avr: use standard pin numbering 2020-05-12 08:16:34 +02:00
board_arduino_mega2560.go machine: fix atmega2560 mapping for pins D2 and D5 2020-07-05 21:18:20 +02:00
board_arduino_nano.go avr: use standard pin numbering 2020-05-12 08:16:34 +02:00
board_arduino_nano33.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_arduino_nano33_baremetal.go all: add compiler support for interrupts 2020-01-20 21:19:12 +01:00
board_atmega328p.go avr: use standard pin numbering 2020-05-12 08:16:34 +02:00
board_atsamd21.go machine: rename CPU_FREQUENCY -> CPUFrequency() 2019-12-16 20:34:39 +01:00
board_bluepill.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_circuitplay_bluefruit.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_circuitplay_express.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_circuitplay_express_baremetal.go all: add compiler support for interrupts 2020-01-20 21:19:12 +01:00
board_clue_alpha.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_digispark.go avr: clean up ATtiny definitions 2020-03-25 19:47:36 +01:00
board_fe310.go machine/hifive1b: fix compiling in simulation (wasm) 2019-10-31 12:03:35 +01:00
board_feather-m0.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_feather-m4.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_feather-m4_baremetal.go Standardize SAMD51 UART settings (#1155) 2020-06-05 08:14:31 +02:00
board_feather-nrf52840.go feather-nrf52840: corrected USB identifier constants 2020-08-01 10:55:33 +02:00
board_hifive1b.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_hifive1b_baremetal.go riscv: add I2C support for the SiFive HiFive1 Rev B board 2020-04-01 13:04:25 +02:00
board_itsybitsy-m0.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_itsybitsy-m4.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_itsybitsy-m4_baremetal.go Standardize SAMD51 UART settings (#1155) 2020-06-05 08:14:31 +02:00
board_k210.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_maixbit.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_maixbit_baremetal.go maixbit: add I2C support 2020-07-08 00:21:59 +02:00
board_metro-m4-airlift.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_metro-m4-airlift_baremetal.go Standardize SAMD51 UART settings (#1155) 2020-06-05 08:14:31 +02:00
board_microbit.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_nrf52840-mdk.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_nucleof103rb.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_particle_argon.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_particle_boron.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_particle_xenon.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_pca10031.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_pca10040.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_pca10056.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_pca10056_baremetal.go nrf52840: implement USB-CDC (#883) 2020-02-17 15:14:24 +01:00
board_pinetime-devkit0.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_pybadge.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_pybadge_baremetal.go Standardize SAMD51 UART settings (#1155) 2020-06-05 08:14:31 +02:00
board_pygamer.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_pyportal.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_pyportal_baremetal.go Standardize SAMD51 UART settings (#1155) 2020-06-05 08:14:31 +02:00
board_reelboard.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_reelboard_baremetal.go nrf52840: implement USB-CDC (#883) 2020-02-17 15:14:24 +01:00
board_stm32.go machine/stm32f103xx/nucleo-f103rb: add support for NUCLEO-F103RB STM32F1-based board 2019-09-17 13:26:26 +02:00
board_stm32f4disco.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_teensy36.go Viable NXP/Teensy support 2020-07-08 21:58:15 +02:00
board_trinket.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_wioterminal.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_wioterminal_baremetal.go Seeed WioTerminal support (#1124) 2020-06-06 12:00:26 +02:00
board_x9pro.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
board_xiao.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
buffer.go Working on NXP/Teensy support 2020-07-08 21:58:15 +02:00
i2c.go maixbit: add I2C support 2020-07-08 00:21:59 +02:00
i2s.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine.go machine: change machine.Pin type to uint8 2020-07-04 09:46:12 +02:00
machine_atmega.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_atmega328p.go avr: unify GPIO pin/port code 2020-05-22 13:17:04 +02:00
machine_atmega1284p.go avr: unify GPIO pin/port code 2020-05-22 13:17:04 +02:00
machine_atmega2560.go Fix portL mappings for atmega2560 (#1222) 2020-07-08 19:02:10 +02:00
machine_atsamd21.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_atsamd21e18.go machine: refactor pins to be of Pin type 2019-05-26 20:48:50 +02:00
machine_atsamd21g18.go Use runtime/volatile.T.ReplaceBits 2020-07-14 06:08:08 +02:00
machine_atsamd51.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_atsamd51g19.go Adafruit PyPortal Support (#800) 2020-01-06 11:53:43 +01:00
machine_atsamd51j19.go Adafruit PyPortal Support (#800) 2020-01-06 11:53:43 +01:00
machine_atsamd51j20.go Adafruit PyPortal Support (#800) 2020-01-06 11:53:43 +01:00
machine_atsamd51p19.go Seeed WioTerminal support (#1124) 2020-06-06 12:00:26 +02:00
machine_attiny.go avr: clean up ATtiny definitions 2020-03-25 19:47:36 +01:00
machine_attiny85.go avr: unify GPIO pin/port code 2020-05-22 13:17:04 +02:00
machine_avr.go avr: add support for PinInputPullup 2020-05-22 13:17:04 +02:00
machine_fe310.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_gameboyadvance.go targets/gba: implement interrupt handler 2020-01-27 21:56:17 +01:00
machine_generic.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_k210.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_nrf.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_nrf51.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_nrf52.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_nrf52840.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_nxpmk66f18.go Use a jump table instead of if-then-else 2020-07-18 08:39:26 -04:00
machine_stm32.go stm32f4: refactor GPIO, in prep for adding SPI, I2C, PWM etc 2020-03-07 15:34:42 +01:00
machine_stm32_moder_gpio.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_stm32_spi.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_stm32_uart.go refactor stm32 UART code 2020-03-22 07:02:17 +01:00
machine_stm32f103xx.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
machine_stm32f407.go all: changeover to eliminate all direct use of master/slave terminology 2020-07-23 22:45:23 +02:00
spi.go maixbit: add SPI support 2020-07-08 00:21:59 +02:00
uart.go Viable NXP/Teensy support 2020-07-08 21:58:15 +02:00
uart_nxpmk66f18.go Viable NXP/Teensy support 2020-07-08 21:58:15 +02:00
usb.go machine: move errors.New calls to globals 2020-04-07 13:24:26 +02:00
usb_nrf52840.go machine/atsamd21,atsamd51,nrf52840: refactor USB CDC device descriptor to reduce code duplication and heap allocations 2020-03-29 17:54:58 +02:00
usb_nrf52840_reset_none.go machine/nrf: implement auto-reset over USB for nrf52840 2020-02-22 15:46:33 +01:00
usb_nrf52840_reset_uf2.go machine/nrf: implement auto-reset over USB for nrf52840 2020-02-22 15:46:33 +01:00