|
|
3da596f2b6
|
Further unicode disambiguation
|
2026-02-02 19:31:28 +00:00 |
|
|
|
23765aae8a
|
Increase available memory to 4096 bytes
|
2024-09-30 22:35:37 +02:00 |
|
|
|
68050b6226
|
Update module 'memory' to run on atmega1284p hardware
|
2024-09-30 19:46:38 +02:00 |
|
|
|
aa0cd89d4e
|
Update documentation and do some basic housekeeping
|
2024-09-25 23:00:37 +02:00 |
|
|
|
746f81667e
|
Merge pull request #4 from madcow/eeprom-sentinel-v2
Use reference sentinel to efficiently reset dirty flags on rollover
|
2024-09-22 00:17:05 +02:00 |
|
|
|
cb8c738ca8
|
Use reference sentinel to efficiently reset dirty flags on rollover
|
2024-09-22 00:10:21 +02:00 |
|
|
|
7ca158a8dd
|
Pass variable structure as argument for memory functions
|
2024-09-21 03:50:50 +02:00 |
|
|
|
a423144599
|
Fix possible race condition and ensure proper reset flag detection
|
2024-09-21 00:10:23 +02:00 |
|
|
|
10298a99c1
|
Implement memory wear leveling algorithm
|
2024-09-20 23:33:07 +02:00 |
|
|
|
e2b5c5fd42
|
Define memory manager constants and add TODO
|
2024-09-20 18:36:53 +02:00 |
|
|
|
190ecea855
|
Dump EEPROM to ensure low level memory access is working correctly
|
2024-09-20 18:08:07 +02:00 |
|
|
|
29b0ace897
|
Implement raw EEPROM read and write functionality
|
2024-09-20 17:08:09 +02:00 |
|