aboutsummaryrefslogtreecommitdiffstats
path: root/os
Commit message (Expand)AuthorAgeFilesLines
* Fixed Bug #794Rocco Marco Guglielmi2016-11-1914-15/+0
* Fixed Bug #793Rocco Marco Guglielmi2016-11-193-3/+0
* Fixed registry typo introduced with STM32L432 support.Rocco Marco Guglielmi2016-11-191-2/+4
* Fixed veneers for XMC1100Rocco Marco Guglielmi2016-11-191-5/+8
* Added ST_NUCLEO32_L432KC board filesRocco Marco Guglielmi2016-11-194-0/+2911
* Added support for STM32L432.Rocco Marco Guglielmi2016-11-194-5/+498
* Fixed bug #791.Giovanni Di Sirio2016-11-151-1/+1
* Fixed bug #790.Giovanni Di Sirio2016-11-151-2/+1
* Fixed RTC attributes for STM32F07x and STM32F09x devices.Giovanni Di Sirio2016-11-151-2/+2
* Fixed bug #789.Giovanni Di Sirio2016-11-151-0/+7
* Removed duplicated typedef.Giovanni Di Sirio2016-11-151-0/+2
* Add support for AVR, Arduino Mini board.tfateba2016-11-043-0/+109
* Add support for AVR, Arduino Nano board.tfateba2016-11-043-0/+109
* Tentative USB suspend fix.gdisirio2016-11-034-112/+164
* Tentative constructors fix.gdisirio2016-11-011-3/+3
* Fixed small ident, readme file and Makefile.tfateba2016-11-012-2/+2
* Add test program for AVR ADC hal.tfateba2016-11-013-3/+4
* Regenerated board files from XML after removing ULPI specification.Giovanni Di Sirio2016-10-314-185/+189
* STM32F7x. Nucleo-144 board.h fixes. This boards have no external USB PHY.Uladzimir Pylinski2016-10-312-10/+0
* STM32F7x. Linker scripts renamed according to ordering information scheme fro...Uladzimir Pylinski2016-10-312-4/+4
* Fixed small documentation error in STM32 RTCv1 driver.Giovanni Di Sirio2016-10-301-2/+2
* Fixed RTC on newer STM32F7 devices.Giovanni Di Sirio2016-10-284-7/+8
* Applied latest warning fix also for 3-byte PC sized modelsFabio Utzig2016-10-271-3/+3
* Fixed bug #787.Giovanni Di Sirio2016-10-273-0/+7
* Fixed bug #787.Giovanni Di Sirio2016-10-271-0/+5
* White space fix.Giovanni Di Sirio2016-10-261-0/+1
* Fixed bug #786.Giovanni Di Sirio2016-10-261-3/+9
* Fix casting warnings that prevent using -WerrorIgor Stoppa2016-10-251-3/+3
* Fixed extra empty line.Giovanni Di Sirio2016-10-251-1/+0
* Fixed "DOXIGEN" typo.Giovanni Di Sirio2016-10-251-3/+3
* Fixed assumption about EXT trigger modeFabio Utzig2016-10-231-6/+6
* Small style fixFabio Utzig2016-10-231-1/+1
* Added EXT driverFabio Utzig2016-10-234-0/+512
* Shell improvements.Giovanni Di Sirio2016-10-231-10/+14
* Fixed style / be more defensive writing registerFabio Utzig2016-10-211-11/+3
* Fixed issue that caused interrupts to never be servedFabio Utzig2016-10-211-0/+3
* Added support for ATmega162Fabio Utzig2016-10-193-12/+50
* Added os-less OSAL for AVRFabio Utzig2016-10-173-0/+1308
* Fixed collision in multi-byte SPI writeFabio Utzig2016-10-171-14/+15
* Fixed some timer-related definitions in the STM32F0 registry.Giovanni Di Sirio2016-10-171-3/+18
* Fixed bug #785.Giovanni Di Sirio2016-10-171-1/+1
* Improved OTG number of endpoints handling.Giovanni Di Sirio2016-10-135-3/+29
* Tickless mode tentative fix: http://www.chibios.com/forum/viewtopic.php?f=35&...Giovanni Di Sirio2016-10-071-7/+20
* Fixed Bug #783.Rocco Marco Guglielmi2016-10-051-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9849 35acf78f-673a-0410...Giovanni Di Sirio2016-10-031-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9847 35acf78f-673a-0410...Giovanni Di Sirio2016-10-031-10/+21
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9846 35acf78f-673a-0410...Giovanni Di Sirio2016-10-031-3/+0
* Fixed Bug #782.Rocco Marco Guglielmi2016-10-031-0/+3
* Updating CMSIS header for STM32F1xx sub-family.Rocco Marco Guglielmi2016-10-0316-45455/+105230
* ADC hooks renamed.Giovanni Di Sirio2016-10-031-7/+17