isiora
|
4be6636fd0
|
Added WDRBT flag in MR register as default to avoid overrun using dma.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11520 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-20 18:22:05 +00:00 |
isiora
|
a6d67787e4
|
Cleanup ISR.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11519 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-20 18:20:16 +00:00 |
edolomb
|
62c60d2f4a
|
Fixed bugs and code optimized
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11516 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-20 07:49:24 +00:00 |
Giovanni Di Sirio
|
f67ca4ef37
|
Removed EXTIv1 from the STM32 platform files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11515 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-20 07:32:24 +00:00 |
Theodore Ateba
|
18a083a0f2
|
AVR: Add the support of the Watchdog low level driver to the XMEGA128A4U.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11513 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-19 20:49:44 +00:00 |
Theodore Ateba
|
89821914a5
|
AVR: Add watchdog to the platform driver file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11512 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-19 20:49:06 +00:00 |
Theodore Ateba
|
b884bd89a4
|
AVR: Correct a bad comment, and the description and remove a wrong details.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11511 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-19 20:48:40 +00:00 |
Theodore Ateba
|
377b9c70eb
|
AVR: Correct the file name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11510 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-19 20:48:15 +00:00 |
Giovanni Di Sirio
|
37b7b9df74
|
Removed EXTIv1 from STM32/LLD.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11506 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-19 09:58:04 +00:00 |
edolomb
|
91111c10ec
|
Commented inclusion
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11503 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-16 17:06:54 +00:00 |
edolomb
|
3b850e4e5d
|
Commented inclusion
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11502 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-16 17:06:21 +00:00 |
edolomb
|
3546335959
|
Added SAMA5D28 platform name
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11501 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-16 17:04:34 +00:00 |
edolomb
|
379138ad57
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11500 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-16 17:02:37 +00:00 |
edolomb
|
41cf2861af
|
XDMAC0 is SECURE and XDMAC1 is NOT SECURE
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11499 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-16 16:57:51 +00:00 |
Giovanni Di Sirio
|
dedfd49dec
|
Improved TC handling in STM32 USART drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11497 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-16 07:54:12 +00:00 |
Theodore Ateba
|
74346e204e
|
AVR: Add USART and SERIAL low level driver to the platform description file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11494 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-12 20:18:46 +00:00 |
Theodore Ateba
|
80d929ebab
|
AVR: Add driver.mk file for Usarts and Serials drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11493 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-12 20:18:42 +00:00 |
Theodore Ateba
|
85a20cffc9
|
AVR: Add serial low level driver for ATXMEGA128U4A.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11492 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-12 20:18:37 +00:00 |
Theodore Ateba
|
9c9e48e676
|
AVR: Add usart low level driver for ATXMEGA128U4A.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11491 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-12 20:18:31 +00:00 |
Giovanni Di Sirio
|
0b5d6d6f77
|
Last minute fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11481 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-11 15:11:45 +00:00 |
Giovanni Di Sirio
|
548ecb2c4b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11478 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-11 14:33:49 +00:00 |
Giovanni Di Sirio
|
ff109ac9e6
|
MISRA-related changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11473 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-10 11:25:29 +00:00 |
Giovanni Di Sirio
|
87bae60d9d
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11472 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-10 10:32:02 +00:00 |
gdisirio
|
083c5f3ae3
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11471 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-10 10:20:24 +00:00 |
Giovanni Di Sirio
|
b4dde0d786
|
MISRA-related changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11470 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-10 10:10:57 +00:00 |
Giovanni Di Sirio
|
c7c72c4798
|
Fixed bug #917.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11468 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-07 12:49:15 +00:00 |
Giovanni Di Sirio
|
f48d722898
|
Fixed bug #916.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11466 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-07 11:02:11 +00:00 |
Giovanni Di Sirio
|
3f96242b42
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11464 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-06 19:46:31 +00:00 |
Giovanni Di Sirio
|
4b2c8eebab
|
Fixed instances of systime_t used as intervals.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11463 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-06 19:36:36 +00:00 |
Giovanni Di Sirio
|
f569a64b18
|
Syntax error with events disabled.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11462 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-06 19:19:37 +00:00 |
Giovanni Di Sirio
|
ea1e31e8be
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11459 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-06 19:11:03 +00:00 |
Giovanni Di Sirio
|
d0fa882cdc
|
Fixed an error message.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11458 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-06 18:28:33 +00:00 |
Giovanni Di Sirio
|
3626cfdd1b
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11456 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-06 18:22:34 +00:00 |
Giovanni Di Sirio
|
a947a1d5ae
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11455 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-06 18:15:51 +00:00 |
Giovanni Di Sirio
|
069482ac06
|
Fixed test case to work with simulators.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11454 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-06 09:41:01 +00:00 |
Rocco Marco Guglielmi
|
df934d4e79
|
Improved ST/MEMS documentation. Completely fixed Bug #915
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11448 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 11:31:49 +00:00 |
Rocco Marco Guglielmi
|
6b491d1eda
|
Updated LSM6DS0 driver to v 1.0.4 (Fixing Bug #915).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11447 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 11:24:40 +00:00 |
Rocco Marco Guglielmi
|
8c23b103dd
|
Updated LPS25H driver to v 1.0.4 (Fixing Bug #915).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11446 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 11:24:13 +00:00 |
Rocco Marco Guglielmi
|
11eb30f8fe
|
Updated LIS302DL driver to v 1.0.4 (Fixing Bug #915).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11445 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 11:23:37 +00:00 |
Rocco Marco Guglielmi
|
b18d616b0c
|
Updated LIS3MDL driver to v 1.0.5 (Fixing Bug #915).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11444 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 10:46:40 +00:00 |
Rocco Marco Guglielmi
|
6746c5da3f
|
Minor documentation fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11443 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 10:36:17 +00:00 |
Rocco Marco Guglielmi
|
2268a0e69a
|
Updated L3GD20 driver to v 1.0.5 (Fixing Bug #915).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11442 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 10:31:52 +00:00 |
Rocco Marco Guglielmi
|
4ddc3c188b
|
Updated HTS221 driver to v 1.0.1 (Fixing Bug #915).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11441 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 10:31:28 +00:00 |
Rocco Marco Guglielmi
|
414f8db1c1
|
Updated LIS3DSH driver to v 1.0. (Fixing Bug #915).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11440 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 10:29:35 +00:00 |
Rocco Marco Guglielmi
|
3b82008db3
|
Updated LSM303DLHC driver to v 1.0.4 (Fixing Bug #915).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11439 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 10:28:48 +00:00 |
Rocco Marco Guglielmi
|
4613358739
|
Added instance getter macros (Fixing Bug #915).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11438 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 10:27:13 +00:00 |
Rocco Marco Guglielmi
|
4af47b5889
|
Updated peripherals interfaces (Fixing Bug #915).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11437 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 10:15:34 +00:00 |
Giovanni Di Sirio
|
b7da40b69c
|
Fixed a comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11436 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 08:24:06 +00:00 |
Giovanni Di Sirio
|
b31b8d631a
|
Fixed small problem in unhandled exceptions handler.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11434 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-05 08:00:27 +00:00 |
Giovanni Di Sirio
|
5fce4c704a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11432 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-04 20:16:22 +00:00 |
Giovanni Di Sirio
|
e01203129f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11430 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-04 14:37:06 +00:00 |
Giovanni Di Sirio
|
3052c204fd
|
Various fixes submitted by pl4nkton.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11426 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-02 10:33:46 +00:00 |
Giovanni Di Sirio
|
241e03a205
|
Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11425 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-02 10:25:11 +00:00 |
Giovanni Di Sirio
|
4f98c8cf4c
|
Fixed bug #914.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11422 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-02 10:15:24 +00:00 |
areviu
|
ba9b7671a0
|
update sdmmc test hal project with read and write to file
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11419 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-01 18:49:41 +00:00 |
isiora
|
cc66943726
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11418 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-30 22:33:33 +00:00 |
isiora
|
6082e361d8
|
Fixed r12 (ip) saving.
Code cleanup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11417 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-30 22:33:11 +00:00 |
isiora
|
6f0c84af5e
|
Code cleanup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11416 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-30 22:32:29 +00:00 |
edolomb
|
58271f2049
|
MAC now works with checksum offload
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11412 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-30 15:34:43 +00:00 |
edolomb
|
a6c370b858
|
Fixed bug on length of frame
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11407 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-29 16:42:03 +00:00 |
isiora
|
37fa6f2f1e
|
Fixed the saving of lr_mon and spsr_mon in smc exception entry.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11406 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-24 20:52:54 +00:00 |
isiora
|
9e79944c8a
|
Added saving of banked register.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11402 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-24 19:47:54 +00:00 |
isiora
|
425c60e8e6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11401 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-24 19:47:12 +00:00 |
isiora
|
9f08df7eb7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11400 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-24 19:46:57 +00:00 |
edolomb
|
64cad6ba0e
|
Fixed bugs
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11399 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-24 16:48:06 +00:00 |
isiora
|
5c5fb3ee69
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11398 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-24 06:58:40 +00:00 |
isiora
|
e72780b902
|
Review of service register.
Better module separation and encapsulaton.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11397 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-24 06:58:22 +00:00 |
isiora
|
014655f97b
|
Added saving of banked register.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11396 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-24 06:54:36 +00:00 |
edolomb
|
240b09a926
|
Configurated pins for SECURED peripherals
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11395 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-23 17:09:57 +00:00 |
edolomb
|
53044c14a4
|
Splitted boards for secure and not secure configuration
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11393 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-22 19:51:16 +00:00 |
Giovanni Di Sirio
|
c701b197e8
|
Added entries and demo for STM32F7x2/F7x3 support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11388 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-22 13:49:50 +00:00 |
Theodore Ateba
|
b56329fd3d
|
AVR: Cleanup source code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11386 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-21 20:13:51 +00:00 |
isiora
|
f56b8b742b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11385 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 22:45:49 +00:00 |
isiora
|
25f248ccc9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11384 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 22:45:05 +00:00 |
isiora
|
97ee0783da
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11383 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 22:44:05 +00:00 |
isiora
|
432e71a4cf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11382 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 22:43:25 +00:00 |
isiora
|
2281d0e93c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11381 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 22:42:43 +00:00 |
isiora
|
76c43e3ac4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11380 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 22:41:53 +00:00 |
isiora
|
f084dd04e7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11379 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 22:40:27 +00:00 |
isiora
|
837c6f9717
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11378 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 22:39:43 +00:00 |
Theodore Ateba
|
282bc3a8f0
|
AVR: Cleanup code source.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11377 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 22:33:54 +00:00 |
Theodore Ateba
|
386f0d66f7
|
Clean up the code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11376 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 22:33:40 +00:00 |
Giovanni Di Sirio
|
61673900d1
|
Fixed minor documentation issues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11370 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 15:31:59 +00:00 |
Giovanni Di Sirio
|
12a26788a9
|
Fixed small Doxygen error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11368 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 14:56:14 +00:00 |
Giovanni Di Sirio
|
ae8b7dd89b
|
Added more TIM-related definitions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11367 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 14:55:12 +00:00 |
Giovanni Di Sirio
|
cc330f65cc
|
Added HRTIM support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11366 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 14:53:29 +00:00 |
Giovanni Di Sirio
|
0099581d79
|
Small fix to buffer size settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11365 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 14:51:19 +00:00 |
Giovanni Di Sirio
|
b0c1396647
|
Added 50mHz capability to SDMMCv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11364 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 14:47:58 +00:00 |
Giovanni Di Sirio
|
dfc49fe0de
|
Added CRC unit to RCC support files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11363 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 14:44:47 +00:00 |
Giovanni Di Sirio
|
2034387839
|
Style-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11362 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 14:42:50 +00:00 |
Giovanni Di Sirio
|
f063c4d193
|
Mass update of the Apache 2.0 license statement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 11:44:14 +00:00 |
Giovanni Di Sirio
|
e561c21f95
|
Mass update of GPL license statement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11360 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 11:33:36 +00:00 |
Giovanni Di Sirio
|
7e1057c99f
|
Fixed settings for SD_D0 and SD_D1 pins to "floating".
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11357 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 11:17:07 +00:00 |
isiora
|
835954edca
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11356 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-19 16:50:34 +00:00 |
isiora
|
eecc433c7f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11354 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-19 15:40:17 +00:00 |
isiora
|
1168c5ddc6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11352 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-19 14:16:49 +00:00 |
Giovanni Di Sirio
|
d1fbd41782
|
Made FatFS HAL device configurable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11350 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-19 13:42:12 +00:00 |
Giovanni Di Sirio
|
10ad7f4525
|
More #912.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11348 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-19 13:13:11 +00:00 |
Giovanni Di Sirio
|
86fed9342d
|
More changes caused by #913.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11346 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-19 11:01:48 +00:00 |
Giovanni Di Sirio
|
0c379c379b
|
Fixed bug #913.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11345 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-19 10:51:38 +00:00 |
Giovanni Di Sirio
|
52d583ec3b
|
Fixed #912.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11343 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-19 10:13:44 +00:00 |
Giovanni Di Sirio
|
78ebf73dcd
|
Reverted bug #910.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11342 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-19 09:36:31 +00:00 |
isiora
|
58dbc1e30b
|
Added proto of smcServiceWaitRequest()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11338 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-19 08:13:46 +00:00 |
isiora
|
37fa634fee
|
SMC first release.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11337 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-19 08:05:05 +00:00 |
Theodore Ateba
|
ea577c45b7
|
Correct the crypto file name in doxygen comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11336 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 22:37:04 +00:00 |
edolomb
|
e892fd2b48
|
Fixed bugs
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11333 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 20:32:48 +00:00 |
edolomb
|
e8c61e3d40
|
Disabled PIT
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11331 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 20:29:53 +00:00 |
isiora
|
717d882d3f
|
Minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11327 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 11:33:56 +00:00 |
isiora
|
810cbef58a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11325 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 11:24:35 +00:00 |
isiora
|
2796ef6d6f
|
Minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11324 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 11:24:13 +00:00 |
isiora
|
68bcf13655
|
Minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11321 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:44:05 +00:00 |
isiora
|
560f7f9103
|
Minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11320 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:40:45 +00:00 |
isiora
|
9d24e49e12
|
Added monitor stack initialization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11319 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:40:02 +00:00 |
isiora
|
f06110436a
|
Added monitor stack initialization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11318 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:38:52 +00:00 |
isiora
|
cc1316f252
|
Minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11317 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:37:12 +00:00 |
isiora
|
b84e6eeff1
|
Added mmu.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11316 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:35:19 +00:00 |
isiora
|
b641871b1d
|
Fixed ARM_IRQ_VECTOR_REG address.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11315 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:34:33 +00:00 |
isiora
|
16c0ec2cfb
|
Added SMC related sources.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11314 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:33:21 +00:00 |
isiora
|
60e8193e9b
|
Added call to __core_init.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11313 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:31:02 +00:00 |
isiora
|
ba2efe59c4
|
Added trampoline to non secure world.
Added smc handler.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11312 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:29:02 +00:00 |
isiora
|
6dd5434799
|
Added SMC related sources.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11311 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:27:14 +00:00 |
isiora
|
1c10a0845b
|
Added SMC related sources.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11310 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:26:45 +00:00 |
isiora
|
b70381b4d2
|
Deleted thumb code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11309 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:24:21 +00:00 |
isiora
|
57dd306624
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11308 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 09:23:08 +00:00 |
Giovanni Di Sirio
|
5e5a9ef701
|
Various minor fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11303 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-18 08:23:36 +00:00 |
Theodore Ateba
|
12e9265ebf
|
AVR: Add other prescalers to the PWM low level driver and update testhal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11302 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-17 22:18:34 +00:00 |
Giovanni Di Sirio
|
c953aa5ac8
|
Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep modes. Now RCC macros are able to set or clear the LP bit of a peripheral.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11300 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-17 14:55:12 +00:00 |
edolomb
|
48d0b65050
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11297 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-16 21:22:31 +00:00 |
edolomb
|
42fd5566d5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11296 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-16 20:41:52 +00:00 |
Giovanni Di Sirio
|
bae22c6d4b
|
Fixed bug #911.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11295 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-16 15:19:45 +00:00 |
Giovanni Di Sirio
|
b685bbe51d
|
Fixed bug #822.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11294 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-16 10:11:32 +00:00 |
Giovanni Di Sirio
|
019ab0efbf
|
Fixed bug #758.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11293 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-16 10:06:46 +00:00 |
Giovanni Di Sirio
|
3cd20fa5c7
|
Fixed bug #910.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11291 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-16 09:31:17 +00:00 |
areviu
|
c8a29d8802
|
removed legacy code for pmc
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11288 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 21:08:56 +00:00 |
edolomb
|
d988de6231
|
Added security configuration
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11284 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 20:20:50 +00:00 |
edolomb
|
8ad821c688
|
Added security configuration
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11283 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 20:20:32 +00:00 |
edolomb
|
96fcbfd221
|
Added security configuration
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11282 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 20:20:11 +00:00 |
Giovanni Di Sirio
|
8c55bff0ad
|
Added missing check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11281 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 20:20:09 +00:00 |
edolomb
|
fc79c25a35
|
Added security configuration
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11280 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 20:19:48 +00:00 |
edolomb
|
c70771c57b
|
Added security configuration
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11279 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 20:19:10 +00:00 |
edolomb
|
ea74631c1b
|
Added security configuration
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11278 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 20:18:55 +00:00 |
edolomb
|
74472ded3a
|
Added derived constants and error checks
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11277 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 20:15:31 +00:00 |
edolomb
|
a455550093
|
Added derived constants and error checks
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11276 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 20:14:58 +00:00 |
edolomb
|
6b9476b133
|
hal_lld_init() configures peripherals as not-secure
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11275 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 20:13:16 +00:00 |
edolomb
|
9f91962bae
|
Fixed Bugs
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11274 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-15 20:11:08 +00:00 |
Giovanni Di Sirio
|
f6b807fd5a
|
Fixed build problem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11272 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-14 11:09:44 +00:00 |
Giovanni Di Sirio
|
d06c9437a0
|
Merged last WolfSSL patch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11269 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-14 09:39:11 +00:00 |
Giovanni Di Sirio
|
ecd03e17ce
|
Various fixes after mass test-compile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11268 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-14 09:34:28 +00:00 |
Giovanni Di Sirio
|
3ae6678900
|
Fixed broken changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11267 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-14 09:27:04 +00:00 |
areviu
|
6f3d4e0790
|
fixed missing check for HAL_USE_SDMMC
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11266 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-13 12:11:08 +00:00 |