Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/boards/include/boards/hellbender_0001.h
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
#define HELLBENDER_0001_BLACKBOX_FLASH_SIZE_BYTES (16 * 1024 * 1024)

// --- RP2350 VARIANT ---
#define PICO_RP2350B 1
#define PICO_RP2350A 0

// pico_cmake_set_default PICO_RP2350_A2_SUPPORTED = 1
#ifndef PICO_RP2350_A2_SUPPORTED
Expand Down
Loading