Commit Graph

1379 Commits

Author SHA1 Message Date
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
codetector a7ddf463e3
[LPC11Uxx] Properly setup SYSOSC on request 2020-11-26 23:30:45 -05:00
Fabien Poussin 78997b9243
Updated tinyusb os layer 2020-11-27 00:09:26 +01:00
codetector 20369a3011
[LPC11Uxx]: Initial Support: RT + HAL ClockInit 2020-11-26 16:04:08 -05:00
Fabien Poussin 565ccf6ab0
Merge pull request #230 from ChibiOS/lgtm-fixes
lgtm fixes
2020-11-25 15:00:27 +01:00
Fabien Poussin 38b13c4ca9
lgtm fixes 2020-11-25 14:26:54 +01:00
Fabien Poussin a0ae999762
rename lgtm file (typo) 2020-11-25 12:07:13 +01:00
Fabien Poussin bd991a5f4c
Merge pull request #229 from ChibiOS/lgtm
adding LGTM config file
2020-11-25 12:05:04 +01:00
Fabien Poussin 3c061c2fe5
fix various tests and add clean option to chbuild 2020-11-25 12:02:59 +01:00
Fabien Poussin b3ced78c6f
adding LGTM config file 2020-11-25 11:22:49 +01:00
Fabien Poussin 97da49e759
Merge pull request #228 from ChibiOS/tinyusb
TinyUSB support
2020-11-25 10:36:03 +01:00
Fabien Poussin 2a1ee6d59e
update chbuild script to use .skip files 2020-11-24 23:41:58 +01:00
Fabien Poussin e98c5dfed4
Add TinyUsb support and demo 2020-11-24 23:41:58 +01:00
Fabien Poussin eaeffbae9c
Adding rcc macros support for STM32H7 USB driver 2020-11-22 16:22:19 +01:00
Fabien Poussin efdb0ce711
Merge pull request #226 from fishman/nuc123sd4an0
Nuvoton NUC123SD4AN0 MCU port
2020-11-21 18:26:33 +01:00
Fabien Poussin 46359bceee
Merge pull request #223 from markuspetermann/chibios-20.3.x
Added comment that might help others to prevent cache coherence issues.
2020-11-21 13:36:06 +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
Reza Jelveh 469b5a35c2 Nuvoton NUC123SD4AN0 build fix 2020-11-08 20:38:01 +08:00
GitWellBack 08e48cd50b Update to integrate OSS re-engineer of NUMICRO MCU 2020-11-04 12:05:16 +08:00
GitWellBack beaf559be9 Nuvoton NUC123SD4AN0 MCU port, ready for Ducky One 2 Mini keyboard integration 2020-11-04 12:05:16 +08:00
Markus Petermann dc15c67362 Added comment that might help others to prevent cache coherence issues. 2020-09-21 22:17:24 +02:00
Fabien Poussin 290fa44036
Fixed mx2board 2020-09-20 23:13:44 +02:00
Fabien Poussin b18cce99b9
Fix NRF52 radio example 2020-08-24 23:33:03 +02:00
Fabien Poussin 2da018e0e7
Merge pull request #220 from twadleigh/twadleigh/pal-with-events
Added sync & callback interface to KINETIS/GPIOv1.
2020-08-18 20:13:21 +02:00
Fabien Poussin cdb7fe0bf4 Fixed NRF52 test build 2020-06-07 21:32:25 +02:00
Fabien Poussin 7fefab13a6
Merge pull request #222 from stapelberg/demo_teensy36
Port demo to Teensy 3.6
2020-06-06 13:59:24 +02:00
Michael Stapelberg f339189b11 hal_lld: make HSRUN mode work for e.g. 180 MHz Teensy 3.6 2020-06-03 22:02:34 +02:00
Michael Stapelberg 571691aeab fix a couple of forgotten SET calls 2020-06-03 22:02:29 +02:00
Michael Stapelberg 4ee0b8fa26 port demo to Teensy 3.6
Getting the mcuconf and Makefile changes right is non-trivial for a beginner, so
this will be helpful for others who want to get started with ChibiOS on a Teensy 3.6.
2020-06-03 19:50:00 +02:00
Michael Stapelberg d6531f0b74 branch RT-TEENSY3_6 from RT-TEENSY3 2020-06-03 18:46:16 +02:00
Fabien Poussin fe7e449377
Merge pull request #221 from stapelberg/typo
MK66F18.h: fix typo: UARTTypeDef → UART_TypeDef
2020-06-03 15:00:53 +02:00
Michael Stapelberg f43207c75f MK66F18.h: fix typo: UARTTypeDef → UART_TypeDef 2020-06-02 21:07:38 +02:00
Tracy Wadleigh 317f69356c More compilation guards. 2020-05-26 08:12:21 -07:00
Tracy Wadleigh e8cc54e995 Extra compilation guards. 2020-05-26 08:06:03 -07:00
Tracy Wadleigh 47b1725a7d Modified the ISR. 2020-05-26 07:28:06 -07:00
Tracy Wadleigh a263688c5e Added sync & callback interface to KINETIS/GPIOv1. 2020-05-25 21:19:24 -07:00
Fabien Poussin 03434195e0
Merge pull request #219 from twadleigh/patch-1
Fix up SD1 initialization for KL2x
2020-05-18 00:48:00 +02:00
Tracy Wadleigh 40ae478eff Add missing definitions for pin 0. 2020-05-17 15:31:23 -07:00
Tracy Wadleigh c995b9c141
fix address assignment 2020-05-17 15:16:38 -07:00