Commit Graph

11 Commits

Author SHA1 Message Date
Ken Van Hoeylandt 468bbdc308 Use CBC not ECB 2024-01-17 23:52:31 +01:00
Ken Van Hoeylandt 36f24776b1 Prepare code for non-ESP usage 2024-01-17 23:21:45 +01:00
Ken Van Hoeylandt d8b22912e6 cross-platform logging 2024-01-17 22:49:25 +01:00
Ken Van Hoeylandt 6550fa4583 move mlib to libs folder 2024-01-17 21:45:57 +01:00
Ken Van Hoeylandt a931b83435 removed cmsis lib and references 2024-01-17 21:02:08 +01:00
Ken Van Hoeylandt 622c9f780c Revert "fix for flash size in default config"
This reverts commit 38e7a35910.
2024-01-17 20:52:08 +01:00
Ken Van Hoeylandt 38e7a35910 fix for flash size in default config 2024-01-17 20:50:19 +01:00
Ken Van Hoeylandt 74bfe5e792 Removed custom string implementation 2024-01-15 00:21:53 +01:00
Ken Van Hoeylandt d9c42ab326 Removed heap tracing and custom output 2024-01-15 00:21:38 +01:00
Ken Van Hoeylandt ba1f81f599 Implemented wifi credentials storage (#11)
* implemented wifi credentials storage

* encrypt wifi credentials
2024-01-14 18:46:04 +01:00
Ken Van Hoeylandt 069416eee5 Rename furi to tactility-core (#10)
* renamed module

* renamed code

* more renames

* cleanup
2024-01-13 22:12:40 +01:00