aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
Commit message (Expand)AuthorAgeFilesLines
* Added support for STM32L432.Rocco Marco Guglielmi2016-11-192-5/+328
* 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
* 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
* Fixed small ident, readme file and Makefile.tfateba2016-11-011-1/+1
* Add test program for AVR ADC hal.tfateba2016-11-012-3/+3
* 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
* 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
* White space fix.Giovanni Di Sirio2016-10-261-0/+1
* Fixed bug #786.Giovanni Di Sirio2016-10-261-3/+9
* 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
* 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
* Fixed Bug #783.Rocco Marco Guglielmi2016-10-051-2/+2
* Fixed Bug #782.Rocco Marco Guglielmi2016-10-031-0/+3
* ADC hooks renamed.Giovanni Di Sirio2016-10-031-7/+17
* STM32F7 QUADSPI fix.Giovanni Di Sirio2016-10-031-0/+30
* Fixed Bug #780.Rocco Marco Guglielmi2016-09-281-1/+2
* Updated license header.Rocco Marco Guglielmi2016-09-261-13/+10
* Changes in sensor interfaces. Now biases are float since used only for cooked...Rocco Marco Guglielmi2016-09-256-6/+6
* Replaced tabs with spaces (not a real bug).Rocco Marco Guglielmi2016-09-241-2/+2
* Fixed Bug #779.Rocco Marco Guglielmi2016-09-241-6/+6
* Fixed Bug #778.Rocco Marco Guglielmi2016-09-241-1/+1
* Fixed Bug #776.Rocco Marco Guglielmi2016-09-241-4/+12
* Fixed bug #775.Giovanni Di Sirio2016-09-131-0/+1
* Fixed duplicated buffers in USARTv2 driver.Giovanni Di Sirio2016-09-132-5/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9753 35acf78f-673a-0410...Giovanni Di Sirio2016-08-284-19/+116
* Implemented advanced queues in STM32 USARTv2 driver.Giovanni Di Sirio2016-08-275-10/+253
* Fixed bug #773.Giovanni Di Sirio2016-08-261-2/+6
* Removed extra brackets.Giovanni Di Sirio2016-08-261-8/+8
* Fixed bug #770.Giovanni Di Sirio2016-08-261-1/+2
* Added automatic number of channels initialization for ADCv2.Giovanni Di Sirio2016-08-263-1/+17
* Fixed Bug #769.Rocco Marco Guglielmi2016-08-241-3/+3
* Added missing Ethernet PHY related PINsRocco Marco Guglielmi2016-08-2412-796/+788
* Fixed bug #768.Giovanni Di Sirio2016-08-021-1/+1
* Fixed bug #767.Giovanni Di Sirio2016-07-261-0/+20