Commit Graph

1319 Commits

Author SHA1 Message Date
Fabien Poussin 958059c864
USB host driver cleanup (OTG1/2 -> HS/FS) 2020-12-25 01:33:24 +01:00
Fabien Poussin 11478d784b
Merge pull request #243 from Codetector1374/LPC_Port
[HAL/LPC] Update USB HAL Driver to resolve an issue where sometimes it causes control EP to stall
2020-12-18 01:58:12 +01:00
codetector 8cc68b1820
[Demo/LPC/USB_DFU] Update demo to use a portable setup 2020-12-17 19:36:42 -05:00
codetector 9e44155cde
[HAL:LPC]: USB Bugfix 2020-12-17 19:36:42 -05:00
Codetector 638f45982d
[WIP] LPC USB Fix 2020-12-17 19:36:41 -05:00
Fabien Poussin d3ebb255f4
Merge pull request #242 from alexclewontin/nuc123-usb-driver
NUC123 USB driver: bug fix
2020-12-16 09:50:00 +01:00
Alex Lewontin ad580f5b2f
NUC123 USB driver: fix off-by-one error when copying unaligned memory to/from USB SRAM buffer 2020-12-15 21:58:33 -05:00
Fabien Poussin 6a5f58e1e5
Delete Jenkinsfile 2020-12-15 18:15:12 +01:00
Fabien Poussin 7cdb0bc997
Merge pull request #241 from fishman/NUC123-change-USBEndpointConfig
NUC123 change USBEndpointConfig
2020-12-15 18:12:54 +01:00
Fabien Poussin fe9ac17b74
Merge pull request #239 from alexclewontin/nuc123-serial-driver
[NUC123] Serial driver
2020-12-15 18:09:28 +01:00
Reza Jelveh bcadecfc7e NUC123 change USBEndpointConfig
USBEndpointConfig should have the same list of arguments as every other USB driver to allow downstream apps to use the same initializer
2020-12-15 15:15:39 +08:00
Fabien Poussin 8da6636826
Merge pull request #240 from alexclewontin/nuc123-usb-driver
[NUC123] USB Driver rewrite & testhal
2020-12-15 01:59:38 +01:00
Alex Lewontin 6da4818fd2
NUC123 USB driver CI fixes: add .skip file to darwin client, and revert testhal/USB_HID to RT/6.1 2020-12-14 19:37:27 -05:00
Alex Lewontin 3ce5c400df
NUC123 USB Driver rewrite & testhal 2020-12-14 17:35:46 -05:00
Alex Lewontin de793d3b63
NUC123 SERIAL driver 2020-12-14 17:33:41 -05:00
Fabien Poussin 032b4cec7a
Merge pull request #238 from alexclewontin/NUC123-platform
NUC123SD4AN0 to NUC123
2020-12-14 10:08:24 +01:00
Alex Lewontin 6faa8b96a9
Style clean up 2020-12-12 18:18:59 -05:00
Alex Lewontin 0b4b1d7542
NUC123SD4AN0 -> NUC123 conversion 2020-12-12 18:18:57 -05:00
Fabien Poussin 7d6e9b8f23
Merge pull request #236 from alexclewontin/pwm-fix
[NUC123SD4AN0] Barebones PWM module for downstream compatibility
2020-12-11 10:26:57 +01:00
Alex Lewontin 92d4ce7238
NUC123 PWM testhal 2020-12-10 21:51:16 -05:00
Alex Lewontin c1a3e2e93d
NUC123 PWM module 2020-12-10 21:51:09 -05:00
Alex Lewontin 5f800992c3
NUC123SD4AN0 smart build fixes 2020-12-10 21:51:09 -05:00
Alex Lewontin 8065b7ac97
NUTINY-SDK-NUC123-V2.0 board tweaks 2020-12-10 21:50:45 -05:00
Fabien Poussin 7f57c99255
Github Actions (#233) 2020-12-06 19:06:02 +01:00
Fabien Poussin 6a89bf746c
Update Jenkinsfile 2020-12-06 01:05:41 +01:00
Fabien Poussin 0e5d8240a5
Update Jenkinsfile 2020-12-06 01:03:57 +01:00
Fabien Poussin d796607378 Added Jenkinsfile 2020-12-06 01:01:27 +01:00
Fabien Poussin 057d889384
Jenkinsfile cleanup 2020-12-06 00:59:01 +01:00
Fabien Poussin 9cd5012f22
Merge pull request #232 from alexclewontin/integration
[HAL] [NUC123SD4AN0] FIX: NUC123SD4AN0 does not build
2020-12-06 00:03:49 +01:00
Alex Lewontin 542e5a6dbf
Update authors 2020-12-05 17:19:03 -05:00
Alex Lewontin 388c6d0b7e
NUMICRO Jenkins integration 2020-12-05 17:09:51 -05:00
Alex Lewontin de72aa04e1
Make Blinky work 2020-12-05 17:05:14 -05:00
Alex Lewontin adc44c4276
Use OEM CMSIS peripheral access headers 2020-12-05 17:05:14 -05:00
Alex Lewontin dede39e77b
Support for the NUTINY-SDK-NUC123-V2.0 development board, and a simple Blinky test case 2020-12-05 17:05:11 -05:00
Fabien Poussin b6db28f96b
Merge pull request #231 from OpenKemove/lpc11uxx-v20.x
[HAL] [LPC11Uxx]: Add Initial Support for LPC11Uxx series
2020-12-05 18:51:57 +01:00
codetector af140ad393
[LPC11Uxx] Jenkinsfile Update 2020-12-05 10:18:40 -05:00
codetector c5bd388844
Merge remote-tracking branch 'origin/lpc11uxx' into lpc11uxx-v20.x 2020-12-05 10:17:49 -05:00
codetector aee90a7b67
Merge branch 'lpc11uxx' into lpc11uxx-v20.x 2020-12-05 10:17:02 -05:00
codetector 5a043a801c
[LPC11Uxx] Add LPC11U35 USB DFU demo 2020-12-05 10:14:03 -05:00
codetector 674cf13603
SPI Driver + modified vector file 2020-12-05 10:14:03 -05:00
codetector 9f194d72dc
USB Works 2020-12-05 10:14:03 -05:00
codetector 4e5d4015b8
[LPC11Uxx]: Initial support for GPIO (PAL) 2020-12-05 10:14:03 -05:00
codetector 4b53c6a0f5
[LPC11Uxx] Properly setup SYSOSC on request 2020-12-05 10:14:03 -05:00
codetector 325bd43323
[LPC11Uxx]: Initial Support: RT + HAL ClockInit 2020-12-05 10:14:02 -05:00
Fabien Poussin c81b6cbfd0 skipping STM32H7 MSD test since ChibiOS RCC is broken for now 2020-12-05 12:06:52 +01:00
Fabien Poussin 24abaa04da
Update hal_usbh_lld.c 2020-12-05 11:12:33 +01:00
codetector dae27fbf5f
UART + Serial Driver 2020-12-03 22:31:21 -05:00
codetector feb46948da
SPI Driver + modified vector file 2020-11-30 13:13:07 -05:00
codetector f065a3bb2e
USB Works 2020-11-29 15:20:58 -05:00
codetector 2e9d04fb80
[LPC11Uxx]: Initial support for GPIO (PAL) 2020-11-26 23:31:17 -05:00