adding support for esp32 for use with max3421e host
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# Apply board specific content here
|
||||
set(IDF_TARGET "esp32")
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
# Apply board specific content here
|
||||
set(IDF_TARGET "esp32")
|
||||