Commit Graph

  • 14fec20512 Fix OpenRGB packet drops Glory 2021-10-03 17:25:48 -0500
  • d898dafe19 Fix openrgb RAW set led drop issue Glory 2021-09-18 16:28:10 +0800
  • 181e4b3ed7 [240] Clear USB interrupt status after it is fully handled stdvar 2021-09-11 01:56:48 -0400
  • d81bd9ccdf [240B] Clear USB interrupt status after it is fully handled stdvar 2021-09-11 01:46:03 -0400
  • e2076e56b8 Add board files for SN32F260 Adam Honse 2021-09-05 16:32:33 -0500
  • 36d503985f SN32: update flash driver for 240b (#8) dexter93 2021-09-04 22:46:33 +0300
  • 34f2c22327 Fixes for 268 janjan 2021-07-17 20:29:31 +0200
  • ac2695f8a2 Update SN32F260.h to latest version janjan 2021-07-17 20:16:09 +0200
  • ffba320d0a sn32: add sn32f240b board on chibios Dimitris Mantzouranis 2021-08-04 14:22:42 +0300
  • 2ea54e6d17 Replace to the file was fixed HorrorTroll 2021-06-03 15:39:40 +0700
  • f7b8a68338 Added alternate ACK/NAK based 240B HorrorTroll 2021-05-01 14:44:16 +0700
  • d32df9caa9 SN32F24xB: Implement alternative handling of ACK/NAK and fix CONSOLE support stdvar 2021-05-01 00:05:36 -0400
  • 52acdb5527 SN32F24xB: Add remote wakeup and examples of suspend handling stdvar 2021-04-11 00:49:02 -0400
  • 8f693258a3 fix some speed issue for 240 chip HorrorTroll 2021-03-16 09:12:25 +0700
  • 7f2ba3dbfa fixed a bit for 240B, should work now HorrorTroll 2021-03-15 11:36:32 +0700
  • a5c63c35fc Split 240B and 240, and clean up new USB code HorrorTroll 2021-03-15 10:52:01 +0700
  • 90174b9810 SN32: Update USB IRQ priority stdvar 2021-03-14 03:09:00 -0400
  • 737bf13059 SN32: Cleanup USB LLD code stdvar 2021-03-04 23:31:08 -0500
  • 4d74459654 SN32: Remove unused code and cleanup USB LLD stdvar 2021-03-01 01:18:11 -0500
  • 05d3a4f4d1 SN32: Fix SET_REPORT at init and start troublshooting the handling of multple EPs stdvar 2021-02-28 01:08:40 -0500
  • 3f6d9c2118 sn32f240: inherit clocks from mcuconf.h Dimitris Mantzouranis 2021-01-24 13:15:34 +0200
  • 67a3f41cf8 sn32: ct: advertise the isr handler Dimitris Mantzouranis 2021-01-23 22:21:25 +0200
  • 868fb3a968 sn32: we use the ct16b1 Dimitris Mantzouranis 2021-01-23 20:03:55 +0200
  • c164ee75b8 sn32f240: minor lld cleanup Dimitris Mantzouranis 2021-01-23 19:33:29 +0200
  • a191484ee3 sn32f240: we have no need for EXT HAL move isr mapping to the lld Dimitris Mantzouranis 2021-01-23 18:48:47 +0200
  • 9aeb769a9c sn32f240: align ISR mapping with the vector table Dimitris Mantzouranis 2021-01-23 16:56:29 +0200
  • b780d3cd54 sn32: ct cleanup Dimitris Mantzouranis 2021-01-21 18:49:53 +0200
  • 7d24ca4114 sn32: handle all MRs in CT16 Dimitris Mantzouranis 2021-01-21 18:11:37 +0200
  • 1049040e16 Fix multi-packet data transfers Adam Honse 2020-12-23 04:15:07 -0600
  • 7b231e2d26 Fix initialization on Windows Adam Honse 2020-12-21 02:58:31 -0600
  • 0210956fa0 Sonix SN32 USB cleanup Adam Honse 2020-11-23 01:46:28 -0600
  • a3973aa5a3 Sonix SN32 series support (SN32F248, SN32F260) Stephen Peery 2020-01-01 21:29:08 -0500
  • 63b50e410c
    Merge pull request #314 from rusefi/rusefi-20.3.x Fabien Poussin 2022-02-08 15:44:32 +0100
  • 52c619778f
    Merge pull request #314 from rusefi/rusefi-20.3.x Fabien Poussin 2022-02-08 15:44:32 +0100
  • 00e9fa421d more progress rusefillc 2022-02-07 22:24:53 -0500
  • 88dde3cb49 https://github.com/rusefi/rusefi/issues/3860 rusefi 2022-02-06 16:45:35 -0500
  • 8b31f687ce help eeprom compile rusefillc 2022-02-05 10:21:21 -0500
  • 659dd6210a
    Merge pull request #301 from hanya/picousbfix Fabien Poussin 2022-02-06 23:22:03 +0100
  • 1ba09f4d62
    Merge pull request #302 from KarlK90/update-risc-v-eclic-for-chibios-21.6 Fabien Poussin 2022-02-06 23:21:36 +0100
  • d1a7bf2e8c
    Merge pull request #303 from stapelberg/hsrun Fabien Poussin 2022-02-06 22:13:10 +0100
  • f36b57993f
    Merge pull request #305 from ngwese/fix/armv7-m-port-compat Fabien Poussin 2022-02-06 22:11:30 +0100
  • 0323f2f492
    Merge pull request #308 from ChibiOS/chibios-20.3.x Fabien Poussin 2022-02-06 22:10:06 +0100
  • e0a072a8d6
    Merge pull request #312 from WowSuchName/chibios-21.6.x Fabien Poussin 2022-02-06 22:06:26 +0100
  • 47b1ce69a4
    Merge pull request #310 from zykrahgaming/chibios-21.11.x-dev Fabien Poussin 2022-02-06 21:50:59 +0100
  • 8c9360662f
    Update build.yml Zykrah 2022-02-07 07:33:45 +1100
  • 2c8184e62d os/various: improve gdb script for black magic probe Tim Rheinfels 2022-01-23 14:58:07 +0100
  • 9f4768a8c0 Trigger Build zykrahgaming 2022-01-02 15:31:10 +1100
  • 38c01bd2b8 Revert uneccessary changes to RP2040 files zykrahgaming 2022-01-02 14:31:42 +1100
  • cd182816e7 Fix additional error in the lgtm.yml in relation to extraction. Removed VSC files zykrahgaming 2022-01-02 13:09:02 +1100
  • c95ea76696
    Merge pull request #1 from Sleepdealr/chibios-21.11.x-dev Danny 2022-01-02 13:02:52 +1100
  • 66d7b7c089 Fix CI Sleepdealr 2022-01-01 16:07:35 -0500
  • ed9890db5d Slight oversight: updated build.yml zykrahgaming 2022-01-02 00:32:33 +1100
  • c4b31a8fc7 Small fix: repeated definitions in RP2040 chconf.h files zykrahgaming 2022-01-02 00:28:20 +1100
  • 95919e3d57 Fixed error from previous commit, renamed chDbgSuspendTrace to chTraceSuspend zykrahgaming 2022-01-02 00:12:51 +1100
  • a49fb58fc0 Attempting to fix missing definition/declaration zykrahgaming 2022-01-02 00:09:08 +1100
  • 9ace633611 Updated some chconf.h files (NUMICRO) zykrahgaming 2022-01-01 23:53:26 +1100
  • 6b5576f2ad Reverted previous commit, not required. zykrahgaming 2022-01-01 23:38:02 +1100
  • be8d2d4586 Added #include <stdbool.h> to a file zykrahgaming 2022-01-01 23:35:34 +1100
  • 9eab1d66e8 Testing small error zykrahgaming 2022-01-01 23:32:58 +1100
  • 0e9101099e Forgot to remove #include zykrahgaming 2022-01-01 23:26:02 +1100
  • a186e6796b Found the issue, changed ch. to currcore-> zykrahgaming 2022-01-01 23:21:58 +1100
  • 2d04624620 Testing again zykrahgaming 2022-01-01 23:01:20 +1100
  • bbf65ff513 Another attempt to fix ch error zykrahgaming 2022-01-01 22:35:09 +1100
  • 5a8841252c Testing zykrahgaming 2022-01-01 22:14:47 +1100
  • 058c358954 Testing replacing <> with "" zykrahgaming 2022-01-01 22:02:09 +1100
  • 51b16df374 Fixed missing include zykrahgaming 2022-01-01 21:55:22 +1100
  • 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 zykrahgaming 2022-01-01 21:45:49 +1100
  • 1aac536c86 Testing replacing osal file zykrahgaming 2022-01-01 21:27:45 +1100
  • c387fb66e2 Added an additional MCU definition zykrahgaming 2022-01-01 21:22:15 +1100
  • 969f0d1996 Attempting to fix IRQ priorities in mcuconf.h again zykrahgaming 2022-01-01 21:14:01 +1100
  • 56b7db2d57 Attempting to fix mcuconf.h IRQ priorities again zykrahgaming 2022-01-01 21:13:37 +1100
  • 05378dab0c Once again trying to fix IRQ Priorities zykrahgaming 2022-01-01 19:38:54 +1100
  • 2d44a5a5ac Attempting to fix IRQ Priorities again zykrahgaming 2022-01-01 19:34:30 +1100
  • b3e24e4a8c Defined IRQ Priorities zykrahgaming 2022-01-01 19:29:14 +1100
  • 9309bb4cd9 Defined IRQ USART Priorities zykrahgaming 2022-01-01 19:28:56 +1100
  • e66ea3040a Attempting to fix PACKED_VAR redefinition. zykrahgaming 2022-01-01 19:19:50 +1100
  • 29da390b1e Updated ffconf.h version, Attempting to fix redefinition of structs zykrahgaming 2022-01-01 19:05:15 +1100
  • e898157b18 Even more more changes to chconf.h files zykrahgaming 2022-01-01 18:37:17 +1100
  • 0aa26e0bee Fixed HAL version in halconf.h files zykrahgaming 2022-01-01 18:28:46 +1100
  • 7014bc09be Even more updates to chconf.h files zykrahgaming 2022-01-01 18:24:30 +1100
  • f3f4b4f9b9 Further updates to chconf.h files zykrahgaming 2022-01-01 18:16:54 +1100
  • 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. zykrahgaming 2022-01-01 17:56:50 +1100
  • 42bc000dc2 Updated Makefiles to use newer ARM ports zykrahgaming 2022-01-01 17:41:28 +1100
  • a2a9fc56d3 Update Makefiles to use new test library zykrahgaming 2022-01-01 17:34:33 +1100
  • d624a42694 Fixed whitespace in ext package causing error by using quotation marks zykrahgaming 2022-01-01 17:22:13 +1100
  • adad56d959 Reversed extra chibios build files for pico, now all MCUs are using master branch of Chibios zykrahgaming 2022-01-01 17:21:00 +1100
  • 588de0bc1d Empty test commit zykrahgaming 2021-12-30 18:03:37 +1100
  • da3127bcaf Fix wrong size passed to calculate buffer offset (as in 72f62dcd82) zykrahgaming 2021-12-30 17:47:24 +1100
  • a1ea0a7fcc Forgot to modify one file zykrahgaming 2021-12-30 16:15:47 +1100
  • 288e6a1973 Modified Chibios HAL and RT versions zykrahgaming 2021-12-30 16:05:10 +1100
  • 45f4545ae9 Updated chibios version in chconf.h, readded some lines that were accidentally removed zykrahgaming 2021-12-30 14:56:36 +1100
  • f1f8ac57fe Updated RP2040 chconf.h files zykrahgaming 2021-12-30 14:42:00 +1100
  • 2d38b8ad54 updated permissions zykrahgaming 2021-12-30 14:27:45 +1100
  • 48f40ac7b3 seperate chbuild.sh for pico zykrahgaming 2021-12-30 14:19:37 +1100
  • 6307c5f973 Added separate chibios for pico, reverted some changes zykrahgaming 2021-12-30 14:02:13 +1100
  • 8680848b6d Commented out all other/optional files in Makefiles for Pico zykrahgaming 2021-12-30 11:43:06 +1100
  • 3714f94e08 remove pico-sdk from makefiles, just testing zykrahgaming 2021-12-30 11:35:27 +1100
  • d4f07e0912 Testing changes: declared unsigned integer and commented out unused variable zykrahgaming 2021-12-30 11:03:45 +1100
  • 407a76269f Empty test commit zykrahgaming 2021-12-30 10:47:50 +1100
  • 4f0d4f085f correct a mistake Joy 2021-12-03 17:32:20 +0800