aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/libcommon/source/card_emu.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-26firmware: Enable -Wformat and resolve all related compiler warningsHarald Welte1-1/+1
2018-08-04cardem (minor): trace tx data send over USBKévin Redon1-0/+3
2018-08-04cardem: add state name in traceKévin Redon1-2/+19
2018-08-04cardem (minor): remove to verbose log traceKévin Redon1-1/+0
2018-08-04cardem: minor typo fix in commentKévin Redon1-2/+2
2018-07-30cardem: use TC2 as WI and update WT after ATRKévin Redon1-5/+33
2018-07-30cardem: use TC_ETU to trigger ATR sendingKévin Redon1-22/+76
2018-07-18cardem: fix typoKévin Redon1-6/+6
2018-07-11fix 'ISO_S_IN_ATR not handled' gcc warningKévin Redon1-8/+4
2018-07-11firmware: set license to GPLv2+Kévin Redon1-16/+13
2018-06-29Use system include <foo.h> notation for libosmocore headersHarald Welte1-2/+2
2017-05-10firmware: fix various compiler warningsHarald Welte1-1/+1
2017-05-09Convert to new generalized SIMTRACE2 USB protocolHarald Welte1-35/+55
2017-05-07migrate from req_ctx to msgbHarald Welte1-89/+81
2017-02-28have local stdio.h file to avoid newlib issuesHarald Welte1-0/+1
2017-02-27Structure build system to build for multiple boards/apps/environmentsHarald Welte1-0/+998