summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-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-05-31restore unintentionally modified submodulesgraham sanderson
2021-05-31guard stdio_uart_init_full with LIB_PICO_STDUI_UART as the function doesn't e...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-30Rework rp2040 examples and CMake build:graham sanderson
2021-05-26fix dfu example buildhathach
2021-05-26fix board test example build with nrfhathach
2021-05-25fix warnings cast function type for nrf, fix pico osal warninghathach
2021-04-29fix mkl25z cihathach
2021-04-29fix build with mkl25zhathach
2021-04-28fixed build with lpc51hathach
2021-04-28add lpc54628 but usb clock;phy doesn't seem to be righthathach
2021-04-28fix lpc54 buttonhathach
2021-04-28generalize lpc54 familyhathach
2021-04-28fix build with lpc54hathach
2021-04-28fix lpc55 buildhathach
2021-04-28fix build with imxrthathach
2021-04-28update lpc mcu sdk pathhathach
2021-04-28add official nxp mcux-sdk submodulehathach
2021-04-28add nxp_lpcopen as submodulehathach
2021-04-28remove submodule hw/mcu/nxphathach
2021-04-28making new family lpc54hathach
2021-04-28complete lpc15 familyhathach
2021-04-28create new lpc15 familyhathach
2021-04-28lpc1549 work well nowhathach
2021-04-26clean up lpc55 boardshathach
2021-04-26change lpc55s28 default port to 1hathach
2021-04-26Merge pull request #807 from UweBonnes/lpc55-port1-hsHa Thach
2021-04-26use correct NBYTES_MAX for full and high speedhathach
2021-04-26mcu_link: Board support for MCU_LINK with LPC55S69JBD64Uwe Bonnes
2021-04-26ip3511 correct buffer offset, nbytes layout for highspeed port1hathach
2021-04-24lpc55 improve multiple controller supporthathach
2021-04-24lpc55 correct bus_reset with highspeed on support controllerhathach
2021-04-24update dcd ip3511 for better multiple rhport supporthathach
2021-04-22add lpc55 uart writehathach
2021-04-19correct boot stage2 for itsybitsy and qt rp2040hathach
2021-04-19Merge pull request #783 from alisitsyn/esp-based_on_334e95fHa Thach
2021-04-18update ci buildhathach
2021-04-18add stm32f072eval to grouphathach
2021-04-18add f070 nucleo to grouphathach
2021-04-18create stm32f0 grouphathach
2021-04-17When used with FreeRTOS, lower the interrupt priority for OTG_FS_IRQnDima Barsky
2021-04-18Merge branch 'master' into alisitsyn-esp-based_on_334e95fhathach