aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/ambiqmicro.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-05flash: use proper format with uint32_tAntonio Borneo1-13/+13
2020-09-05flash: avoid checking for non NULL pointer to free itAntonio Borneo1-4/+1
2020-07-08flash/nor/ambiqmicro: Use 'bool' data typeMarc Schink1-9/+9
2020-07-07flash/nor: Use proper data types in driver APIMarc Schink1-10/+10
2020-02-15coding style: use ARRAY_SIZE() when possibleAntonio Borneo1-2/+1
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo1-5/+5
2019-03-27Constify struct flash_driver instancesChristopher Head1-1/+1
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek1-0/+1
2016-05-14flash/nor: Add Ambiq Micro Apollo flash driver.Rick Foos1-0/+904