mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-28 17:11:23 +02:00
Refactor OTP to add more platforms.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -3,6 +3,7 @@ set(PICOKEYS_SDK_DIR ${CMAKE_CURRENT_LIST_DIR}/../../../..)
|
||||
set(PICOKEYS_INCLUDE_DIRS
|
||||
${PICOKEYS_SDK_DIR}/src
|
||||
${PICOKEYS_SDK_DIR}/src/fs
|
||||
${PICOKEYS_SDK_DIR}/src/otp
|
||||
${PICOKEYS_SDK_DIR}/src/rng
|
||||
${PICOKEYS_SDK_DIR}/src/usb
|
||||
${PICOKEYS_SDK_DIR}/src/led
|
||||
|
||||
Reference in New Issue
Block a user