aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-03document flashing procedure for sysmoOCTSIMsysmoOCTSIMKévin Redon1-10/+12
2019-02-03use sysmoOCTSIM USB PID and stringsKévin Redon1-5/+5
2019-02-03change LED and switch to sysmoOCTSIM boardKévin Redon4-10/+8
2019-01-31remove OCTSIM in USB IDKévin Redon2-31/+31
2019-01-16reduce number of endpointsKévin Redon1-2/+2
2019-01-16add button to force DFU bootloaderKévin Redon3-2/+12
2019-01-16start application if valid at bootKévin Redon2-42/+85
2019-01-16add README fileKévin Redon1-0/+50
2019-01-16use reserved bootloader get application startKévin Redon3-14/+18
2019-01-16enable flashing by providing real downloaded data lengthKévin Redon1-3/+1
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