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
|
a7b0115ab1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10520 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-09-01 11:19:22 +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
|
e070841763
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10518 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-09-01 09:46:56 +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
|
08cde32294
|
Portability enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10516 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-31 15:15:51 +00:00 |
Giovanni Di Sirio
|
a093ad6f13
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10515 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-31 14:17:35 +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
|
f400137e6f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10513 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-31 11:23:45 +00:00 |
Giovanni Di Sirio
|
73666c78a0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10512 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-31 11:19:38 +00:00 |
Giovanni Di Sirio
|
dec86b7716
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10511 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-31 11:09:41 +00:00 |
Giovanni Di Sirio
|
16418339cb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10510 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-31 10:55:45 +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
|
6452f6f997
|
Added SPI driver system settings
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10502 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-28 13:59:02 +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
|
f68f47f3ed
|
Added Eclipse launch configurations for OpenOCD.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10496 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-28 09:52:28 +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 |
Giovanni Di Sirio
|
e606d7a1ce
|
Added STM32F303 support to the multi-target USB_CDC demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10494 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-28 08:58:50 +00:00 |
Giovanni Di Sirio
|
ea39ee0c87
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10493 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-28 08:34:06 +00:00 |
Giovanni Di Sirio
|
0ee77f1393
|
Multi-target application example for USB_CDC, just L4 initially.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10492 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-28 08:31:24 +00:00 |
Giovanni Di Sirio
|
a160c5a68e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10491 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-28 07:49:58 +00:00 |
Theodore Ateba
|
1952da5ee0
|
Delete all empty directories in os/hal/ports/AVR/TINY/.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10490 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-27 08:42:38 +00:00 |
Theodore Ateba
|
925dc983ae
|
Delete all empty directories in testhal/AVR.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10489 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-27 08:39:41 +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
|
b0bd45756f
|
Delete empty directory.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10479 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-24 23:22:31 +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
|
4d589173cb
|
USB CDC demo for STM32L0, not working yet.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10472 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-24 13:35:31 +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
|
04de7cb7ea
|
Fixed bug #875.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10464 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-24 09:50:55 +00:00 |