Skip to content

Commit

Permalink
Changes to suport NerdAxe
Browse files Browse the repository at this point in the history
  • Loading branch information
BitMaker-hub committed Apr 14, 2024
1 parent 0768436 commit 704ee5f
Show file tree
Hide file tree
Showing 1,214 changed files with 395,303 additions and 24 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# in this exact order for cmake to work correctly
cmake_minimum_required(VERSION 3.5)

add_definitions(-DLV_LVGL_H_INCLUDE_SIMPLE)

# (Not part of the boilerplate)
# This example uses an extra component for common functions such as Wi-Fi and Ethernet connection.
# set(EXTRA_COMPONENT_DIRS $ENV{IDF_PATH}/examples/common_components/protocol_examples_common)
Expand Down
Loading

0 comments on commit 704ee5f

Please sign in to comment.