Peter Barker
|
8a035590cd
|
AP_FlashIface: fix examples
|
2022-08-19 18:33:58 +10:00 |
Andy Piper
|
2d62da9298
|
AP_FlashIface: make sure XIP flash is ready before returning
|
2022-04-12 09:19:45 +10:00 |
Jaaaky
|
7d95b1ddd3
|
AP_FlashIface: Fixed could be used unintialized
|
2022-03-15 11:44:20 +11:00 |
Andy Piper
|
0696dda324
|
AP_FlashIface: add support for DTR variant of w25q found on SPRacingH7
|
2022-02-24 10:19:07 +11:00 |
Andy Piper
|
f441ba21ee
|
AP_FlashIFace: make sure device is locked before reset
only lock device in normal mode
|
2022-02-09 12:47:55 +00:00 |
Siddharth Purohit
|
32f91c4cb2
|
AP_FlashIface: add jedec test using bootloader config
|
2021-09-01 17:10:53 +10:00 |
Siddharth Purohit
|
babcb31c1a
|
AP_FlashIface: remove any delay from is device busy
|
2021-06-30 19:33:17 +10:00 |
Siddharth Purohit
|
be28a55364
|
AP_FlashIface: fix comments and correct ms to us in vars
|
2021-06-30 19:33:17 +10:00 |
Andy Piper
|
bc65bfa3f3
|
AP_FlashIface: add more wait_ready() and support XIP on W25Q
|
2021-06-30 19:33:17 +10:00 |
Siddharth Purohit
|
7156493242
|
AP_FlashIface: remove references to 4-4-4 mode
|
2021-06-30 19:33:17 +10:00 |
Siddharth Purohit
|
1a66b5afd7
|
AP_FlashIface: panic if we haven't found a matching flash device
|
2021-06-30 19:33:17 +10:00 |
Siddharth Purohit
|
30eb5501ce
|
AP_FlashIface_JEDEC: adjust for where only one mmode clock is req
|
2021-06-30 19:33:17 +10:00 |
Siddharth Purohit
|
dd9f3257cc
|
AP_FlashIface_JEDEC: make delays support bootloader builds
|
2021-06-30 19:33:17 +10:00 |
Siddharth Purohit
|
1d3c001963
|
AP_FlashIface: fix build for non bootloader example
|
2021-06-30 19:33:17 +10:00 |
Andy Piper
|
676f90c595
|
AP_FlashIface: support Winbond W25Q
|
2021-06-30 19:33:17 +10:00 |
Siddharth Purohit
|
bc1474ed52
|
AP_FlashIface: limit flash size to how much we can address
|
2021-06-30 19:33:17 +10:00 |
Siddharth Purohit
|
3797bdc4b8
|
AP_FlashIface: move to using 1-4-4 read mode instead of 4-4-4
|
2021-06-30 19:33:17 +10:00 |
Siddharth Purohit
|
6b0f6f3bc0
|
AP_FlashIface: add support for entering XIP mode
|
2021-06-30 19:33:17 +10:00 |
Siddharth Purohit
|
e09e3fe59f
|
AP_FlashIface_JEDEC: allow for different print setting for bl and fw
|
2021-06-30 19:33:17 +10:00 |
Siddharth Purohit
|
17e6cab729
|
AP_FlashIface: setup examples and driver for use with bootloader
|
2021-06-30 19:33:17 +10:00 |
Siddharth Purohit
|
3b3cc0b194
|
AP_FlashIface: add initial files for AP_FlashIface library
|
2021-06-30 19:33:17 +10:00 |