Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
amarnath-kashyap committed Jan 7, 2025
1 parent 7f36804 commit c4b5d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.13)
SET(CMAKE_CXX_FLAGS_RELEASE "-O2")
SET(CMAKE_C_FLAGS_RELEASE "-O2")


set(PICO_BOARD pico2_w)
include(pico_sdk_import.cmake)

project(pico_asha C CXX)
Expand Down

0 comments on commit c4b5d6e

Please sign in to comment.