summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-09Change buttons to start from 0Marcelo Bezerra
2021-06-09Merge branch 'master' of github.com:mmosca/tinyusbMarcelo Bezerra
2021-06-09fix enum overflow with msp430hathach
2021-06-09miss a helperhathach
2021-06-09update gamepad helperhathach
2021-06-09re-adding ifdef removed accidentallyMarcelo Bezerra
2021-06-09indent fixMarcelo Bezerra
2021-06-09Fix comment in hid.hMarcelo Bezerra
2021-06-09Pull request changesMarcelo Bezerra
2021-06-09Add CFG_TUD_MAX_BUTTONS to the exampleMarcelo Bezerra
2021-06-09remove excess empty linesMarcelo Bezerra
2021-06-09clean upMarcelo Bezerra
2021-06-09Add optional support for 32 gamepad buttonsMarcelo Bezerra
2021-06-08re-adding ifdef removed accidentallyMarcelo Bezerra
2021-06-08indent fixMarcelo Bezerra
2021-06-08Fix comment in hid.hMarcelo Bezerra
2021-06-08Pull request changesMarcelo Bezerra
2021-06-07Add CFG_TUD_MAX_BUTTONS to the exampleMarcelo Bezerra
2021-06-07remove excess empty linesMarcelo Bezerra
2021-06-07clean upMarcelo Bezerra
2021-06-07Add optional support for 32 gamepad buttonsMarcelo Bezerra
2021-06-07Merge pull request #881 from hathach/mindmotion-followupHa Thach
2021-06-07add OPT_MCU_MM32F327Xhathach
2021-06-07Add MM32 SDK and USB driver (#869)zhangslice
2021-06-03Merge pull request #873 from kilograham/fix_log_warningHa Thach
2021-06-03Add __unused to variables that are only used if TU_LOG does somethinggraham sanderson
2021-06-03change ci to pico-sdk develop0.10.1Ha Thach
2021-06-03increase version for release, update changeloghathach
2021-06-03Merge pull request #865 from kilograham/pico-0.10.0Ha Thach
2021-06-02fixed net_lwip_webserver cmake buildgraham sanderson
2021-06-02undo search replace errorgraham sanderson
2021-06-02minor comment change to force rebuildgraham sanderson
2021-06-02move core definition of source file includes from SDK into family.cmakegraham sanderson
2021-06-02Merge pull request #868 from hathach/host-hcdHa Thach
2021-06-02fix missing TU_LOG symbolhathach
2021-06-02clean up loghathach
2021-06-01Merge pull request #862 from hathach/host-rp2040Ha Thach
2021-06-01remove TINYUSB_FAMILT_PROJECT_NAME_INCLUDES_BOARD settinggraham sanderson
2021-06-01damn submodules!graham sanderson
2021-06-01rename family.cmake to family_common.cmakegraham sanderson
2021-06-01fix rp2040 examples build from local tinyusb treegraham sanderson
2021-06-01add note for custom class driverHa Thach
2021-05-31restore unintentionally modified submodulesgraham sanderson
2021-05-31actually fix pico-sdk checkout to checkout the right branchgraham sanderson
2021-05-31guard stdio_uart_init_full with LIB_PICO_STDUI_UART as the function doesn't e...graham sanderson
2021-05-31Switch checks to use tinyusb-0.10.0 branch of pico-sdk due to circular depend...graham sanderson
2021-05-31set PICO_TINYUSB_PATH for when building from within tinyusb without pico-sdk/...graham sanderson
2021-05-31Fix up build_family style builds:graham sanderson
2021-05-31clean uphathach
2021-05-31correct ohci endpoint address in xfer completehathach