summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-06-29add kaluga fileshathach
2020-06-29added esp32s2 kaluga bsphathach
2020-06-29Add board support for Dialog DA1469x-dk-proJerzy Kasenberg
2020-06-24Update NRFX to v2.2.0Czeslaw Makarski
2020-06-16fix stm32h743 priority with freeRTOShathach
2020-06-15clean up, update other example confighathach
2020-06-14revert CFG_TUSB_RHPORT0_MODE to previous wayhathach
2020-06-09Add Dialog DA1469x register definition fileJerzy Kasenberg
2020-06-01adding speed detect on bus resethathach
2020-05-31able to detect as hshathach
2020-05-29fix idf usb pin init changeshathach
2020-05-27adding h743 uart, but not enabled yet since it conflict with OTG_FS2hathach
2020-05-26update h743eval with rhport=1 highspeedhathach
2020-05-26merge CFG_TUSB_RHPORT1_MODE into CFG_TUSB_RHPORT0_MODEhathach
2020-05-26wiphathach
2020-05-23board test work finehathach
2020-05-22update makefile to build with ohci hosthathach
2020-05-22Merge branch 'master' into update-hosthathach
2020-05-19usb0 host on mcb1800 work with fullspeed mode.hathach
2020-05-18fix cast-align warning for nuc505hathach
2020-05-17enable -Wcast-alignhathach
2020-05-15Add support for stm32f746nucleo boardMark Olsson
2020-05-06stm32l476disco: Fix system clock setupJerzy Kasenberg
2020-05-06stm32l476disco: fix uninitialized filed usageJerzy Kasenberg
2020-05-04temporarily remove osal_task_delay() from osalhathach
2020-05-04clean up things, add makefile for host examplehathach
2020-05-03add uart for mcb1800hathach
2020-04-29fix esp32 ci adding FREERTOS STATIC to sdkconfig defaulthathach
2020-04-22Merge branch 'master' into add-more-examplehathach
2020-04-22added swo as loggerhathach
2020-04-22add LOGGER option to use rtthathach
2020-04-20add uart for ea4357hathach
2020-04-17Merge pull request #354 from hathach/cxd56-disconnect-connectHa Thach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-17add code for disconnect/connect (not tested)hathach
2020-04-17update per reviewhathach
2020-04-16add dfu generate target for fomuhathach
2020-04-16dcd disconnect/connect for transdimension iphathach
2020-04-11Merge branch 'master' into refactor-irqhandlerHa Thach
2020-04-10change saola-1 led to pin 18 by defaulthathach
2020-04-09add neopixel led strip driver for saola, make saola as an componenthathach
2020-04-08rename hal_dcd_isr to dcd_irq_handler for fomuhathach
2020-04-08move irq from msp430hathach
2020-04-08move irq for stm32 synopsyshathach
2020-04-08move irq for stm32 fsdevhathach
2020-04-08clean uphathach
2020-04-08add TODO for saola on-board neopixelhathach
2020-04-07rename saola to saola_1hathach
2020-04-07add saola button pin support, esp32 build with board_testhathach
2020-04-06fix CROSS_COMPILE for esp32s2hathach