Commit Graph

10905 Commits

Author SHA1 Message Date
Giovanni Di Sirio 3621798c9b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14728 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-09-02 15:43:38 +00:00
Giovanni Di Sirio 3407139cf6 Virtual timers tolerance to insufficient delta, experimental.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14727 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-02 08:12:16 +00:00
Giovanni Di Sirio 0980d3af53 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14726 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-09-01 13:28:52 +00:00
Giovanni Di Sirio ca85e9e28f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14725 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-09-01 13:27:46 +00:00
Giovanni Di Sirio 99bda6d99f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14721 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-31 13:09:26 +00:00
Giovanni Di Sirio d3388d2cc0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14720 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-30 19:13:25 +00:00
akscram 44764e1112 CI: add package attribute in testsuite
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14716 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-27 21:44:43 +00:00
cinsights b1dfaea9d1 Fix GPIO config masking off pup/pdn, Schmitt & slew controls.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14714 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-27 07:37:37 +00:00
akscram 63818ef1aa CI: update report.py to print summary in stdout
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14713 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-25 23:14:58 +00:00
akscram ed2fbf58fd CI: add detailed report of failures
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14712 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-25 22:42:45 +00:00
Giovanni Di Sirio 0b19644015 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14709 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-25 08:00:57 +00:00
Giovanni Di Sirio 15838d6bae git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14707 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-25 07:56:06 +00:00
Giovanni Di Sirio 9a84f21e8c Made STM32H7 non-cacheable memory option also shareable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14702 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-25 07:35:39 +00:00
Giovanni Di Sirio 70a209be53 Added intctx size to RT registry,
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14700 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-23 08:20:21 +00:00
Theodore Ateba 6eb567a97a Fix compilation error: test.mk: No such file or directory
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14699 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-22 10:23:42 +00:00
Theodore Ateba 048e19567e Update SPI testhal demo for AVR XMEGA.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14698 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-22 09:13:44 +00:00
Theodore Ateba e76ae8e087 Update SPI testhal demo for AVR MEGA.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14697 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-22 09:13:42 +00:00
Theodore Ateba e9eb2e7e6a Update AVR XMEGA SPI low level driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14696 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-22 09:13:40 +00:00
Theodore Ateba c8ab0b918e Update AVR MEGA SPI low level driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14695 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-22 09:13:37 +00:00
Theodore Ateba d82d0514f0 Update ADC testhal exemple file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14694 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-22 01:26:35 +00:00
Theodore Ateba db41e75526 Update ADC low level driver header file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14693 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-22 01:26:33 +00:00
Theodore Ateba 55be9ba6be Add flag to avoid liker error message aboud undefined references.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14692 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-22 01:26:30 +00:00
Giovanni Di Sirio 75ef9ddb35 Added macro for memory pointer 1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14691 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-21 06:24:03 +00:00
Giovanni Di Sirio 55252838ab Fixed bug #1182.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14689 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-20 09:51:17 +00:00
Giovanni Di Sirio 33de459b33 Fixed bug #1181.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14687 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-20 09:29:31 +00:00
Giovanni Di Sirio e3ccb28533 Fixed L432 template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14686 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-20 09:08:12 +00:00
Giovanni Di Sirio 3cb253773a Fixed bug #1180.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14685 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-20 08:48:12 +00:00
Giovanni Di Sirio 243ba25a28 Fixed bug #1179.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14682 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-20 08:38:22 +00:00
akscram 054aa2026a CI: Change encoding from dos to unix
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14681 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 23:44:02 +00:00
akscram 01e70f7a79 CI: Fix patterns to separate makefiles
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14680 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 23:42:28 +00:00
akscram 72a4f54cb2 CI: Improve search of makefiles
Search "*.make" makefiles and exclude "Makefile" makefiles if there is
the "make" subdirectory on the same level. This is needed to build each
project separately and collect the results for each.


git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14679 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 23:19:02 +00:00
Giovanni Di Sirio 5d565df520 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14678 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-19 12:51:56 +00:00
Giovanni Di Sirio b269c5c5f9 Removed obsolete demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14677 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 12:50:08 +00:00
Giovanni Di Sirio 0b889b4d5f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14676 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-19 12:48:32 +00:00
Giovanni Di Sirio d34e6b7e17 Fixed bug #1178.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14675 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 12:38:00 +00:00
Giovanni Di Sirio 71febd3350 missing files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14674 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 12:24:34 +00:00
Giovanni Di Sirio 9712daadc1 Removed redundant demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14673 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 10:57:50 +00:00
Giovanni Di Sirio 13cb769b9d Fixed bug #1177.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14672 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 09:46:09 +00:00
Giovanni Di Sirio ee082057c9 EFL driver and demo for STM32F3xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14671 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 09:27:48 +00:00
Giovanni Di Sirio 3968b919bd EFL driver and demo for STM32F3xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14670 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 09:26:48 +00:00
Giovanni Di Sirio 1edee0013b Fixed bug #1176.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14668 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 09:12:30 +00:00
Rocco Marco Guglielmi b9509bee9f FiFixed bug #1175
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14667 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 08:53:47 +00:00
Giovanni Di Sirio 2a9897c8d7 Removed obsolete files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14666 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 07:42:58 +00:00
akscram 3ddb05691b Add --check-rules flag to check skip rules locally
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14665 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-17 23:30:55 +00:00
Rocco Marco Guglielmi 5672eda74a Fixed bug #1174
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14664 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-17 10:41:14 +00:00
Rocco Marco Guglielmi 1f0fc37313 Mass mcuconf.h rework for testex/STM32/STM32F4xx demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14663 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-17 07:17:10 +00:00
Giovanni Di Sirio 0d70a02bdd Fixed bug #1173.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14660 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-17 06:00:45 +00:00
Giovanni Di Sirio 21e85c2e8a Small MISRA fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14659 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-16 08:51:20 +00:00
Giovanni Di Sirio e70bd5536f More warnings cleanup, restored RT test build application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14658 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-16 08:48:14 +00:00
Giovanni Di Sirio 6975e6673e Small optimizations in stack filling code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14657 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-16 08:39:03 +00:00