You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Sugar 1cef56ad9d
Enable XIP using stage 2 bootloader (#73)
* flash enable xip calls stage two bootloader using inline assembly

* flash erase/program now works in all modes (Debug, ReleaseSmall, ReleaseSafe, ReleaseFast)

* further docs added
1 year ago
..
scripts USB Device (#40) 1 year ago
adc.zig improve ADC API (#62) 1 year ago
blinky.zig Regz rewrite (#20) 2 years ago
blinky_core1.zig examples: Set LED GPIO function (#61) 1 year ago
flash_program.zig Enable XIP using stage 2 bootloader (#73) 1 year ago
gpio_clk.zig Gpio api (#51) 1 year ago
i2c_bus_scan.zig fix i2c reading and add bus scan example (#71) 1 year ago
pwm.zig Regz rewrite (#20) 2 years ago
random.zig builtin type inference fix (#68) 1 year ago
spi_master.zig Gpio api (#51) 1 year ago
squarewave.zig builtin type inference fix (#68) 1 year ago
uart.zig examples: Set LED GPIO function (#61) 1 year ago
usb_device.zig builtin type inference fix (#68) 1 year ago
usb_hid.zig builtin type inference fix (#68) 1 year ago
ws2812.zig builtin type inference fix (#68) 1 year ago