Age | Commit message (Expand) | Author |
---|---|---|
2019-04-06 | Remove fmc_[read|write]_32, since we now memcpy in hal_io_[read|write]. | Paul Selkirk |
2018-07-07 | Changed FMC initialization code to match the new sync FMC arbiter. Removed | Pavel V. Shatov (Meister) |
2018-05-27 | FMC cleanup: constification, gratuitous pointer. | Rob Austein |
2018-05-27 | Convert FMC I/O functions to static inline. | Rob Austein |
2017-10-15 | Cleanup: All drivers return HAL_StatusTypeDef rather than magic values. | Paul Selkirk |
2017-05-02 | Merge branch 'init_cleanup' into no-rtos | Paul Selkirk |
2016-05-24 | #include stm32f4xx_hal.h since stm-fmc.h now references HAL symbols. | Paul Selkirk |
2016-05-23 | SDRAM initialization and test code from Pavel. | Fredrik Thulin |
2016-05-22 | reindent/reformat to closer resemble rest of code base | Fredrik Thulin |
2015-11-11 | Lots of cleanup. | Paul Selkirk |