aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/atmel_softpack_libraries/libchip_sam3s/source/efc.c
AgeCommit message (Collapse)AuthorFilesLines
2019-12-14Fix format string related warnings (int vs. long)Harald Welte1-1/+1
Change-Id: I924a16f03e2a099b9f8eb56746bff2b9101c6802
2018-07-11set linux end of lineKévin Redon1-290/+290
Change-Id: I5200f0d6f39b0641cac26a4109a3cd33e8474b9b
2017-02-27Change directory structure to align with Atmel softpackHarald Welte1-0/+290
This way we can easily check with 'diff' for differences in our code and Atmel softpack. Also, this layout is more suitable for building various different firmware images (e.g. factory-test, dfu-loader, main application) for a variety of different boards (simtrace, owhw, qmod).
2015-04-07Removed unused code and header files from atmel libChristina Quast1-289/+0
Also, remove includes of unused header files in chip.h
2015-04-07Renamed main folder to firmwareChristina Quast1-0/+289