Angus Gratton
|
a67d5d89e0
|
Replace all DOS line endings with Unix
Command run was:
git ls-tree -r HEAD --name-only | xargs dos2unix
|
2018-07-12 19:10:37 +08:00 |
|
Dmitry
|
5cbb1943ac
|
Structure size alligned by compiler.
|
2018-03-12 15:34:16 +03:00 |
|
Dmitry
|
743969f333
|
Size of structure made latform independent.
|
2018-03-12 08:34:23 +03:00 |
|
Dmitry
|
560753cfb1
|
Size updated.
|
2018-03-12 07:49:50 +03:00 |
|
Dmitry
|
09704fe7ca
|
Size of structure ware updated.
|
2018-03-12 07:30:35 +03:00 |
|
Dmitry
|
816d63211f
|
Structure size updated to the 16 bytes * N
|
2018-03-09 09:17:32 +03:00 |
|
Dmitry
|
7f0b00ef9b
|
Compiler dependency included for tests.
|
2018-03-09 08:40:24 +03:00 |
|
Dmitry
|
7b287c25b1
|
Bugfix for write size. The write size for encryption have to be rounded to 16 bytes.
A wl_config structure size now ounded to 16.
Flash Emulator updated to work with defined minimum size.
Tests are updated.
|
2018-03-06 10:26:21 +03:00 |
|
Ivan Grokhotkov
|
52b51df859
|
add wear_levelling component and example
|
2017-04-17 11:01:17 +08:00 |
|