aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/apps/trace/main.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-11sniffer: set LED patternKévin Redon1-2/+7
2018-07-11replace leading spaces with tabsKévin Redon1-1/+1
2018-07-11firmware: set license to GPLv2+Kévin Redon1-1/+19
2018-07-04minor style change: use ARRAY_SIZEKing Kévin1-2/+1
2018-07-04sniff: print parsed ATR and PPS; use red LED to show main application is runn...Kévin Redon1-1/+3
2018-07-04trace: increase watchdog for 500 to 2000 ms to provide more time handling buf...Kévin Redon1-3/+3
2018-07-04simtrace: add support for sniffing on both USARTKévin Redon1-0/+1
2018-07-04sniff: use USART 0 instead of USART 1Kévin Redon1-1/+2
2018-07-04sniff mode: handle USART 1 RX interrupt to show sniffer dataKévin Redon1-0/+1
2018-07-04copy working cardem app to traceKévin Redon1-0/+209
2017-02-27Structure build system to build for multiple boards/apps/environmentsHarald Welte1-0/+0