Skip to content

Commit

Permalink
CI: Update LittleFS directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Feb 25, 2025
1 parent 9b48d32 commit b0eee07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion boards/presto/mpconfigboard.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ set(MICROPY_HW_ENABLE_PSRAM ON)
set(MICROPY_FROZEN_MANIFEST ${MICROPY_BOARD_DIR}/manifest.py)

set(PIMORONI_UF2_MANIFEST ${MICROPY_BOARD_DIR}/manifest.txt)
set(PIMORONI_UF2_DIR ${CMAKE_CURRENT_LIST_DIR}/../../modules/py_littlefs)
set(PIMORONI_UF2_DIR ${CMAKE_CURRENT_LIST_DIR}/../../examples)
include(${CMAKE_CURRENT_LIST_DIR}/../common.cmake)
1 change: 0 additions & 1 deletion modules/py_littlefs/test.py

This file was deleted.

0 comments on commit b0eee07

Please sign in to comment.