mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
Move crypto1 to helpers, add it to the public API (#3567)
* Move crypto1 to helpers, add it to the public API * F18 API version bump Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
@@ -48,6 +48,7 @@ env.Append(
|
||||
File("helpers/iso14443_crc.h"),
|
||||
File("helpers/iso13239_crc.h"),
|
||||
File("helpers/nfc_data_generator.h"),
|
||||
File("helpers/crypto1.h"),
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user