Commit Graph

128 Commits

Author SHA1 Message Date
Theodore Ateba c6a59d5302 [AVR] Add CRC testhal demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15956 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-09 21:45:19 +00:00
Theodore Ateba 2ec3d1629d [AVR] Fix build error (no USART peripheral assigned
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15925 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 22:12:55 +00:00
Giovanni Di Sirio fa854a079b Mass update... again.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15923 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 10:47:54 +00:00
Giovanni Di Sirio cb09158dc9 Mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15917 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-25 13:58:53 +00:00
Theodore Ateba 84ae62fcd9 [AVR] Fix code style for all testhal/AVR files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15912 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-24 23:24:48 +00:00
Theodore Ateba 7b713b3ded [AVR] Fix code style by removing malformed EOF into the testhal demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15907 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-23 21:36:49 +00:00
Theodore Ateba 4e568b3b7e [AVR] Fix code style by removing malformed EOF.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15906 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-23 20:41:31 +00:00
Theodore Ateba e95a365c73 [AVR] Update the CRYTO testhal demo and Remove malformed EOF.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15905 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-23 20:30:04 +00:00
Theodore Ateba 2dbbbeb47a [AVR] Rename AES to CRYPTO to have a generic name for this testhal demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15901 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-22 11:07:31 +00:00
Giovanni Di Sirio f84032701c Mass EOL change to Unix mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15872 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-11 14:52:30 +00:00
Theodore Ateba 494e740771 [AVR] Update Xmega1284a Makefile, with programmer dfu-programmer 0.6.1 no more need to use the force argument.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15853 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-29 21:55:45 +00:00
Giovanni Di Sirio 7690f84348 Mass change: Source code convention changed from CRLF to just CR (Unix).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15741 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-08-29 15:54:32 +00:00
Giovanni Di Sirio c01e5a7c22 Added a new CH_CFG_HARDENING_LEVEL option to RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15242 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-12-13 15:44:12 +00:00
Giovanni Di Sirio f476d11ed9 Typo in chconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15111 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-18 15:42:21 +00:00
Theodore Ateba 5701325659 Remove EXT demo, because this driver is no mode available.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15101 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-16 21:35:40 +00:00
Giovanni Di Sirio d3892df86d RT and NIL upgraded to support the enhanced OSLIB. Mass update of chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15085 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-16 09:02:52 +00:00
Giovanni Di Sirio 47ff415e48 Mass update of halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14945 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-24 15:48:38 +00:00
Giovanni Di Sirio a0982b7301 HAL version number to 8.0. Renamed HAL error codes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14914 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-16 17:21:41 +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 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 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
Theodore Ateba f91ae33b09 Update Cryto AES main file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14645 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-12 20:39:47 +00:00
Giovanni Di Sirio c26d770f26 Modified all makefiles to include the new test library.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14564 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-20 07:18:57 +00:00
Giovanni Di Sirio 763f9e6ce0 RFCU implemented.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14442 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-30 07:10:59 +00:00
Giovanni Di Sirio 4a1c137eb5 Introduced "root" system variable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14137 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-05 12:12:19 +00:00
Giovanni Di Sirio 2a4fc42a13 Configuration files mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14123 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-02 17:43:54 +00:00
Giovanni Di Sirio 417d450e0b Fixed bug #1128.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13893 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-31 10:40:11 +00:00
Giovanni Di Sirio f873b7b469 Configuration files mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13834 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-05 06:26:10 +00:00
Giovanni Di Sirio 5deb16f16d RT7 merged, only ARMv7-M port functional.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13748 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-12 13:15:38 +00:00
Giovanni Di Sirio 02b653d98c New API for high resolution monotonic time stamps.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13744 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-11 06:16:26 +00:00
Giovanni Di Sirio 1b0327afd4 Fixed all multi makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13710 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-14 18:19:24 +00:00
Giovanni Di Sirio 7ed6e8efd7 chconf.h mass update for jobs queues
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13206 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-05 09:17:04 +00:00
Giovanni Di Sirio 82b91d56e7 Mass update of chconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13185 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-17 10:18:41 +00:00
Giovanni Di Sirio 4019d184a5 Mass update of chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13075 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-05 11:12:47 +00:00
Giovanni Di Sirio 4430e2c8a1 RT version number update, regenerated configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12999 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-19 05:37:42 +00:00
Giovanni Di Sirio 52448e526b More style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12800 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-05-18 09:59:41 +00:00
Giovanni Di Sirio a853d27a6d Embedded flash driver preparations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12721 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-04-07 09:44:13 +00:00
Giovanni Di Sirio 10415a981e More Nil enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12644 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-02-08 14:36:53 +00:00
gdisirio e3c246361b Mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12582 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-01-26 07:00:49 +00:00
Giovanni Di Sirio e351308f44 Mass update of configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12575 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-01-21 21:11:16 +00:00
Giovanni Di Sirio 5ad3d2426f Removed references to QSPI to most configuration files, more to do.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12330 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-10-06 04:48:41 +00:00
Giovanni Di Sirio 85d62cbdf6 Added WSPI-related code, updated halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12311 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-09-30 17:01:52 +00:00
Giovanni Di Sirio f562ee4948 Mass update of configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12306 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-09-29 16:14:19 +00:00
gdisirio 34d794f731 Mass update of halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12257 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-09-15 08:11:45 +00:00
Giovanni Di Sirio 2f43a43dca Fixed bug #962.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12166 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-07-15 06:48:58 +00:00
Theodore Ateba 6408b184b8 Revert commit 110e8d01-0319-4d1e-a829-52ad28d1bb01, bad file name in halconf.h file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12118 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-06-22 07:42:09 +00:00
Theodore Ateba 3a5381012f AVR: Fix a bad file namme in halconf.f file description.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12112 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-06-18 07:33:56 +00:00
Theodore Ateba d8d8cc8bd6 AVR: Update ChibiOS configuration file from RT5 to RT6.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12111 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-06-18 07:32:19 +00:00
Giovanni Di Sirio 26db32042b Moved RT version to 6.0, updated all chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12106 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-06-16 13:55:17 +00:00