Revert "Merge branch 'ofwdev' into 420"

This reverts commit 430a9be02a, reversing
changes made to e2faf2e0e7.
This commit is contained in:
RogueMaster
2022-11-04 05:07:52 -04:00
parent e1d29a6ac2
commit 5f86fe47d4
35 changed files with 0 additions and 1693 deletions

View File

@@ -4,9 +4,6 @@ env.Append(
CPPPATH=[
"#/lib/nfc",
],
SDK_HEADERS=[
File("#/lib/nfc/nfc_device.h"),
],
)
libenv = env.Clone(FW_LIB_NAME="nfc")