aboutsummaryrefslogtreecommitdiffstats
path: root/os
Commit message (Expand)AuthorAgeFilesLines
...
* Workaround for clang linker bug.Giovanni Di Sirio2018-07-101-15/+22
* Missing files.Giovanni Di Sirio2018-07-102-0/+483
* Fixed bug #959.gdisirio2018-07-101-5/+4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12152 110e8d01-0319-4d1...Giovanni Di Sirio2018-07-093-15/+5
* Clang stuff and a fix.Giovanni Di Sirio2018-07-093-43/+359
* Added analog watchdog functionality to STM32 ADCv2 driver.Giovanni Di Sirio2018-07-082-4/+43
* Added a termination check to the shell.Giovanni Di Sirio2018-07-081-1/+1
* Updated CMSIS to 5.3.0.Giovanni Di Sirio2018-07-0730-2348/+4237
* Fixed bug #958.Giovanni Di Sirio2018-07-072-19/+19
* Fixed bug #957.gdisirio2018-07-072-5/+5
* Fixed a regression on F2 devices.Giovanni Di Sirio2018-07-071-0/+4
* Fixed missing semicolon.Giovanni Di Sirio2018-07-071-1/+1
* Fixed bug #953.Giovanni Di Sirio2018-07-0711-48/+208
* Makefile optimizations, adjusted some scatter files.Giovanni Di Sirio2018-07-068-105/+72
* Fixed issue in F4 HAL clock tree checks.Giovanni Di Sirio2018-07-012-2/+2
* Fixed bug #956.Giovanni Di Sirio2018-07-013-2/+58
* Fixed bug #955.Giovanni Di Sirio2018-07-011-1/+1
* Spurious character removed.Giovanni Di Sirio2018-06-301-1/+1
* Fixed bugedolomb2018-06-221-7/+3
* Minor changeedolomb2018-06-221-4/+4
* Fixed bug: removed subalignedolomb2018-06-191-4/+4
* Fixed bug: removed subalignedolomb2018-06-191-4/+4
* Fixed some mcuconf.h files and a regression introduced by the new STM32F4 clo...Giovanni Di Sirio2018-06-171-1/+1
* Moved RT version to 6.0, updated all chconf.h files.Giovanni Di Sirio2018-06-163-4/+92
* Fixed compile time regression in USARTv1 driver.Giovanni Di Sirio2018-06-151-1/+1
* Added qSetLink().Giovanni Di Sirio2018-06-151-0/+11
* New API added to pools and fifos.Giovanni Di Sirio2018-06-153-32/+133
* 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: Update the error code for the encryption/decryption operations.Theodore Ateba2018-06-131-2/+2
* 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-0211-228/+365
* ADCv3 oversampling support.Giovanni Di Sirio2018-06-022-5/+23
* 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