You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Patricio Whittingslow a7c53cce06
machine/rp2040: add PWM implementation (#2015)
3 years ago
..
adc accept configuration struct for ADC parameters (#1533) 4 years ago
blinkm machine: redesign I2C interface 6 years ago
blinky1 machine: refactor pins to be of Pin type 6 years ago
blinky2 machine: refactor pins to be of Pin type 6 years ago
button avr: add support for PinInputPullup 5 years ago
button2 machine: refactor pins to be of Pin type 6 years ago
can atsame5x: add support for CAN 4 years ago
caninterrupt atsame5x: add support for CAN 4 years ago
dac machine/samd51: add DAC support (#1198) 4 years ago
echo machine: define Serial as the default output 4 years ago
gba-display targets: add support for GameBoy Advance 5 years ago
i2s machine/samd21: Initial implementation of I2S hardware interface using Circuit Playground Express 6 years ago
mcp3008 machine: refactor pins to be of Pin type 6 years ago
memstats runtime: expose memory stats 3 years ago
microbit-blink machine: refactor pins to be of Pin type 6 years ago
pininterrupt stm32: support pin input interrupts 3 years ago
pwm machine/rp2040: add PWM implementation (#2015) 3 years ago
serial examples: re-add hello world serial communication 6 years ago
systick runtime: make channels work in interrupts 4 years ago
test examples/test: make unicode example more interesting 6 years ago
wasm all: change //go:export to //export 5 years ago