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
2019-07-02gadget0: f429: update to newest rcc apiKarl Palsson
2019-06-29gadget0: f4: update to newest rcc apiKarl Palsson
2019-06-29gadget0: f4: PA9 is not an AF.Karl Palsson
2019-06-29gadget0: allow parallel submakeKarl Palsson
2018-08-29tests: gadget0: stm32f3: use library clock setupsKarl Palsson
2018-08-27tests: usb gadget0: ti: use dummy delay handlersKarl Palsson
2018-08-27tests: usb-gadget0: gitignore generated linker scriptsKarl Palsson
2018-08-27tests: usb gadget0: add ti lm4f120xl boardKarl Palsson
2018-08-27usb gadget0: ctrl write/read loopback testsKarl Palsson
2018-08-17stm32: usb gadget0: implement loopbackKarl Palsson
2018-08-17tests: use the new auto depends on libraryKarl Palsson
2018-07-29usb-gadget0: stm32f3: drop debug, be more consistentKarl Palsson
2018-07-04tests: makefiles need to handle linker script generators tooKarl Palsson
2018-06-08tests: rules.mk: avoid non-posix brace expansionKarl Palsson
2018-05-02tests: gadget0: add stm32f3-discoKarl Palsson
2018-05-02gadget0: work around "ValueError: The device has no langid"Karl Palsson
2018-04-14gadget0: stm32l1: target the "hw1" test board explicitlyKarl Palsson
2018-03-03tests: gadget0: use proper usb enumsKarl Palsson
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