aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/libboard/simtrace
AgeCommit message (Expand)AuthorFilesLines
2018-07-11firmware: set license to GPLv2+Kévin Redon2-3/+38
2018-07-04USB: add central file to define USB IDs, classes, and endpointsKévin Redon1-0/+1
2018-07-04DFU: remove force bootloader button debug message since the console is output...Kévin Redon1-1/+2
2018-07-04SIMtrace: enable interrupt on edge dection for SIM_RST pin to reset the sniff...Kévin Redon1-1/+1
2018-07-04SIMtrace: fix default SIM_RST pin state to allow phone controlled resetKévin Redon1-1/+3
2018-07-04SIMtrace: only enable main sniffing mode on SIMtrace boardKévin Redon1-2/+2
2018-07-04simtrace: add dedicated power pins configuration for sniffingKévin Redon1-5/+5
2018-07-04sniff: use USART 0 instead of USART 1Kévin Redon1-6/+12
2018-07-04SIMtrace board: comment and fix pin definitionKévin Redon1-65/+89
2018-07-04enable (empty) sniffer support for SIMtrace boardKévin Redon1-2/+2
2018-06-29Use system include <foo.h> notation for libosmocore headersHarald Welte1-1/+1
2018-06-29DFU: uncomment print message when DFU is forced using the buttonKévin Redon1-1/+1
2017-11-28simtrace: Boot into DFU when BOOTLOADER button is pressedHarald Welte2-0/+15
2017-11-28board_simtrace: Add minimal debug menu on debug USARTHarald Welte1-0/+20
2017-11-28Make build of CCID code succeed again on BOARD=simtraceHarald Welte1-1/+1
2017-11-28fix build of APP=cardem on BOARD=simtraceHarald Welte2-6/+23
2017-03-05qmod eeprom/i2c: Re-start watchdog while slow bit-bangingHarald Welte1-4/+4
2017-03-03only simtrace is bus-powered, SAM3 on qmod + owhw are self-poweredHarald Welte1-0/+2
2017-02-27Change directory structure to align with Atmel softpackHarald Welte1-0/+85