Commit Graph

7921 Commits

Author SHA1 Message Date
Theodore Ateba 6580d6f6da Update the platform name and comments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10416 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-13 14:19:20 +00:00
Theodore Ateba 49561260e6 Change the ATTiny GPIO files path according the new architecture and correct comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10415 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-13 14:19:14 +00:00
Theodore Ateba 0a6815ba49 Change the ATTiny TIM files path according the new architecture and correct comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10414 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-13 14:19:07 +00:00
Theodore Ateba 0c965b03f3 Change the ATTiny USART files path according the new architecture and correct comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10413 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-13 14:18:59 +00:00
Theodore Ateba 0879845f96 Update the AVR Tiny Architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10412 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-13 14:18:30 +00:00
Rocco Marco Guglielmi cd06f9a246 Fixed Bug #870
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10411 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-13 11:20:39 +00:00
Giovanni Di Sirio 11aa9fa563 Fixed number of vectors for newer devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10408 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-12 14:59:41 +00:00
Giovanni Di Sirio e788251c8f Fixed bug #871.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10405 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-12 07:14:12 +00:00
Rocco Marco Guglielmi 58e167350f Added PIT implementation for ATSAMA5D2 (Still incomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10404 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 18:45:50 +00:00
Rocco Marco Guglielmi e2f3acbc5c Minor changes in sama_pmc helper header
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10403 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 17:16:33 +00:00
Rocco Marco Guglielmi 701c73b0ca Minor changes in AIC pseudo driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10402 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 17:15:04 +00:00
Rocco Marco Guglielmi 22ad7e95ef Removed unused folder
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10401 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 17:13:29 +00:00
edolomb 200d9dc64c Added platform file aic.c
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10400 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 14:30:21 +00:00
edolomb 87188816b1 Added aic header
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10399 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 14:28:35 +00:00
edolomb b2bd02f3df Added macros Enabled/Disabled write protection
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10398 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 13:54:22 +00:00
Rocco Marco Guglielmi a152d4e545 Fixed Bug #869
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10397 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 13:22:02 +00:00
isiora e40f3fe599 Added CH_CFG_SEC_WORLD.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10395 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 11:07:10 +00:00
isiora 4b915aa925 Fixed comments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10394 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 10:53:13 +00:00
isiora 0a1de698b1 Moved peripheral id definitions in sama5d2x.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10393 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 10:43:45 +00:00
isiora 67acdca7a4 Added peripheral ID masks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10392 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 10:40:31 +00:00
isiora 7925433a0d Added PID 64-78
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10391 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 09:06:27 +00:00
edolomb 13e3e2bd8a Changed name of functions
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10390 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-11 09:04:26 +00:00
Theodore Ateba c4c7e4115e Add an RT demo for AVR XMega.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10389 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-10 19:59:10 +00:00
isiora c057dda13a Reverted
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10388 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-10 14:12:36 +00:00
isiora c104a3541c Moved
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10387 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-10 14:04:33 +00:00
isiora d66747a381 Moved
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10386 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-10 14:04:08 +00:00
edolomb 2f04d74a23 Added SAMA Advanced Interrupt Controller aic
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10385 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-10 12:40:27 +00:00
edolomb c8b1c0c45e Added aicInit() function
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10384 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-10 12:36:46 +00:00
edolomb b4b855bd44 add aic init
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10383 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-10 12:27:16 +00:00
edolomb d63dbb9e38 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10382 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-08-10 12:10:49 +00:00
edolomb 70865c1733 Add SAMA advanced interrupt controller
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10381 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-10 12:06:07 +00:00
Rocco Marco Guglielmi 4075ea4f8b Improved SAMA registry
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10380 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-09 21:37:20 +00:00
Rocco Marco Guglielmi f9ec8eaed6 Added sama_pmc and improved clock init
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10379 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-09 21:36:51 +00:00
Theodore Ateba d815243fa4 Add a NIL demo for AVR XMega.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10378 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-09 20:29:52 +00:00
Theodore Ateba b9967758ab Add Mattair Tech, MT Atmel AVR XMega 44-pin USB development board.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10377 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-09 20:24:02 +00:00
Theodore Ateba df5d0e27aa Add AVR XMega PAL low level driver files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10376 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-09 20:13:29 +00:00
Theodore Ateba 7b1736c349 Add AVR XMega system tick low level driver files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10375 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-09 20:10:29 +00:00
Theodore Ateba fa98e575d8 Add AVR XMega hall and platform files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10374 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-09 20:06:50 +00:00
Rocco Marco Guglielmi 9a396f63b2 Fixed typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10373 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-08 19:15:31 +00:00
Rocco Marco Guglielmi 3364694927 Added SAMA5D2x registry
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10372 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-08 19:14:42 +00:00
Rocco Marco Guglielmi 53ce035762 Complete clock tree initialization for ATSAMA5D2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10363 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-07 21:41:07 +00:00
Rocco Marco Guglielmi e1a4894ab6 iMPROVED clock tree management for ATSAMA5D2 (Still uncomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10362 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-07 20:02:28 +00:00
Rocco Marco Guglielmi 99dc081e54 Added clock tree management for ATSAMA5D2 (Still uncomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10361 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-06 17:24:27 +00:00
Rocco Marco Guglielmi 5c29264cca Started Clock tree development on SAMA5 port
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10354 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-05 15:08:07 +00:00
isiora b65fe95a49 Changed interrupt macro in order to disallow the IRQs
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10353 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-05 13:29:33 +00:00
Theodore Ateba 6ee9c27885 Correction of indentation on AVR testhal Makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10352 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-02 17:41:00 +00:00
Theodore Ateba 52f883487b Correction of indentation on AVR demo Makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10351 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-02 17:40:47 +00:00
Giovanni Di Sirio 40b6d76453 Added to the Makefiles the ability to change the default build, dependencies and configuration directories.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10350 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-02 14:25:05 +00:00
Rocco Marco Guglielmi 9058939dbe Fixed Bug #868
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10349 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-01 20:48:09 +00:00
Theodore Ateba 78e93f99de Remove the PCINT support from EXT driver because of a lot of conflicts. The PCINT will be reimplement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10346 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-31 18:55:55 +00:00