aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
12 daysAdd reset watchdogHEADmasterMarc Zyngier2-3/+30
2024-03-02Add install targetMarc Zyngier1-0/+2
2023-11-24README: Add blurb about enabling the UART on the MacMarc Zyngier1-0/+21
2023-11-06Reinstate "Don't measure CC lines twice"Marc Zyngier1-13/+12
2023-10-26Revert "Don't measure CC lines twice"Marc Zyngier1-11/+9
2023-10-22Display FUSB302 ID register on probe failureMarc Zyngier1-1/+1
2023-10-22Add README.txt linkMarc Zyngier1-0/+1
2023-10-22Only advertise a single CDC for single board configurationsMarc Zyngier5-32/+81
2023-10-15Add macos nuild informationMarc Zyngier1-0/+6
2023-10-04Let's state the obvious...Marc Zyngier1-0/+4
2023-10-04Tell cmake where to find the SDKMarc Zyngier2-0/+4
2023-10-04Use a submodule for the SDKMarc Zyngier4-14/+9
2023-10-04Use an accessor for cc_lineMarc Zyngier1-3/+4
2023-10-03Move UART IRQ enable after USB initMarc Zyngier2-1/+4
2023-10-03Fix VCONN routing displayMarc Zyngier1-1/+1
2023-09-17Document serial carrying USB-C port on most devicesJanne Grunau1-1/+6
2023-09-17Enable -Wall and fix warningsMarc Zyngier4-12/+11
2023-09-17Drop everything related to the UFP Connected stateMarc Zyngier1-26/+0
2023-09-17Don't assume that dual-CS setups are that unlikelyMarc Zyngier1-3/+3
2023-09-17Everything is better with a hard reset...Marc Zyngier1-0/+1
2023-09-17Don't measure CC lines twiceMarc Zyngier1-9/+11
2023-09-06Don't wait for a USB connection if detecting a RS232 adapterv3-devMarc Zyngier1-18/+27
2023-09-06Increase delay when probing CC linesMarc Zyngier1-2/+4
2023-08-27Typo fixMarc Zyngier1-1/+1
2023-08-27Add support for Waveshare 2CH RS232 daughter boardMarc Zyngier2-1/+59
2023-08-27Initialise all pins to .skip=true by defaultMarc Zyngier2-1/+9
2023-08-27Add primitive support for serial1 as the upstream portMarc Zyngier3-5/+100
2023-08-27Indirect access to upstream portMarc Zyngier3-24/+40
2023-08-27133MHz should be enough for everybody...Marc Zyngier1-1/+1
2023-08-27Turn VBUS off in DISCONNECTED state without CCMarc Zyngier1-2/+5
2023-08-27Turn some prints into debug outputMarc Zyngier1-2/+2
2023-07-22v3 documentation updateMarc Zyngier1-20/+49
2023-07-11Configure default GPIO_OUT level earlyMarc Zyngier2-0/+3
2023-07-11Display current config in helpMarc Zyngier1-7/+17
2023-06-25Advertise current debug modeMarc Zyngier1-0/+1
2023-06-24Add support for USB2.0 routingMarc Zyngier3-2/+18
2023-05-24Implement SBU swapping for CSv2Marc Zyngier3-8/+25
2023-05-24Force VCONN off before setting up connectionMarc Zyngier1-0/+3
2023-05-24Inject interrupt on forced disconnectMarc Zyngier1-0/+1
2023-05-17README.txt -> READMEMarc Zyngier1-0/+0
2023-05-13Add ^_^X as a disconnect sequenceMarc Zyngier1-0/+4
2023-05-13Enable VCONN when the opposite CC line isn't openMarc Zyngier1-0/+8
2023-05-13Restore fusb302_tcpm_set_vconn()Marc Zyngier1-0/+32
2023-05-13Clear CC pull-up when applying VCONNMarc Zyngier1-2/+5
2023-05-13Clear CC pull-ups before starting measurementsMarc Zyngier1-1/+2
2023-04-22Don't advertise a valid power-supply via SOURCE_CAPMarc Zyngier1-1/+1
2023-04-17Fix break handling for host-provided durationsMarc Zyngier1-0/+5
2023-04-10Kill stdio for realMarc Zyngier4-6/+0
2023-04-10Merge branch 'cdc-break'Marc Zyngier2-10/+16
2023-04-10Merge branch 'pin-sets'Marc Zyngier3-15/+45
2023-04-10Allow selection of Primary USB as the serial pin setpin-setsMarc Zyngier3-2/+24
2023-04-10Refactor VDM sendingMarc Zyngier1-10/+20
2023-04-10Don't use an invalid context on FUSB setup errorMarc Zyngier1-3/+1
2023-04-10Move break handling over to CDCcdc-breakMarc Zyngier2-10/+16
2023-04-02Merge remote-tracking branch 'origin/dual-port'Marc Zyngier7-92/+409
2023-04-02README updatedual-portMarc Zyngier1-2/+10
2023-03-22Add serial port location for M2 Pro miniMarc Zyngier1-0/+1
2023-03-12stdio no moreMarc Zyngier1-3/+0
2023-03-11Blinky activity LEDMarc Zyngier1-13/+18
2023-03-11Expose two CDC portsMarc Zyngier7-86/+392
2023-03-05First public dropinitdropMarc Zyngier13-0/+2718