aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-16set USB string to osmocom osmo-ASF4-DFUKévin Redon1-4/+4
2019-01-16add license fileKévin Redon1-0/+666
2019-01-16remove unused example codeKévin Redon3-36/+3
2019-01-16remove unused ARMCC MakefileKévin Redon3-884/+0
2019-01-16removed unused USB CDC stackKévin Redon8-1317/+0
2019-01-16implement flashing-side of the DFU state machineKévin Redon1-17/+69
2019-01-16restructure and complete the USB-side DFU state machineKévin Redon1-44/+133
2019-01-16make USB descriptor available for the two state machinesKévin Redon3-5/+15
2019-01-16declare variables so the main loop can read the data to be flashed provided b...Kévin Redon2-2/+25
2019-01-16add system LED initialisationKévin Redon2-0/+9
2019-01-16add code to initialize flashKévin Redon2-0/+21
2019-01-16add flash ASF4 driverKévin Redon8-3/+1705
2019-01-16add initial DFU class request handlingKévin Redon1-4/+49
2019-01-16add documentation and fix timeout valueKévin Redon2-10/+10
2019-01-16fix USB enablingKévin Redon1-21/+19
2019-01-16ignore gdb history fileKévin Redon1-0/+1
2019-01-16add USB DFU descriptionKévin Redon9-289/+712
2019-01-16ignore output filesKévin Redon1-0/+9
2019-01-13Add git-review configMax1-0/+3
2019-01-13add contrib/jenkins.sh for build verificationHarald Welte1-0/+17
2019-01-09use USB CDC Echo example projectKévin Redon284-0/+242151