logicanalyzer

24 channel, 100Msps logic analyzer hardware and software

# This file controls the build settings, uncomment your board version
set(BOARD_TYPE "BOARD_PICO")
# set(BOARD_TYPE "BOARD_PICO_W")
# set(BOARD_TYPE "BOARD_PICO_W_WIFI")
# set(BOARD_TYPE "BOARD_ZERO")

# Uncomment to be able to debug the build
# set(DEBUG_BUILD 1)