Commit Graph

351 Commits

Author SHA1 Message Date
Fabien Poussin 82a8a27d28
Merge branch 'chibios-20.3.x' into picoi2c 2021-09-18 12:44:54 +02:00
Fabien Poussin 97d61422ec
Merge branch 'chibios-20.3.x' into picoadc 2021-09-18 12:37:26 +02:00
Hanya 6b0d55c273 Add I2C driver 2021-09-13 19:48:29 +09:00
Hanya 42adcfe526 Fix device numbering 2021-09-09 18:15:14 +09:00
Hanya 4315298f40 Fix next channel calculation 2021-09-03 15:49:02 +09:00
Hanya af3b8d6070 Add ADC low level driver for RP2040 2021-09-02 22:26:14 +09:00
Hanya fc097fa6ac Add flag default 2021-08-29 15:36:05 +09:00
Hanya e6c771a989 Add flag to disable error data sequence interrupt 2021-08-29 11:33:35 +09:00
Hanya 5aa9d00853 Enable SOF 2021-08-29 01:05:05 +09:00
Hanya 142a12704d Add serial test code, not working yet 2021-08-29 00:57:07 +09:00
Hanya d98bf4c347 Fix set buffer control 2021-08-27 19:20:42 +09:00
Hanya fea5fe0b5b Add USB driver, not working well 2021-08-25 20:15:28 +09:00
Fabien Poussin f54249ae9a
Merge pull request #281 from AndruPol/chibios-20.3.x
added nrf52 uart driver, changed icu, radio drivers
2021-06-30 00:59:10 +02:00
a_p_u_r_o d2ecd3c530
Merge branch 'chibios-20.3.x' into numicro-gross-fix 2021-06-28 22:00:36 +09:00
andru 3dfa6a5905 added nrf52 uart driver, changed icu, radio drivers 2021-05-14 22:04:00 +03:00
Ein Terakawa 0b84e93734 Follow-up fix to alexclewontin's nuc123-kvs-example 2021-04-03 10:38:49 +09:00
a_p_u_r_o 720eabbf18
Merge branch 'chibios-20.3.x' into numicro-gross-fix 2021-04-01 10:18:01 +09:00
Ein Terakawa 64614e57fe Minimize configuration for SERIAL test code 2021-03-06 15:53:20 +09:00
Ein Terakawa 57d2b21d9a Move NUC123_SERIAL_CLKSRC from halconf.h to mcuconf.h 2021-03-06 15:53:20 +09:00
Ein Terakawa f5dde47f31 Remove unused symbols NUC123_PLLSRC and NUC123_HCLKSRC 2021-03-06 15:53:20 +09:00
Alex Lewontin c328f805c2
NUC123: Added CONFIG enabling switch 2021-02-23 15:40:18 -05:00
Alex Lewontin 79f9bc0649
NUC123: EFL testhal 2021-02-23 15:40:18 -05:00
Alex Lewontin 09394a1b1a
NUC123: Added CONFIG0/1 settings, and updated linker script 2021-02-14 14:34:24 -05:00
Fabien Poussin 8be1d1589c
cleanup nand testhal 2021-02-14 12:53:01 +01:00
Fabien Poussin ccab17492c
fix nand example 2021-02-14 12:33:03 +01:00
Fabien Poussin c03f6d26de
fix STM32H7 usb host example 2021-02-13 20:32:06 +01:00
Fabien Poussin 7fccec68d4
fixes for usb host 2021-02-13 20:16:40 +01:00
Fabien Poussin 12faf211a3
USB Host refactor 2021-02-13 20:00:07 +01:00
Ein Terakawa 8489e5adaf add I2C example for NUC123 2021-01-09 22:06:22 +09:00
codetector 7230eb96cc
[HAL/HT32]: Initial HT32 Support with a USB-DFU Demo 2020-12-31 02:27:13 -05:00
Fabien Poussin c8ac0087d9
USBH: adding STM32H7 testhal 2020-12-26 03:28:01 +01:00
Fabien Poussin 5a21c3fafb
USBH: adding ULPI support 2020-12-25 18:16:39 +01:00
Fabien Poussin 958059c864
USB host driver cleanup (OTG1/2 -> HS/FS) 2020-12-25 01:33:24 +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
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
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
Alex Lewontin 92d4ce7238
NUC123 PWM testhal 2020-12-10 21:51:16 -05:00
Alex Lewontin 8065b7ac97
NUTINY-SDK-NUC123-V2.0 board tweaks 2020-12-10 21:50:45 -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 c81b6cbfd0 skipping STM32H7 MSD test since ChibiOS RCC is broken for now 2020-12-05 12:06:52 +01:00
Fabien Poussin 44b9d63ab5
fix fatfs bindings 2020-11-21 13:33:13 +01:00
Fabien Poussin 9b92406330
fix STM32H7 usb testhal 2020-11-21 13:04:29 +01:00
Fabien Poussin 03ee458398
update ffconf revision 2020-11-21 12:57:19 +01:00
Fabien Poussin b18cce99b9
Fix NRF52 radio example 2020-08-24 23:33:03 +02:00
Fabien Poussin cdb7fe0bf4 Fixed NRF52 test build 2020-06-07 21:32:25 +02:00