mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 20:51:31 +11:00
0e7abdc705
* Add boot2 feature. Add boot2 linkage into each BSP optional on feature * Enable boot2 feature in BSPs by default. Remove boot2 decl from all BSP examples * Add EXTERN in memory.x for BOOT2_FIRMWARE, rename bootloader static slice to BOOT2_FIRMWARE * Update new examples and itsy_bitsy BSP to use boot2 feature * Remove boot2 as a dev-dependency for the BSPs, no longer needed * Add no_mangle BOOT2_FIRMWARE to adafruit_macropad * Fix itsy-bitsy blinky - it wasn't using the BSP, so it didn't get BOOT2_FIRMWARE linked in |
||
---|---|---|
.. | ||
pico_i2c_controller_peripheral | ||
pico_blinky.rs | ||
pico_countdown_blinky.rs | ||
pico_gpio_in_out.rs | ||
pico_i2c_pio.rs | ||
pico_pwm_blink.rs | ||
pico_rtic.rs | ||
pico_usb_serial.rs | ||
pico_usb_serial_interrupt.rs | ||
pico_usb_twitchy_mouse.rs |