Offir Kochalsky
|
23bc67dfdc
|
Fix DISCO_L475VG_IOT01A name at json
|
2018-10-17 11:16:57 +03:00 |
Offir Kochalsky
|
020685c473
|
Added error logging at set QPI
|
2018-10-16 10:15:36 +03:00 |
Offir Kochalsky
|
9b3bca89fd
|
Enable first fast mode then quad for chips with low power default
|
2018-10-14 08:54:09 +03:00 |
Offir Kochalsky
|
a60552c07d
|
Return to 1-1-1 mode prior to setting QUAD enable
|
2018-10-09 15:17:52 +03:00 |
Offir Kochalsky
|
a30abf48b0
|
Merge remote-tracking branch 'upstream/master' into offir-mbed-qspif
|
2018-10-09 14:21:03 +03:00 |
Martin Kojtal
|
6f338f8915
|
Merge pull request #8006 from deepikabhavnani/sd_driver_cleanup
SD - Add required header file and namespace element instead add all
|
2018-10-01 13:02:39 +02:00 |
Cruz Monrreal
|
6fca23ece1
|
Merge pull request #7955 from yossi2le/add_frequency_to_dataflash_conig
Add SPI_FREQ parameter to DATAFLASH block device configuration
|
2018-09-24 10:45:34 -05:00 |
Deepika
|
4de8eda249
|
Add required header file and namespace element instead add all
|
2018-09-05 11:41:25 -05:00 |
Deepika
|
80a10cd134
|
Version check not needed as driver in part of mbed-os
|
2018-09-05 11:33:42 -05:00 |
Yossi Levy
|
47aea6b719
|
Adding the configuration parameter as default value in the constructor.
|
2018-09-02 17:48:46 +03:00 |
Offir Kochalsky
|
df36f0e757
|
Fixed PR review remarks
|
2018-09-02 11:02:17 +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
|
881929eef7
|
Add 'components/storage/blockdevice/COMPONENT_FLASHIAP/' from commit '8f1ac821f1c411986b8533cbf4878ea9b3fe5efb'
git-subtree-dir: components/storage/blockdevice/COMPONENT_FLASHIAP
git-subtree-mainline: 9a0844a84f
git-subtree-split: 8f1ac821f1
|
2018-08-29 11:48:04 +03:00 |
Yossi Levy
|
9a0844a84f
|
Add 'components/storage/blockdevice/COMPONENT_DATAFLASH/' from commit 'baabb520973d3e8aa8c4c1dc0af12ed1585200cd'
git-subtree-dir: components/storage/blockdevice/COMPONENT_DATAFLASH
git-subtree-mainline: 5294ef72b7
git-subtree-split: baabb52097
|
2018-08-29 11:47:56 +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 |
Yossi Levy
|
90866170ea
|
Add 'components/storage/blockdevice/COMPONENT_SD/' from commit 'd791229918b261ae8a5ea0cbc5cac1238d65179b'
git-subtree-dir: components/storage/blockdevice/COMPONENT_SD
git-subtree-mainline: 2e081dc7d0
git-subtree-split: d791229918
|
2018-08-29 11:47:01 +03:00 |
Offir Kochalsky
|
794d150a4a
|
fix unaligned address erase problem
|
2018-08-28 14:20:07 +03:00 |
Offir Kochalsky
|
9d936e10af
|
Added class example documentation
|
2018-08-27 17:12:21 +03:00 |
Offir Kochalsky
|
9920e63d98
|
Initial QSPIF delivery to mbed-os
|
2018-08-27 13:02:17 +03:00 |