Commit Graph

5090 Commits

Author SHA1 Message Date
Giovanni Di Sirio 9fa7ba7b56 Fixed bug #883.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10558 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-05 12:12:31 +00:00
edolomb 9b47fb1efe Added USARTv1 driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10556 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-04 15:01:20 +00:00
edolomb 69ff0f787d Included USARTv1 Driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10555 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-04 14:59:49 +00:00
edolomb 82406362c1 Added pmc functions for UARTx
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10554 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-04 14:59:07 +00:00
edolomb 157d1a243f Added clock definition for UARTx
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10553 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-04 14:58:33 +00:00
gdisirio d6a1ed6d73 Fixed OSAL.H macro...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10552 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-04 12:50:04 +00:00
Giovanni Di Sirio a04f856b57 Removed _ from guard macros for consistency with other files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10551 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-04 08:53:47 +00:00
Giovanni Di Sirio 7d99d4c8c0 Fixed bug #880.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10550 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-03 17:16:06 +00:00
Giovanni Di Sirio 6ddf9cf1ee Fixed a problem in PAL callbacks STM32 LLDs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10547 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-03 17:10:49 +00:00
Giovanni Di Sirio 9d9a04e464 SPI driver improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10545 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-03 15:48:09 +00:00
Giovanni Di Sirio 16e2a55bf4 Made PAL callback and wait APIs independent from each other.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10543 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 16:35:10 +00:00
Giovanni Di Sirio a489fc365d Fixed a lame error....
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10542 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 15:04:18 +00:00
Theodore Ateba 50b0a33947 Correct code style and comment on USB driver files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10541 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 14:16:35 +00:00
Theodore Ateba 4b2ce569f2 Correct comment on Serial driver files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10540 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 14:16:29 +00:00
Theodore Ateba 295159f903 Correct code style and comment on ST driver files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10539 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 14:16:22 +00:00
Theodore Ateba 721f89631c Correct code style and comment on PWM driver files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10538 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 14:16:14 +00:00
Theodore Ateba bd7f72d0c3 Correct code style and comment on ICU driver files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10537 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 14:16:06 +00:00
Theodore Ateba 709a86373b Correct code style and comment on GPT driver files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10536 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 14:15:59 +00:00
Theodore Ateba 284e1810da Correct the comment on SPI driver files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10535 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 14:15:52 +00:00
Theodore Ateba 978b233c04 Correct the I2C driver code style and comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10534 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 14:15:45 +00:00
Theodore Ateba a437767a73 Correct comment in PAL driver files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10533 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 14:15:38 +00:00
Theodore Ateba 1e1f041b87 Correct comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10532 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 14:15:31 +00:00
Theodore Ateba 94c03cf54c Change commnet, remove empty line.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10531 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 14:15:15 +00:00
Giovanni Di Sirio 6b9d134110 PAL synchronous API.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10528 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 12:40:56 +00:00
Giovanni Di Sirio 7f5380a8a5 PAL callbacks added to STM32F103
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10526 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 10:18:15 +00:00
Giovanni Di Sirio 4c39135c94 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-02 09:00:49 +00:00
Giovanni Di Sirio 0701f98135 PAL callbacks added to STM32F373
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10524 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-02 07:33:38 +00:00
Theodore Ateba 4658591470 Fixed SPI interruption enable, driver restart with different configuration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10522 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-01 22:42:58 +00:00
Giovanni Di Sirio f0dd706419 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-01 15:19:23 +00:00
Giovanni Di Sirio 1a6c5b8ed2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-01 10:01:59 +00:00
Giovanni Di Sirio d671671f15 Callbacks handling added to STM32 GPIOv2, added F3 support to PAL callbacks demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10517 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-01 08:31:28 +00:00
Giovanni Di Sirio 424f886068 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10514 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-08-31 14:04:24 +00:00
Giovanni Di Sirio 54e898222e Shared ISR handler missing files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10509 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-31 10:43:35 +00:00
Giovanni Di Sirio 7666194a74 Common ISR handler prototype for STM32L4xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10508 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-31 10:14:21 +00:00
Giovanni Di Sirio 92fe1a3524 PAL callbacks implementation for STM32, not complete yet.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10507 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-30 13:34:37 +00:00
Giovanni Di Sirio ab5f8476e1 API sduControl() added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10506 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-29 14:02:30 +00:00
Giovanni Di Sirio dd5d6d0aff Added an ioctl()-like function to the serial driver. No specific codes implemented yet.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10505 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-29 11:30:45 +00:00
Giovanni Di Sirio 8375f4c4e7 Added an argument to PAL event callbacks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10504 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-29 08:46:09 +00:00
Giovanni Di Sirio 7006611bdc Tentative fix for anomalous TC event from STM32 USARTv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10503 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-28 14:44:58 +00:00
edolomb 8e602ff3f5 Minor changes in hal_spi_lld driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10501 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-28 13:49:55 +00:00
edolomb 76867afdb2 Added DMA Peripheral Interface Number
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10500 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-28 13:27:23 +00:00
edolomb 6fb2ba26c4 Added SPIv1 driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10499 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-28 13:23:54 +00:00
edolomb d3034301c3 Included SPIv1 Driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10498 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-28 13:19:50 +00:00
edolomb 57d18acd2f Added pmc functions for SPIx
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10497 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-28 13:18:45 +00:00
Giovanni Di Sirio c69becde25 Improved common makefile rules.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10495 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-28 09:01:23 +00:00
edolomb 686ac77a31 Minor changes in sama_xdmac driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10488 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-25 08:53:22 +00:00
Giovanni Di Sirio ad80a8ed28 removed leftover
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10487 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-25 08:49:27 +00:00
Giovanni Di Sirio d495a2ce4e Fixed bug #879.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10486 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-25 08:48:13 +00:00
Giovanni Di Sirio aa5b03d54d Fixed bug #879.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10483 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-25 08:43:06 +00:00
edolomb 78b0e26049 Added control on callback calling
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10480 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-25 08:38:06 +00:00
Theodore Ateba 6904b7392c Add tabulation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10478 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-24 23:01:41 +00:00
edolomb 4c84325d5e Added XDMAC driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10477 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-24 16:14:05 +00:00
edolomb a2081ff38d Added pmc functions for XDMACx
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10476 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-24 16:12:25 +00:00
edolomb a0c3d697a0 Added sama_xdmac.h
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10475 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-24 16:11:23 +00:00
edolomb 84807bcb98 Included DMAv1 Driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10474 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-24 16:10:13 +00:00
edolomb 1b1d0ec6c2 Added dmaInit()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10473 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-24 16:09:10 +00:00
Giovanni Di Sirio 7426edd2a2 Fixed bug #878.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10471 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-24 11:26:41 +00:00
Giovanni Di Sirio db035833f5 Fixed bug #877.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10469 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-24 10:13:42 +00:00
Giovanni Di Sirio d5ce517dc2 Fixed bug #876.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10467 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-24 10:03:45 +00:00
Giovanni Di Sirio 5a8f647d15 Fixed bug #864.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10459 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-22 15:15:19 +00:00
Giovanni Di Sirio 491c9ac55a Fixed bug #874.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10457 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-22 10:32:35 +00:00
Giovanni Di Sirio bb48071bc5 Fixed bug #873.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10455 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-22 09:58:33 +00:00
Giovanni Di Sirio f1e6a55322 Tentative fix for L4 OTG.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10454 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-22 07:52:33 +00:00
Giovanni Di Sirio 15f4e5c3f3 Tentative workaround for L4 OTG driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10453 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-20 10:04:44 +00:00
isiora e50bc32840 Added check to verify that the matrix H64H32 clock ratio is compatible with master clock frequency.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10451 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-18 21:06:02 +00:00
isiora 3f4b4d7fb7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10450 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-08-18 21:03:53 +00:00
Giovanni Di Sirio 9662d58fb6 Some renaming work for clearness.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10449 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-18 13:35:28 +00:00
isiora 62f078360f Added matrix H64H32 clock ratio.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10447 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-17 21:24:31 +00:00
isiora 8abd932cac Added matrix clock ratio setting.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10446 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-17 21:21:44 +00:00
isiora 4058d89f61 Fixed SAMA_PIT define. Now it includes the dependency on busses clock ratio.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10445 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-17 21:20:46 +00:00
isiora 9bf548700a Fixed compiler warning.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10440 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-16 21:50:52 +00:00
isiora 2de41265e3 Added debug asserts.
Fixed slow clock select.
Added mainf measurement
Tested XT main clock.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10438 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-16 21:37:20 +00:00
Theodore Ateba 836e693c4a Add LLD directory to the AVR XMEGA Low Level Drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10433 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-16 06:39:03 +00:00
Theodore Ateba ccdc3635ef Modify AVR XMEGA platform according the new architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10432 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-16 06:38:55 +00:00
Theodore Ateba 81208fd6be Add low level driver directory and platfor for AVR MEGA.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10431 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-16 06:38:35 +00:00
isiora 2ec713733e Fixed IVR address
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10430 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-14 09:39:15 +00:00
isiora 16ff9e3b59 Added init code to setup the secure VBAR.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10429 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-14 09:22:19 +00:00
isiora e9043d1d77 Added acknowledgement of PIT and AIC interrupt.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10428 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-14 09:15:35 +00:00
isiora 5355de8c26 Changed ST interrupt priority to 0, the lowest one.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10427 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-14 09:14:16 +00:00
isiora f4ed4a5891 Fixed disable/enable macro.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10426 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-14 09:13:03 +00:00
isiora fe3c915916 Fixed PLLA_MUL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10425 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-14 09:11:48 +00:00
isiora ccbb6cb153 Added a macro to acknowledge the current interrupt.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10424 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-14 09:10:38 +00:00
isiora f4d5d1c0ad The IRQ handlers are normal functions: deleted interrupt attribute to them.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10423 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-14 09:08:03 +00:00
isiora c06ff694bd Enabled FIQ in _port_thread_start
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10422 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-14 09:03:32 +00:00
Theodore Ateba 1320b9c2e2 Remove the not implemented TIM lld files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10421 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-13 14:28:39 +00:00
Theodore Ateba a5d9d7e741 Remove the not implemented USART lld files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10420 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-13 14:28:30 +00:00
Theodore Ateba 0d4535dc1a Update AVR tiny platform path according the new architecture and correct comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10417 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-13 14:19:31 +00:00
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
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
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 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
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 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
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
isiora 0e4213f267 Added monitor code to switch between secure and non-secure state.
Added monitor code to route IRQ to non-secure world.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10345 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-29 12:44:40 +00:00
Rocco Marco Guglielmi 855630dbcc Created hierarchy to add SAMA5 support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10343 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-29 11:03:04 +00:00
Rocco Marco Guglielmi 3ea96b878c Renamed ports/ARMCMAx-TZ as ports/ARMCAx-TZ
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10342 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-29 08:34:26 +00:00
Rocco Marco Guglielmi 4633e54ba9 Fixed Bug #866
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10341 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-26 16:49:32 +00:00
Giovanni Di Sirio b263680b98 Fixed bug #865.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10336 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-22 09:53:49 +00:00
Theodore Ateba 6316601165 Add NIL support for AVR Tiny architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10332 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-14 21:52:58 +00:00
Theodore Ateba 93a50c1962 Correct the string to find.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10330 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-14 09:39:09 +00:00
Theodore Ateba 34d0255a9e Add driver folders and a driver.mk file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10329 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-14 09:04:07 +00:00
Theodore Ateba 655eadd255 Adding AVR family subdirecories.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10326 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-14 00:39:35 +00:00
Giovanni Di Sirio 795ada1184 Fixed bug #863.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10321 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-09 13:03:03 +00:00
isiora 79e76c130c Updated some comments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10318 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-08 21:56:30 +00:00
Giovanni Di Sirio 331cad5e5b Fixed bug #861.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10314 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-08 13:16:19 +00:00
Giovanni Di Sirio cc9ac280b0 Fixed bug #860.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10313 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-08 13:07:07 +00:00
Rocco Marco Guglielmi 1dfcb065c9 Fixed Bug #859
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10310 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-08 11:51:42 +00:00
Rocco Marco Guglielmi 22dadf76b5 Fixed Bug #856
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10308 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-08 08:39:08 +00:00
isiora 2fc72ef5f8 Added monitor code to route IRQ to non-secure world.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10303 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-07 16:01:52 +00:00
isiora dd85bcdf68 Modified MON_S_SCR
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10302 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-04 15:38:32 +00:00
isiora 8626b93936 Added monitor code to switch between secure and non-secure state
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10301 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-04 15:12:01 +00:00
gdisirio 0c84d79f08 Fixed bug #855.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10299 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-02 16:40:52 +00:00
gdisirio efd34d53a1 Fixed bug #854.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10298 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-02 16:02:32 +00:00
roccomarco 81dd0533cc Fixed Bug #853
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10294 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-02 11:27:30 +00:00
roccomarco 82580b3660 Added HAL Abstract Peripheral Interfaces documentation
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10289 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-02 10:24:43 +00:00
roccomarco 28202cd23b Renamed flash.dox as norflash.dox (maybe is deprecated)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10288 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-02 10:04:48 +00:00
roccomarco 21f0a0552f Renamed HAL Peripheral Interfaces group as HAL Abtract Peripheral Interfaces
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10287 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-02 10:02:27 +00:00
roccomarco bfee2aaa33 Improved ChibiOS\EX documentation (Complete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10286 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-02 09:39:54 +00:00
roccomarco 291f788fbc Improved ChibiOS\EX documentation (almost complete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10285 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-02 09:29:51 +00:00
gdisirio c6d3697eda Fixed bug #851.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10284 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-02 06:40:46 +00:00
roccomarco f3c59270de Improved ChibiOS\EX documentation (Still incomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10281 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-01 21:48:27 +00:00
gdisirio af9a80ef87 Fixed bug #846.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10277 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-01 20:38:11 +00:00
gdisirio ca841be387 Fixed bug #847.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10275 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-01 20:30:23 +00:00
roccomarco 3588ac33a3 Improved ChibiOS\EX documentation (Still uncomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10274 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-01 18:45:25 +00:00
gdisirio 3edd2f7ccb Fixed bug #850.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10272 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-01 16:54:16 +00:00
gdisirio e46a8db1df Fixed bug #849.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10270 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-01 15:28:49 +00:00
gdisirio 0cb899ded2 Fixed bug #848.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10269 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-01 15:22:02 +00:00
roccomarco abd118ef2d Updated CMSIS headers for STM32 MCUs
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10267 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-01 11:39:03 +00:00
gdisirio 02f484999f New port layer.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10264 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-25 13:56:16 +00:00
gdisirio 0e546f8e46 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10261 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-06-19 17:40:19 +00:00
tfateba 11a53887bc Resolve the linker error message: undefined reference to chThdExit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10255 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-10 00:36:12 +00:00
Giovanni Di Sirio 6e8584a24b Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10248 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-04 14:03:21 +00:00
Giovanni Di Sirio b436539f00 MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10234 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-04 10:28:50 +00:00
Giovanni Di Sirio a5a229f455 Fixed bug #845.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10232 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-30 07:05:24 +00:00
Giovanni Di Sirio 2194e1f296 Fixed LDC-related issues with STM32F746G-Discovery board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10231 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-30 06:54:41 +00:00
Rocco Marco Guglielmi 2045fd61b9 Fixed Bug #843
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10230 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-29 19:43:54 +00:00
Giovanni Di Sirio ceb326112d Fixed bug #781.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10228 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-29 09:39:09 +00:00
Giovanni Di Sirio 1ab61e8d8f Implemented LSE Drive parameter for STM32F7xx, re-generated F7 board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10225 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-29 09:13:17 +00:00
Giovanni Di Sirio 4838806bfe Various fixes thanks to pl4nkton.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10224 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-29 08:31:47 +00:00
Giovanni Di Sirio 0a80e007b0 Implemented support for HSI16 divider on STM32L0xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10223 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-29 08:18:50 +00:00
Giovanni Di Sirio eb231dbd54 _unhandled_exception made weak in ARMCMx
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10217 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 15:18:26 +00:00
Giovanni Di Sirio f78801ac5c Fixed bug #840.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10215 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 15:11:23 +00:00
Giovanni Di Sirio dce45c502e Fixed bug #825.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10212 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 13:24:17 +00:00
Giovanni Di Sirio e9c2b92359 Fixed bug #835.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10209 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 13:11:05 +00:00
Giovanni Di Sirio 5b9c975a2d Fixed missing #endif.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10208 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 11:00:00 +00:00
Giovanni Di Sirio 5cb659cbc1 Fixed bug #837.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10207 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-27 15:55:29 +00:00
Giovanni Di Sirio 0d9f42c9d9 Fixed USART4/5 support on STM32L07x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10205 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-27 15:28:21 +00:00
Giovanni Di Sirio f269531a40 Fixed bug #838.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10202 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-27 14:44:33 +00:00
Giovanni Di Sirio b9df092c8c Removed a dead "nop".
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10200 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-18 13:35:01 +00:00
Giovanni Di Sirio ff1206d4eb Copy/paste error in a comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10199 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-16 09:34:22 +00:00
tfateba cb5bfe04ca Update file description
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10196 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:50:02 +00:00
tfateba 4e7d5e5b57 Change the maccro name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10195 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:52 +00:00
tfateba ce0994679a Change the macro name and the file tag name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10194 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:45 +00:00
tfateba fafade8e26 Correction of the macro name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10193 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:36 +00:00
tfateba b4c2a57e52 Change the file name , comments and macro on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10192 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:26 +00:00
tfateba 5dd35df334 Change the file name and macro on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10191 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:19 +00:00
tfateba 5063b55f4c Change the file name and macro on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10190 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:12 +00:00
tfateba 09fdf34a25 Change the macro on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10189 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:03 +00:00
tfateba 691bfc683e Change the macro and comment on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10188 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:48:56 +00:00
tfateba 23882d6b70 Change the macro and comment on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10187 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:48:44 +00:00
tfateba 6d57cf4258 Change the macro on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10186 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:48:36 +00:00
tfateba 9d87c02c65 Change the macro on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10185 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:48:29 +00:00
tfateba f594e27bcb Change the comment on the header file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10184 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:48:21 +00:00
tfateba b3518e5c43 Change the definition of the ADC hal file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10183 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 23:07:21 +00:00
Giovanni Di Sirio 2dc9bb8ed4 Added CRC RCC macros.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10180 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 08:16:55 +00:00
Giovanni Di Sirio e4ea2c6429 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10177 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-04-25 08:00:46 +00:00
Giovanni Di Sirio a804005308 Power saving mode for SDMMCv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10176 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 07:43:13 +00:00
Giovanni Di Sirio f45d6a094c White space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10175 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 07:13:02 +00:00
Giovanni Di Sirio 55bf3adb5c Fixed bug #833.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10172 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 07:08:08 +00:00
Giovanni Di Sirio 6a99a1fb4c Fixed warning in shell when auto completion is enabled.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10171 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 07:02:27 +00:00
Giovanni Di Sirio 11cd580360 Added a note to sleep functions because use of unsafe time conversion macros internally.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10170 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-24 16:48:14 +00:00
Giovanni Di Sirio 17c5e83f03 Added safe time conversion utilities.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10169 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-24 16:44:15 +00:00
Giovanni Di Sirio f95c389800 Fixed bug #832.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10167 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-23 19:39:19 +00:00
Rocco Marco Guglielmi ece0fcd51e Fixed Bug #831
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10165 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-22 13:08:50 +00:00
Giovanni Di Sirio 46389ab806 Reverted tentative fix in STM32 OTGv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10159 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-17 13:31:22 +00:00
Giovanni Di Sirio 6894388135 Tentative fix for missing RX events.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10157 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-16 08:20:31 +00:00
Giovanni Di Sirio 556ed569c8 Fixed problems in new mailboxes implementation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10156 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-13 12:14:11 +00:00
Giovanni Di Sirio 477baaed5a Threads queues completed in NIL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10155 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-11 11:08:36 +00:00
Giovanni Di Sirio ca129dc5b4 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10154 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-04-11 09:23:49 +00:00
Giovanni Di Sirio 7b2d689e16 Fixed bug #827.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10153 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-09 15:16:19 +00:00
Giovanni Di Sirio d08e655de1 Removed obsolete check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10151 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-09 12:48:16 +00:00
Giovanni Di Sirio 7aef9f3ade New mailboxes implementation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10150 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-09 10:20:45 +00:00
Giovanni Di Sirio ac4772bb0a Fixed bug #826.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10149 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-09 06:46:57 +00:00
Giovanni Di Sirio 0c9bb01240 Changed floats default for chprintf.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10143 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-06 13:19:01 +00:00
Giovanni Di Sirio c7caadf519 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10142 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-04-05 18:32:13 +00:00
Giovanni Di Sirio 9a6be97248 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10139 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-04-04 11:41:54 +00:00
Fabio Utzig aca6f94019 [AVR] PCINTx support for EXT
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10138 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-02 22:27:45 +00:00
Giovanni Di Sirio 2000bff59b Fixed bug #823.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10137 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-02 10:10:03 +00:00
Giovanni Di Sirio 25a9ad2c3a DMAv2 fixes for STM32F76x/77x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10135 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-02 09:37:41 +00:00
Giovanni Di Sirio fdf3721c1d Fixed bug #821.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10134 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-03-26 12:51:38 +00:00
Giovanni Di Sirio a072acd8bc Fixed bug #819.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10130 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-03-26 12:37:54 +00:00
Fabio Utzig 5acf110655 Updated AVR os-less for new osal_vt
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10128 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-03-23 13:20:48 +00:00
Giovanni Di Sirio a8ee89c442 Fixed a couple regressions after asm code rework.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10124 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-03-17 13:40:12 +00:00
Giovanni Di Sirio 16e06c3edf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10122 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-03-10 14:22:12 +00:00
Giovanni Di Sirio d22817da04 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10121 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-03-07 10:45:49 +00:00
Giovanni Di Sirio 1eabe1e911 Fixed support for QUADSPI on F4xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10120 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-03-06 14:26:19 +00:00
Giovanni Di Sirio 8d1dc1313c RTCv1 synchronization tentative fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10119 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-03-06 14:19:46 +00:00
Giovanni Di Sirio 81675a0259 RTCv2 wakeup tentative fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10118 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-03-06 14:11:37 +00:00
Giovanni Di Sirio 4acb7db6d4 STM32 OTGv1 tentative fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10117 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-03-06 13:43:57 +00:00
Giovanni Di Sirio 8e47415958 Fixed bug #818.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10116 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-03-03 08:41:56 +00:00
Giovanni Di Sirio 65ad4b6494 Fixed some white space.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10114 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-03-03 07:51:25 +00:00
Giovanni Di Sirio 552a01b5d9 Renamed canReceive() and canTransmit() by adding the Timeout postfix for consistency. Old names still are available as macros and deprecated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10112 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-24 12:28:49 +00:00
Giovanni Di Sirio 3c720a3327 LSE bypass implemented on STM32F1xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10110 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-23 10:06:45 +00:00
Giovanni Di Sirio 4140ae5815 Fixed platform makefiles for STM32F1xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10109 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-23 09:50:34 +00:00
Giovanni Di Sirio 7018f34c3d Dcumentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10107 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-16 08:10:31 +00:00
Giovanni Di Sirio d0eb068858 Fixed SPI inclusion.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10098 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-07 15:24:24 +00:00
Giovanni Di Sirio e3d87e9245 Unified HighTec and plain GCC compiler ports for e200z. Demos defaulted to GCC.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10097 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-07 14:12:58 +00:00
Giovanni Di Sirio 8872d9680c Addressed compiler differences.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10096 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-07 13:20:52 +00:00
Giovanni Di Sirio a457644a04 Split support for HighTec and plain GCC in e200 support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10095 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-07 12:01:07 +00:00
Giovanni Di Sirio 3b2070d6e7 Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10093 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-07 09:15:42 +00:00
Giovanni Di Sirio af22a2dcaf Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10092 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-07 07:58:38 +00:00
Giovanni Di Sirio 47a8438f5b Fixed bug #817.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10090 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-06 10:35:53 +00:00
Giovanni Di Sirio 0f36cd1e80 Fixed wrong check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10089 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-06 09:36:15 +00:00
Giovanni Di Sirio 5995950eb6 MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10085 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-05 15:08:12 +00:00
Giovanni Di Sirio 1474f60da3 MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10084 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-05 14:10:07 +00:00
Giovanni Di Sirio 9683ccfa78 MISRA-related changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10083 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-05 08:49:18 +00:00
Giovanni Di Sirio 0cde2e51c7 MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10082 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-05 08:32:45 +00:00
Giovanni Di Sirio 6be3fa8d5f Replaced uppercase TRUE/FALSE.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10081 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-02 11:48:40 +00:00
Giovanni Di Sirio ea31cfdcc0 Simulator works.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10080 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-02 11:42:58 +00:00
Giovanni Di Sirio fed649d56c Fixed potential name conflicts.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10079 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-02 11:28:34 +00:00
Giovanni Di Sirio 07fc57b2c8 Simulator compiles, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10078 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-02 11:28:02 +00:00
Giovanni Di Sirio e3498cf082 Posix simulator, still work in progress.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10077 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-02 10:23:59 +00:00
Giovanni Di Sirio 69aa39ff92 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10076 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-01-31 16:08:48 +00:00
Giovanni Di Sirio c63901b6b6 Fixed bug #815.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10075 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-31 10:15:11 +00:00
Giovanni Di Sirio eb9e20c1dc More fixes related to endpoints number.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10072 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-31 09:59:29 +00:00
Giovanni Di Sirio 87aec1f48c Fixed bug #816.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10071 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-30 11:11:19 +00:00
Rocco Marco Guglielmi d91bbf1866 Added support for STM32F303 Discovery REV-C
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10065 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-26 16:15:58 +00:00
Giovanni Di Sirio d78431c638 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10064 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-01-18 10:37:05 +00:00
Giovanni Di Sirio 060a84d885 Fixed path.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10063 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-18 10:33:32 +00:00
Giovanni Di Sirio 2124825f18 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10062 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-01-17 15:44:24 +00:00
Giovanni Di Sirio 7ef431134e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10061 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-01-17 15:30:09 +00:00
Giovanni Di Sirio a9c6dcbe6f More platform.mk files updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10060 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-17 15:17:45 +00:00
Giovanni Di Sirio 4765efbaa9 I2C fallback driver finished, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10059 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-17 13:20:48 +00:00
gdisirio 705d726932 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10055 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-01-16 16:17:30 +00:00
gdisirio 2689848803 Fall back SW I2C driver template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10054 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-16 13:03:30 +00:00
gdisirio ce7f9addf2 Introduced modularized driver makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10053 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-16 12:11:04 +00:00
gdisirio 9a3437d8f0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10052 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-01-16 09:57:39 +00:00
gdisirio 84812a7534 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10051 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-01-16 09:46:30 +00:00
gdisirio 5d210be76f Added MMC-SPI demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10050 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-14 18:31:02 +00:00
Giovanni Di Sirio 517e06f631 Integrated latest FatFS 0.12b.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10045 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-13 13:27:26 +00:00
Giovanni Di Sirio c1883b7759 Fixed bug #814.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10044 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-13 13:21:32 +00:00
Giovanni Di Sirio fa7d7c5e1e Fixed small documentation error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10040 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-12 17:17:55 +00:00
Giovanni Di Sirio ad23374705 Improved serial driver errors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10038 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-12 12:57:16 +00:00
Giovanni Di Sirio d7a0be7d7f Makefiles clean rule hook added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10037 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-12 10:44:18 +00:00
Giovanni Di Sirio 0db56fc105 Fixed RTC clock enable on some F4 devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10036 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-12 10:27:42 +00:00
Giovanni Di Sirio ba1d408439 Fixed chprintf documentation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10035 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-11 12:51:38 +00:00
Giovanni Di Sirio 1187f7fad4 Fixed bug #813.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10033 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-11 10:48:29 +00:00
Giovanni Di Sirio 72b36371b2 ADCv1 enhancement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10031 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-11 10:38:11 +00:00
Giovanni Di Sirio b4e1ecc760 Various STM32 timers-related fixes into registry and RCC files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10030 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-11 10:32:33 +00:00
Giovanni Di Sirio ed83337999 Fixed bug #812.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10029 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-11 10:28:41 +00:00
Giovanni Di Sirio adc15caea1 Fixed bug #810.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10027 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-11 10:09:55 +00:00
Giovanni Di Sirio a954fa43f4 Fixed bug #811.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10025 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-11 10:03:42 +00:00
Giovanni Di Sirio 163b3562c0 Worked around GCC-AVR strange behavior in AVR port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10023 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-11 09:52:53 +00:00
Rocco Marco Guglielmi ffea5d743b Fixed wrong check in UARTv2 LLD.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10022 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-07 18:43:24 +00:00
Giovanni Di Sirio 9b18fecebf Fixed redundat assertion in STM32 CAN driver. Fixed some spacing issues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10021 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-07 18:10:34 +00:00
tfateba 6a0f53a89e Correction of AVR hal_i2c_lld to respect the project code style.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10020 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-04 20:34:47 +00:00
tfateba 1bfb237b48 Correction of AVR hal_gpt_lld to respect the project code style.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10019 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-04 20:21:30 +00:00
tfateba 2d269f4487 Correction of AVR hal_ext_lld to respect the project code style.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10018 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-04 20:03:48 +00:00
tfateba 4f151d41f1 Correction to respect the project code style.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10017 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-04 19:35:45 +00:00
roccomarco ec8fcc30ca Fixed Bug #809
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10016 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-04 16:04:34 +00:00
tfateba 88fb5a3001 Fixed AVR GPT Warning (Control reaches end of non void function., array define but not used.)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10013 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-04 15:13:59 +00:00
tfateba 238c8d1f08 Fixed AVR ADC Warning (Control reaches end of non void function.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10012 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-04 15:08:58 +00:00
Rocco Marco Guglielmi 7aa44fe530 Fixed bug 808.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10010 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-02 16:17:41 +00:00