Michal Paszta
|
08f77e1007
|
Coverity and compilation warnings fixes
|
2019-08-12 08:42:56 +01:00 |
Michal Paszta
|
dc55dae623
|
Bring back SPIF module-specific debug logs
The logs are switched off by default and can be enabled with a
module-specific compile switch in mbed_app.json.
Logs brought back from PR #10501
|
2019-08-12 08:35:16 +01:00 |
Marten Lootsma
|
50eae59dd9
|
Changed to one more info to debug
|
2019-07-11 11:40:52 +01:00 |
Marten Lootsma
|
54cebf9116
|
Add trace logging with size of block device
|
2019-07-11 11:40:52 +01:00 |
Marten Lootsma
|
839b23194b
|
Cleaned up SPIF trace log.
- Test most SPIF log to DEBUG level.
- Removed DEBUG/ERROR/INFO tags.
- Removed not needed line endings.
|
2019-07-11 11:40:52 +01:00 |
Marten Lootsma
|
76f464ca4e
|
Fixed astyle error and removed duplicated comment
|
2019-07-11 11:40:51 +01:00 |
Marten Lootsma
|
ff9ad704f1
|
Added support for SPIF of size bigger than 16Mbyte
- checks if size is bigger than 16Mbyte
- changes to 4 byte address mode of neccessary
|
2019-07-11 11:40:51 +01:00 |
David Saada
|
fb663699cd
|
Remove excessive info and debug prints in SPIF driver.
|
2019-07-11 11:39:48 +01:00 |
Philipp Steiner
|
f0ec813d71
|
Update Comments
|
2019-01-17 11:13:16 -06:00 |
Philipp Steiner
|
5f4ff5de8c
|
Add SPIF_ULBPR command and replace wrong command to clear all write-protection bits in the Block-Protection register.
|
2019-01-17 11:13:16 -06:00 |
Yossi Levy
|
b17d13e75e
|
Documnent changes and adding const to get_type method
|
2018-12-23 14:27:14 +02:00 |
Yossi Levy
|
b8b7292d8e
|
astyle fix
|
2018-12-23 11:03:45 +02:00 |
Yossi Levy
|
1d71fb1c9f
|
Add get_type method to block devices.
|
2018-12-23 11:03:45 +02:00 |
Martin Kojtal
|
53f1397522
|
storage component: update astyle
|
2018-10-25 09:51:09 +01:00 |
Yossi Levy
|
dd065e3be1
|
Fix warnings in block devices
|
2018-09-26 14:35:48 +03:00 |
Offir Kochalsky
|
b71db496ba
|
Prevent sector-unaligned erase
|
2018-09-02 09:12:55 +03:00 |
Yossi Levy
|
ed8e170d15
|
Moving SD, SPIF and FLASHIAP into mbedos and refactoring features storage directory structure.
|
2018-08-29 12:01:11 +03:00 |
Yossi Levy
|
5294ef72b7
|
Add 'components/storage/blockdevice/COMPONENT_SPIF/' from commit '622382ae8fab0c18d3a3576bbce9c3b448459282'
git-subtree-dir: components/storage/blockdevice/COMPONENT_SPIF
git-subtree-mainline: 90866170ea
git-subtree-split: 622382ae8f
|
2018-08-29 11:47:21 +03:00 |