Skip to content

Commit

Permalink
Remove esp flasher, increment version for incoming changes
Browse files Browse the repository at this point in the history
  • Loading branch information
0xchocolate committed Jul 26, 2023
1 parent b437850 commit a62c15d
Show file tree
Hide file tree
Showing 131 changed files with 8 additions and 22,312 deletions.
17 changes: 0 additions & 17 deletions application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,5 @@ App(
order=90,
fap_icon="wifi_10px.png",
fap_category="GPIO",
fap_private_libs=[
Lib(
name="esp-serial-flasher",
fap_include_paths=["include"],
sources=[
"src/esp_loader.c",
"src/esp_targets.c",
"src/md5_hash.c",
"src/protocol_common.c",
"src/protocol_uart.c",
"src/slip.c"
],
cincludes=["lib/esp-serial-flasher/private_include"],
cdefines=["SERIAL_FLASHER_INTERFACE_UART=1", "MD5_ENABLED=1"],
),
],
cdefines=["SERIAL_FLASHER_INTERFACE_UART=1"],
fap_icon_assets="assets",
)
366 changes: 0 additions & 366 deletions lib/esp-serial-flasher/CMakeCache.txt

This file was deleted.

Loading

0 comments on commit a62c15d

Please sign in to comment.