Commit Graph

1643 Commits

Author SHA1 Message Date
Fabien Poussin 1ba09f4d62
Merge pull request #302 from KarlK90/update-risc-v-eclic-for-chibios-21.6
[RISC-V] Update RISC-V ECLIC port for chibios-21.6.x
2022-02-06 23:21:36 +01:00
Fabien Poussin d1a7bf2e8c
Merge pull request #303 from stapelberg/hsrun
MK66F18: only enter HSRUN mode if actually necessary (> 120 MHz)
2022-02-06 22:13:10 +01:00
Fabien Poussin f36b57993f
Merge pull request #305 from ngwese/fix/armv7-m-port-compat
Teensy 4.1 compatibility with ChibiOS 21.6.x
2022-02-06 22:11:30 +01:00
Fabien Poussin 0323f2f492
Merge pull request #308 from ChibiOS/chibios-20.3.x
Modified i2c peripheral configuration
2022-02-06 22:10:06 +01:00
Fabien Poussin e0a072a8d6
Merge pull request #312 from WowSuchName/chibios-21.6.x
os/various: improve gdb script for black magic probe
2022-02-06 22:06:26 +01:00
Fabien Poussin 47b1ce69a4
Merge pull request #310 from zykrahgaming/chibios-21.11.x-dev
Update all MCUs to ChibiOS 21.11.x/master
2022-02-06 21:50:59 +01:00
Zykrah 8c9360662f
Update build.yml
Changed some branches
2022-02-07 07:33:45 +11:00
Tim Rheinfels 2c8184e62d os/various: improve gdb script for black magic probe
Improvements:
  - Only flash when target elf is updated.
  - Suppress user prompt for running the target at startup.
2022-01-23 14:58:07 +01:00
zykrahgaming 9f4768a8c0 Trigger Build 2022-01-02 15:31:10 +11:00
zykrahgaming 38c01bd2b8 Revert uneccessary changes to RP2040 files 2022-01-02 14:31:42 +11:00
zykrahgaming cd182816e7 Fix additional error in the lgtm.yml in relation to extraction. Removed VSC files 2022-01-02 13:09:02 +11:00
Danny c95ea76696
Merge pull request #1 from Sleepdealr/chibios-21.11.x-dev
Fix CI
2022-01-02 13:02:52 +11:00
Sleepdealr 66d7b7c089 Fix CI 2022-01-01 16:07:35 -05:00
zykrahgaming ed9890db5d Slight oversight: updated build.yml 2022-01-02 00:32:33 +11:00
zykrahgaming c4b31a8fc7 Small fix: repeated definitions in RP2040 chconf.h files 2022-01-02 00:28:20 +11:00
zykrahgaming 95919e3d57 Fixed error from previous commit, renamed chDbgSuspendTrace to chTraceSuspend 2022-01-02 00:12:51 +11:00
zykrahgaming a49fb58fc0 Attempting to fix missing definition/declaration 2022-01-02 00:09:08 +11:00
zykrahgaming 9ace633611 Updated some chconf.h files (NUMICRO) 2022-01-01 23:53:26 +11:00
zykrahgaming 6b5576f2ad Reverted previous commit, not required. 2022-01-01 23:38:02 +11:00
zykrahgaming be8d2d4586 Added #include <stdbool.h> to a file 2022-01-01 23:35:34 +11:00
zykrahgaming 9eab1d66e8 Testing small error 2022-01-01 23:32:58 +11:00
zykrahgaming 0e9101099e Forgot to remove #include 2022-01-01 23:26:02 +11:00
zykrahgaming a186e6796b Found the issue, changed ch. to currcore-> 2022-01-01 23:21:58 +11:00
zykrahgaming 2d04624620 Testing again 2022-01-01 23:01:20 +11:00
zykrahgaming bbf65ff513 Another attempt to fix ch error 2022-01-01 22:35:09 +11:00
zykrahgaming 5a8841252c Testing 2022-01-01 22:14:47 +11:00
zykrahgaming 058c358954 Testing replacing <> with "" 2022-01-01 22:02:09 +11:00
zykrahgaming 51b16df374 Fixed missing include 2022-01-01 21:55:22 +11:00
zykrahgaming f687010af5 Reverted previous commit and also fixed up some missing MCU definitions. Also updated mcuconf.h files of some other files, needs some more work 2022-01-01 21:45:49 +11:00
zykrahgaming 1aac536c86 Testing replacing osal file 2022-01-01 21:27:45 +11:00
zykrahgaming c387fb66e2 Added an additional MCU definition 2022-01-01 21:22:15 +11:00
zykrahgaming 969f0d1996 Attempting to fix IRQ priorities in mcuconf.h again 2022-01-01 21:14:01 +11:00
zykrahgaming 56b7db2d57 Attempting to fix mcuconf.h IRQ priorities again 2022-01-01 21:13:37 +11:00
zykrahgaming 05378dab0c Once again trying to fix IRQ Priorities 2022-01-01 19:38:54 +11:00
zykrahgaming 2d44a5a5ac Attempting to fix IRQ Priorities again 2022-01-01 19:34:30 +11:00
zykrahgaming b3e24e4a8c Defined IRQ Priorities 2022-01-01 19:29:14 +11:00
zykrahgaming 9309bb4cd9 Defined IRQ USART Priorities 2022-01-01 19:28:56 +11:00
zykrahgaming e66ea3040a Attempting to fix PACKED_VAR redefinition. 2022-01-01 19:19:50 +11:00
zykrahgaming 29da390b1e Updated ffconf.h version, Attempting to fix redefinition of structs 2022-01-01 19:05:15 +11:00
zykrahgaming e898157b18 Even more more changes to chconf.h files 2022-01-01 18:37:17 +11:00
zykrahgaming 0aa26e0bee Fixed HAL version in halconf.h files 2022-01-01 18:28:46 +11:00
zykrahgaming 7014bc09be Even more updates to chconf.h files 2022-01-01 18:24:30 +11:00
zykrahgaming f3f4b4f9b9 Further updates to chconf.h files 2022-01-01 18:16:54 +11:00
zykrahgaming 2cc8ba6aa4 Updated Makefiles to use new ChibiOS HAL and RT versions. Updated chconf.h files to include missing definitions. Still a few more things to add. 2022-01-01 17:56:50 +11:00
zykrahgaming 42bc000dc2 Updated Makefiles to use newer ARM ports 2022-01-01 17:41:28 +11:00
zykrahgaming a2a9fc56d3 Update Makefiles to use new test library 2022-01-01 17:34:33 +11:00
zykrahgaming d624a42694 Fixed whitespace in ext package causing error by using quotation marks 2022-01-01 17:22:13 +11:00
zykrahgaming adad56d959 Reversed extra chibios build files for pico, now all MCUs are using master branch of Chibios 2022-01-01 17:21:00 +11:00
zykrahgaming 588de0bc1d Empty test commit 2021-12-30 18:03:37 +11:00
zykrahgaming da3127bcaf Fix wrong size passed to calculate buffer offset (as in 72f62dcd82) 2021-12-30 17:47:24 +11:00