Commit Graph

2954 Commits

Author SHA1 Message Date
hathach 370dd18394 more changelog 2020-03-30 12:48:07 +07:00
Ha Thach 75f9ce2e94
Merge pull request #315 from hathach/develop
added changelog for release
2020-03-30 12:19:42 +07:00
hathach dcbe6fea39 minor changelog 2020-03-30 11:45:33 +07:00
hathach d1aeac4e33 added changelog 2020-03-30 11:44:03 +07:00
Ha Thach a582674b91
Merge pull request #312 from hathach/develop
house keeping work
2020-03-29 00:40:36 +07:00
Ha Thach 8179c831ae
Merge pull request #309 from pigrew/stm32_hal_updates
Stm32 F0,F3,F4 updates
2020-03-28 23:19:13 +07:00
Nathan Conrad 3926b28faa Update UARTs for stm32f4xx discovery boards. Other minor cleanups. 2020-03-28 12:05:30 -04:00
hathach ad2824df8b add ENTRY(Reset_Handler) to linker of samd21 and samd51 board
fix #303
2020-03-28 22:25:07 +07:00
Nathan Conrad 4191363c55 Update F4 BSP with new HAL config 2020-03-28 10:58:36 -04:00
Nathan Conrad 07c1ce76b8 Update F3 BSP for new HAL 2020-03-28 10:58:36 -04:00
Nathan Conrad 62a68034d9 Update F0 BSP for new HAL 2020-03-28 10:58:36 -04:00
hathach 1712b61ab6 added Arduino Nano 33 BLE with/without Sense 2020-03-28 21:34:42 +07:00
hathach 69698ed2e0 Merge branch 'master' into develop 2020-03-28 15:31:39 +07:00
Ha Thach dc6f90eaf7
Merge pull request #311 from majbthrd/usbnet_ecm_macos
usbnet: tweak CDC-ECM after MacOS testing
2020-03-28 14:33:17 +07:00
Ha Thach 033b295761
Merge pull request #310 from pigrew/ep0_zeroLenResponses
USBD: Fix zero-length EP0 responses
2020-03-28 14:25:19 +07:00
hathach 7640cd875c add repository_dispatch to allow other repo to remote trigger build 2020-03-28 11:44:11 +07:00
Peter Lawrence 622a6c77a1 usbnet: tweak CDC-ECM after MacOS testing 2020-03-27 20:30:57 -05:00
Nathan Conrad 6606cf2896 USBD: Use tud_control_xfer only for data 2020-03-27 15:54:37 -04:00
hathach 09262d7f7e house keeping 2020-03-26 22:04:24 +07:00
Ha Thach aef2a59f32
Merge pull request #308 from pigrew/stm32f4_uart
Modify include of HAL, remove CMSIS clock configuration code, STM32F407 UART
2020-03-26 22:00:01 +07:00
Nathan Conrad 705d43cda7 Modify include of HAL, and remove CMSIS clock configuration code, and implement UART for STM32F407Disco 2020-03-26 10:10:06 -04:00
hathach d74a92bf45 makefile clean up
allow board to define CROSS_COMPILE (default to arm gcc)
2020-03-25 14:06:51 +07:00
Ha Thach 435485b524
Merge pull request #304 from pigrew/stm32_xfer_rewrite
STM32FSDEV: Rewrite transfer ISR
2020-03-25 10:19:07 +07:00
Ha Thach 834daa3df9
Merge pull request #305 from hathach/develop
fix mac address for rndis response
2020-03-25 10:18:18 +07:00
Ha Thach f2b761fee9
Merge pull request #306 from jeremyherbert/master
add support for seeeduino xiao
2020-03-24 14:37:38 +07:00
Jeremy Herbert 01820061b2 add support for seeeduino xiao 2020-03-23 23:39:53 -07:00
Ha Thach 9a48e98fad
Merge branch 'master' into develop 2020-03-24 12:16:15 +07:00
hathach 27ec8451a4 update doc for MSP430 2020-03-24 12:12:38 +07:00
Ha Thach 95009a9e79
Merge pull request #194 from cr1901/msp430f5529
[WIP] MSP430 Support
2020-03-24 11:57:20 +07:00
William D. Jones 7e78e47444 msp_exp430f5529lp: Fix board.mk, remove .travis.yml.bck. 2020-03-24 00:40:25 -04:00
William D. Jones 6b5157fd28 dcd_msp430x5xx: Add dummy dcd_edpt0_status_complete handler. Add
comment which describes why it might be needed.
2020-03-24 00:03:12 -04:00
William D. Jones 27efedc9e6 msp_exp430f5529lp: Allow user to choose mspdebug as alternate programmer. 2020-03-23 23:45:22 -04:00
Ha Thach b4a9a6e99a
Merge pull request #307 from hathach/upgrade-nrfx
Upgrade nrfx from 2.0.0 to 2.1.0
2020-03-24 10:42:53 +07:00
William D. Jones 48fa67e16b Merge remote-tracking branch 'cr1901/msp430f5529' into msp430f5529 2020-03-23 23:33:27 -04:00
hathach 16d6da18e3 clean up action checkout for sbumodules 2020-03-24 10:28:34 +07:00
hathach 86a8ffa430 ci checkout submodules 2020-03-24 10:24:38 +07:00
hathach 94528ff65b checkout v2 with submodule 2020-03-24 10:13:48 +07:00
hathach c05990af95 change cmsis5 to master 2020-03-24 09:52:48 +07:00
hathach a2aa50d2ef update cmsis_5 2020-03-24 09:33:11 +07:00
hathach 905c4b71d1 nrf use new cmsis_4 submodule for core header 2020-03-24 08:51:11 +07:00
hathach 9f5042399e add cmsis_4 as submodule 2020-03-24 08:49:48 +07:00
hathach fca4a6eabf more string id 2020-03-24 00:07:34 +07:00
hathach aa01e5f447 enhance string index 2020-03-23 23:46:12 +07:00
hathach bc0779de0a per review
- remove -Wno-error=lto-type-mismatch
- change back to unsigned int
2020-03-23 23:22:52 +07:00
hathach 056d0bb4bf remove -Wnested-externs since many driver does this including CMSIS_5 2020-03-23 22:52:59 +07:00
hathach 9e0ffbe30f house keeping 2020-03-23 22:51:17 +07:00
hathach feff6aafd5 add CMSIS_5 as submodule 2020-03-23 22:36:21 +07:00
hathach c47d9c3c68 upgrade nrfx from 2.0.0 to 2.1.0 2020-03-23 19:21:44 +07:00
hathach 8a22eba7b4 add TODO note to remove tud_network_mac_address 2020-03-23 15:24:30 +07:00
hathach 76a27cf49a fix rndis response to get mac address
- remove cflags -fshort-enums
- clean up webserver descriptor
2020-03-23 15:21:22 +07:00