aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile optimizations, adjusted some scatter files.Giovanni Di Sirio2018-07-0613-238/+145
* Fixed issue in F4 HAL clock tree checks.Giovanni Di Sirio2018-07-012-2/+2
* Fixed bug #956.Giovanni Di Sirio2018-07-014-2/+60
* Fixed bug #955.Giovanni Di Sirio2018-07-012-1/+2
* Spurious character removed.Giovanni Di Sirio2018-06-301-1/+1
* Fixed bugedolomb2018-06-221-7/+3
* Minor changeedolomb2018-06-221-4/+4
* Revert commit 110e8d01-0319-4d1e-a829-52ad28d1bb01, bad file name in halconf....Theodore Ateba2018-06-2234-34/+34
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12117 110e8d01-0319-4d1...edolomb2018-06-201-58/+58
* Fixed bug: removed subalignedolomb2018-06-191-4/+4
* Fixed bug: removed subalignedolomb2018-06-191-4/+4
* Fixed bug: missing systickedolomb2018-06-181-1/+5
* Fixed bugedolomb2018-06-181-1/+1
* AVR: Fix a bad file namme in halconf.f file description.Theodore Ateba2018-06-1835-35/+35
* AVR: Update ChibiOS configuration file from RT5 to RT6.Theodore Ateba2018-06-182-56/+210
* Fixed some mcuconf.h files and a regression introduced by the new STM32F4 clo...Giovanni Di Sirio2018-06-174-4/+4
* Fixed test script.Giovanni Di Sirio2018-06-172-0/+13
* Fixed readme.Giovanni Di Sirio2018-06-161-3/+4
* Moved RT version to 6.0, updated all chconf.h files.Giovanni Di Sirio2018-06-16236-352/+20774
* Fixed compile time regression in USARTv1 driver.Giovanni Di Sirio2018-06-151-1/+1
* Added qSetLink().Giovanni Di Sirio2018-06-152-0/+12
* New API added to pools and fifos.Giovanni Di Sirio2018-06-154-32/+138
* AVR: ADD SPI testhal demo for XMEGA family.Theodore Ateba2018-06-156-0/+1655
* AVR: ADD SPI driver to the AVR XMEGA family.Theodore Ateba2018-06-153-0/+727
* AVR: ADD SPI driver to the AVR platform.Theodore Ateba2018-06-151-0/+1
* AVR: Add a crypto testhal example.Theodore Ateba2018-06-136-0/+1767
* AVR: Update the error code for the encryption/decryption operations.Theodore Ateba2018-06-131-2/+2
* AVR: Update demo.tfateba2018-06-1311-10/+13
* Missing dummy structures.Giovanni Di Sirio2018-06-131-6/+22
* Added more conditionals to CRY driver. Removed conditionals from high level f...Giovanni Di Sirio2018-06-136-17/+319
* Changed two error codes in a single error type.Giovanni Di Sirio2018-06-131-2/+1
* AVR: Add the Crypto driver to the platform file.Theodore Ateba2018-06-121-0/+1
* AVR: Add Crypto driver.Theodore Ateba2018-06-123-0/+527
* Add crypto encryption and decryption error messages.Theodore Ateba2018-06-121-1/+3
* Add conditional compilation to resolve the compilation error (error: unknown ...Theodore Ateba2018-06-124-1/+23
* Resolve compilation error while Crypto subsystem is activated.Theodore Ateba2018-06-121-0/+1
* Fixed bug introduced by bug #951 fix.Giovanni Di Sirio2018-06-092-1/+5
* Correct bad comment.Theodore Ateba2018-06-071-1/+1
* Fixed Crypto hal source code. Remove undefine variables.Theodore Ateba2018-06-061-4/+2
* Fixed Crypto templete header file.Theodore Ateba2018-06-061-1/+1
* Changed fileStreamGetSize() in order to avoid types mixing.Giovanni Di Sirio2018-06-031-2/+3
* Renamed fileStreamSeek() in fileStreamSetPosition().Giovanni Di Sirio2018-06-021-3/+3
* Modified method to get file position.Giovanni Di Sirio2018-06-021-4/+4
* Added offset field to files.Giovanni Di Sirio2018-06-021-1/+2
* Added initializer sections for flash0...flash7 memory areas in GCC Cortex-M l...Giovanni Di Sirio2018-06-0212-228/+367
* ADCv3 oversampling support.Giovanni Di Sirio2018-06-024-5/+26
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12072 110e8d01-0319-4d1...Giovanni Di Sirio2018-06-021-28/+0
* Documentation fix.Giovanni Di Sirio2018-06-011-1/+1
* Fixed bug #954.Giovanni Di Sirio2018-06-013-3/+5
* Fixed bug #953.Giovanni Di Sirio2018-06-013-6/+9