Commit Graph

1160 Commits

Author SHA1 Message Date
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
codetector 20369a3011
[LPC11Uxx]: Initial Support: RT + HAL ClockInit 2020-11-26 16:04:08 -05:00
Fabien Poussin e3a3a24047 Adding RNG device to mx2conf 2019-11-07 10:48:52 +01:00
Fabien Poussin d1aad88536
Merge pull request #205 from ChibiOS/fsmc
FSMC drivers update
2019-11-04 10:49:50 +01:00
Fabien Poussin 462e4e00f6
Merge pull request #206 from WowSuchName/stm32f411-disco
+ Added board files and example for STM32F411-Discovery board
2019-11-03 23:53:29 +01:00
Tim Rheinfels 0f1acdca33 + Added board files and example for STM32F411-Discovery board 2019-11-03 10:17:02 +01:00
Fabien Poussin c65efdcfa1 Fixed unwanted rename 2019-10-31 14:45:33 +01:00
Fabien Poussin cf7e66ddae Updating halconf_community.h for demos/testhal 2019-10-30 13:35:59 +01:00
Fabien Poussin f6b1a12ecf Fixed DMA2D example 2019-10-30 13:19:08 +01:00
Fabien Poussin b15b68c1c4 Fixed default hal defines 2019-10-30 13:12:29 +01:00
Fabien Poussin 05913b8055 Cleaning FSMC code 2019-10-30 13:03:32 +01:00
Fabien Poussin 915b474b02 Re-organised FSMC drivers 2019-10-30 12:52:31 +01:00
Fabien Poussin 13ebce61e2 Moved SDRAM defines out of example 2019-10-30 10:53:30 +01:00
Fabien Poussin 90f32c3546 Updating FSMC driver (SRAM part) 2019-10-29 20:16:08 +01:00
Fabien Poussin 97b7064031 Updating FSMC driver (SDRAM part first) 2019-10-29 19:38:09 +01:00
Fabien Poussin 63bc192217
Merge pull request #204 from ChibiOS/comp-l0
Comp driver update for F0 and L0
2019-10-29 13:46:56 +01:00
Fabien Poussin 9b38f5482d Updated COMP7 IRQ handler 2019-10-29 13:45:58 +01:00
Fabien Poussin fd301039f9 Added STM32F0 support for comp driver 2019-10-29 13:32:33 +01:00
Fabien Poussin 03043aa8fa Updated Comp driver for STM32L0 2019-10-29 13:02:35 +01:00
Fabien Poussin 1c59f6aff7
Merge pull request #203 from WowSuchName/black_magic
+ Added make targets for flashing and debugging via Black Magic and gdb
2019-10-27 10:46:55 +01:00
Tim Rheinfels d2fa4a4795 + Added make targets for flashing and debugging via Black Magic and gdb 2019-10-27 08:01:56 +01:00
Fabien Poussin dc72ea6033
Merge pull request #201 from romainreignier/fix-pid-demo
FIX PID demo after ChibiOS ADC callback rework
2019-10-21 22:15:57 +02:00
Romain Reignier b73ec1f107 FIX PID demo after ChibiOS ADC callback rework
f20ecc7817 (diff-e42edbbb9a343d9d1b70e68f524cbc22)
2019-10-21 20:14:23 +02:00
Fabien Poussin 4a70bf56c8 mx2conf arguments 2019-10-08 18:48:33 +02:00
Fabien Poussin 8fa75239ba Adding mx2conf script 2019-10-08 18:33:50 +02:00
Fabien Poussin 87f476491c Adding ext 7z files to Jenkinsfile 2019-10-03 22:37:50 +02:00
Fabien Poussin d4291fcd8f
Merge pull request #200 from dismirlian/segger_systemview
SEGGER RTT/SystemView bindings
2019-10-03 22:28:33 +02:00
Diego Ismirlian ea844db446 Merge branch 'master' into segger_systemview 2019-10-03 14:00:34 -03:00
Fabien Poussin 75027a6474
Merge pull request #199 from dismirlian/usbh
USBH: improvements
2019-10-03 11:06:06 +02:00
Fabien Poussin 967c2f3264
Merge pull request #198 from dismirlian/fault_handlers
Fault handlers
2019-10-03 11:02:51 +02:00
Diego Ismirlian 2800f71230 RTT/SystemView bindings demo: increase SystemView buffer size 2019-10-02 18:37:23 -03:00
Diego Ismirlian 9aa1b6f992 RTT/SystemView bindings: avoid race condition on ISR exit 2019-10-02 18:37:02 -03:00
Diego Ismirlian 77021bb646 USBH: add helper macros to MSD, FTDI, AOA 2019-10-02 17:03:43 -03:00
Diego Ismirlian 0c260638da USBH: Update testhal project to new debugging framework 2019-10-02 17:02:19 -03:00
Diego Ismirlian 938daa12d6 USBH: MSD: revert report OK on CSW status failure 2019-10-02 16:57:31 -03:00
Diego Ismirlian 7c57d8a924 USBH: UVC: improve debug message 2019-10-02 16:57:31 -03:00
Diego Ismirlian 7a57cfe93d USBH: Fix compilation with HAL_USBH_USE_HUB = false 2019-10-02 16:57:31 -03:00
Diego Ismirlian 392d6af300 USBH: rework debug framework 2019-10-02 16:57:30 -03:00
Diego Ismirlian fa3880546c USBH: check remaining bytes before dereferencing buffer
To avoid accessing unimplemented memory. We rely on the lazy evaluation
of the C language.
2019-10-02 16:57:30 -03:00
Diego Ismirlian 3ba4c222b8 RTT/SystemView bindings: update ChibiOS to 19.1.x 2019-10-02 15:42:45 -03:00
Diego Ismirlian d77e8fbd52 Merge branch 'master' into segger_systemview 2019-10-02 15:31:37 -03:00
Diego Ismirlian 1ca49e0b90 Fault handlers: v7m: simplify 2019-10-02 15:18:08 -03:00
Diego Ismirlian 41f2f8462a Add fault handlers to ease ARM-v7m (Cortex M3/M4(F)/M7 debugging 2019-10-02 15:14:28 -03:00
Fabien Poussin 472ee3ce3c
Merge pull request #196 from dismirlian/master
USBH updates
2019-10-02 17:56:41 +02:00
Diego Ismirlian 2cd41f99df USBH: testhal: disable LTO 2019-10-02 11:41:39 -03:00
Diego Ismirlian 6f817a0298 Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib 2019-10-02 11:38:05 -03:00