Commit Graph

2923 Commits

Author SHA1 Message Date
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
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 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 ef5789d7c9 skip freertos and lwip webserver example for msp430 2020-03-22 21:29:13 +07:00
hathach a101a4f098 finally fixed the ci, clean up 2020-03-22 21:07:14 +07:00
hathach c34e03986c more ci test 2020-03-22 21:00:53 +07:00
hathach 9227634905 test ci pwd before checkout 2020-03-22 20:49:13 +07:00
hathach e710f7a47b more on ci 2020-03-22 20:33:59 +07:00
hathach cf0074e5da try to fix msp430 gcc install 2020-03-22 20:20:36 +07:00
hathach da31846246 fix unit test 2020-03-22 19:26:40 +07:00
hathach 5cb6500ac8 fix msp430 ci build 2020-03-22 19:24:03 +07:00
hathach acbb535668 change msp430 flash tool from mspdebug to TI MSP430Flasher 2020-03-22 19:11:24 +07:00
hathach 4f871063fd Merge branch 'master' into cr1901-msp430f5529 2020-03-22 17:19:57 +07:00
Ha Thach 00eabbac35
Merge pull request #302 from hathach/develop
follow up to #301
2020-03-18 00:36:28 +07:00
hathach a93548cfe9 update comment per review 2020-03-17 23:39:53 +07:00
hathach a39d170672 follow up to pr #301
rename OPT_MCU_NUC505_USB_DMA to simply USE_DMA
2020-03-17 10:40:45 +07:00
hathach f8d6bbe43b Merge branch 'master' into develop 2020-03-17 10:24:37 +07:00
Ha Thach e47f992157
Merge pull request #301 from majbthrd/nuc505tweak
NUC505 : fix operation with net_lwip_webserver
2020-03-17 10:24:09 +07:00
Peter Lawrence df05440d92 NUC505 : added comment on DMA choice 2020-03-16 13:20:17 -05:00
Ha Thach 14ab9bf2fe
Merge pull request #298 from pigrew/UART_CRLF
Use CRLF on UART log messages?
2020-03-16 11:23:07 +07:00
Ha Thach f13835a2fb
Merge pull request #290 from majbthrd/usbnet-stm32rndis
usbnet RNDIS correction (STM32 RNDIS now valid)
2020-03-16 11:16:57 +07:00
Peter Lawrence fb56c02a6f NUC505 : fix operation with net_lwip_webserver 2020-03-15 17:44:09 -05:00
Peter Lawrence 5e8ff1f7c2 usb RNDIS revision on @pigrew suggestions 2020-03-15 16:05:45 -05:00
Nathan Conrad 7f6316dbe1 Use CRLF on UART. 2020-03-14 14:26:14 -04:00
hathach 45e32a787b clean up 2020-03-11 14:13:34 +07:00
Ha Thach a0eb8a2651
Merge pull request #297 from hathach/develop
Added cdc_msc_freertos example to ci build
2020-03-11 12:50:41 +07:00
hathach 5fa1e6e242 hack to undef LITTLE_ENDIAN for samg55 2020-03-11 12:32:29 +07:00
hathach cc494ab585 skip spresense 2020-03-11 11:57:38 +07:00
hathach 4e6d464c7a add cdc_msc_freertos to ci 2020-03-11 10:25:46 +07:00
hathach ba74223c2e fix more build 2020-03-11 00:58:28 +07:00
hathach 6a1416d18a fix cortex M7, M23, M33 freertos build 2020-03-11 00:47:13 +07:00
hathach 487b887f80 freertos demo use static only for most optmized sram 2020-03-11 00:09:37 +07:00
hathach 65578dec44 update freertos example
work with samd21 samd51 and nrf
2020-03-10 23:16:09 +07:00