Ken Van Hoeylandt 3802679de4
File locking and DevelopmentService improvements (#358)
- Moved `file::getlock(path)` from `Tactility` to `TactilityCore`
- Changed all existing `file::*` functions to implement locking by default
- Removed all manual locking where `file::*` functions were used
- When `DevelopmentService` receives a file, it doesn't try to allocate it all in memory. This fixes going out-of-memory on devices without PSRAM.
- Fix for TactilityC include
2025-10-05 16:16:55 +02:00
..
2025-08-23 17:10:18 +02:00
2025-08-23 17:10:18 +02:00
2025-09-01 23:07:00 +02:00
2025-09-22 08:03:21 +02:00
2025-02-08 00:21:50 +01:00
2025-08-23 17:10:18 +02:00
2025-10-01 23:07:47 +02:00
2025-08-23 17:10:18 +02:00