Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-03-03tests: gadget0: efm32hg: add gadget0 test for efm32hgSebastian Holzapfel
2018-03-03travis: build gadget-zero tests as wellKarl Palsson
2018-02-24tests: gadget0: stm32l1: fix wait state declarationKarl Palsson
2017-10-03tests: gadget0: include sample udev rules and documentKarl Palsson
2017-09-02tests: gadget0: stm32f1 hack should be consistentAmitesh Singh
2017-06-24Remove unused Python variablesMike Naberezny
2017-06-23Remove unused Python importsMike Naberezny
2017-06-09tests: gadget0: delay between calls to trigger racesKarl Palsson
2017-06-09tests: gadget0: stm32l0: use new clock helpers.Karl Palsson
2017-06-09tests: gadget-zero: run against all attached targetsKarl Palsson
2017-05-06tests: connect to existing openocd if runningKarl Palsson
2017-03-31tests: gadget0: allow specifying DUT on CLIKarl Palsson
2017-03-31tests: gadget0: clean-upJochen Hoenicke
2017-03-31tests: gadget0: remove magic constantsJochen Hoenicke
2017-03-31style: fix some of the easier style bugsKarl Palsson
2016-10-01tests: gadget0: test for unaligned buffer read/writes.fenugrec
2016-10-01tests: gadget0: pull up endpoint size constantKarl Palsson
2016-08-19tests: update gadget zero readme docs for actually runningKarl Palsson
2016-03-01minor stylecheck cleanupsKarl Palsson
2016-02-28tests: extract serials to optional local configKarl Palsson
2016-01-27tests: gadget0: config should be 0 in addressed stateKarl Palsson
2016-01-27tests: show expected, actual _and_ custom messagesKarl Palsson
2016-01-27tests: trivial: drop redundant ;Karl Palsson
2016-01-05tests: usb gadget0: Add stm32f429i-disco supportOliver Meier
2016-01-05tests: gadget0: Update for namespace cleanupsKarl Palsson
2015-12-15[Style] Stylefix sweep over the whole codebase.Piotr Esden-Tempski
2015-10-11tests: Allow user override of C/CXX/CPP/LD flagsKarl Palsson
2015-10-11usb: short control IN might need a ZLPKarl Palsson
2015-10-06tests:gadget0: stm32l0: drop RCC test codeKarl Palsson
2015-10-06tests: gadget0: use proper usb enumerationsKarl Palsson
2015-10-06tests: gadget0: Add stm32l053 disco supportKarl Palsson
2015-10-04tests: gadget0: F0: drop unnecessary code.Karl Palsson
2015-10-03usb: Add st_usbfs_v2 for f0/l0 devicesKarl Palsson
2015-10-03usb: extract ST USB FS peripheral core. [BREAKING CHANGE]Karl Palsson
2015-10-03tests: gadget0: add stm32l1 targetKarl Palsson
2015-10-03tests: gadget0: add stm32f103 targetKarl Palsson
2015-10-03tests: rules.mk: kill rcs/sccs supportKarl Palsson
2015-10-03tests: rules.mk: scrap legacy suffix searchKarl Palsson
2015-10-03tests: usb: gadget0 compatible interface (stm32f4)Karl Palsson