aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/at91samd.c
AgeCommit message (Expand)Author
2014-03-29at91smad: Fixes to 'samd_protect'Andrey Smirnov
2014-03-29at91samd: Bail early if trying to erase protected sectorAndrey Smirnov
2014-03-29at91samd: Bail early if trying to write to protected sectorAndrey Smirnov
2014-03-29at91samd: Remove 'first' and 'last' checks in 'samd_erase'Andrey Smirnov
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-01-20flash: samd: declare const dataAndrey Yurovsky
2014-01-15Atmel samd: add support for SAMD21Andrey Yurovsky
2014-01-09add support for Atmel SAMD NOR FlashAndrey Yurovsky