Andrew Tridgell
|
8e3aba5dc5
|
AP_RAMTRON: fixed build with gcc 9.x
|
2020-04-01 17:08:48 +11:00 |
Phillip Kocmoud
|
46582944e2
|
AP_RAMTRON: Add FM25V02A Extended Temperature
As shown in https://www.cypress.com/file/139671/download Page 11
|
2020-04-01 12:46:05 +11:00 |
Nick Exton
|
f9ec9c037a
|
AP_RAMTRON: improved driver robustness
- added retries on all operations
- detect errors with a CRC
- fixed detection of fujitsu devices
|
2020-03-14 13:47:25 +11:00 |
Andrew Tridgell
|
37936a125f
|
AP_RAMTRON: removed unusued AP_Common/Semaphore.h
|
2019-05-15 15:33:48 +10:00 |
Andrew Tridgell
|
530138ded4
|
AP_RAMTRON: use WITH_SEMAPHORE()
and removed usage of hal.util->new_semaphore()
|
2018-10-17 12:54:22 +11:00 |
Andrew Tridgell
|
f37d1e3363
|
AP_RAMTRON: added RAMTRON fram device driver
for parameter storage on most stm32 boards
|
2018-01-15 11:46:02 +11:00 |