summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2020-04-06add tud_irq_handler() for all lpc ip3511 (13, 15, 11)hathach
2020-04-06add tud_irq_handler() to all NUC boardhathach
2020-04-06call tud_irq_handler() for all nrf5x boardhathach
2020-04-06mass rename tud_isr to tud_irq_handlerhathach
2020-04-06move irqhandler to applicationhathach
2020-04-03add saola board.mkhathach
2020-04-01add esp32s2 saola bsphathach
2020-03-29Merge pull request #312 from hathach/developHa Thach
2020-03-28Update UARTs for stm32f4xx discovery boards. Other minor cleanups.Nathan Conrad
2020-03-28add ENTRY(Reset_Handler) to linker of samd21 and samd51 boardhathach
2020-03-28Update F4 BSP with new HAL configNathan Conrad
2020-03-28Update F3 BSP for new HALNathan Conrad
2020-03-28Update F0 BSP for new HALNathan Conrad
2020-03-28added Arduino Nano 33 BLE with/without Sensehathach
2020-03-28Merge branch 'master' into develophathach
2020-03-26Modify include of HAL, and remove CMSIS clock configuration code, and impleme...Nathan Conrad
2020-03-25makefile clean uphathach
2020-03-25Merge pull request #304 from pigrew/stm32_xfer_rewriteHa Thach
2020-03-24Merge pull request #306 from jeremyherbert/masterHa Thach
2020-03-23add support for seeeduino xiaoJeremy Herbert
2020-03-24Merge pull request #194 from cr1901/msp430f5529Ha Thach
2020-03-24msp_exp430f5529lp: Fix board.mk, remove .travis.yml.bck.William D. Jones
2020-03-23msp_exp430f5529lp: Allow user to choose mspdebug as alternate programmer.William D. Jones
2020-03-24nrf use new cmsis_4 submodule for core headerhathach
2020-03-23remove -Wnested-externs since many driver does this including CMSIS_5hathach
2020-03-23house keepinghathach
2020-03-23upgrade nrfx from 2.0.0 to 2.1.0hathach
2020-03-22STM32FSDEV: Rewrite transfer ISRNathan Conrad
2020-03-22change msp430 flash tool from mspdebug to TI MSP430Flasherhathach
2020-03-22Merge branch 'master' into cr1901-msp430f5529hathach
2020-03-11clean uphathach
2020-03-11hack to undef LITTLE_ENDIAN for samg55hathach
2020-03-11fix more buildhathach
2020-03-11fix cortex M7, M23, M33 freertos buildhathach
2020-03-11freertos demo use static only for most optmized sramhathach
2020-03-10update freertos examplehathach
2020-03-10Merge pull request #295 from hathach/developHa Thach
2020-03-10Merge branch 'nuc120' of https://github.com/majbthrd/tinyusb into majbthrd-nu...hathach