aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #181 from kajusK/pinstateFabien Poussin2019-01-311-1/+7
|\ \
| * | Added ODR setting to mx2board.pyJakub Kaderka2019-01-281-1/+7
* | | Merge pull request #182 from fpoussin/opaFabien Poussin2019-01-316-89/+588
|\ \ \ | |/ / |/| |
| * | Updating OpAmp code with calibration functions, cleaning.Fabien Poussin2019-01-316-89/+588
|/ /
* | Missing op amp file for non smart buildFabien Poussin2019-01-251-1/+2
* | Merge pull request #180 from fpoussin/medianFabien Poussin2019-01-102-0/+171
|\ \
| * | Adding median libraryFabien Poussin2019-01-102-0/+171
|/ /
* | Merge pull request #178 from AndruPol/masterFabien Poussin2019-01-0939-109/+10514
|\ \
| * | added NRF52 pwm, icu, i2c, radio esb driversandru2019-01-0839-109/+10514
* | | Merge pull request #179 from fpoussin/opampFabien Poussin2019-01-0915-0/+2783
|\ \ \ | |/ / |/| |
| * | Updated opamp exampleFabien Poussin2019-01-081-1/+8
| * | Adding rudimentary OPAMP DriverFabien Poussin2019-01-0815-0/+2776
|/ /
* | Merge pull request #177 from kajusK/periphFabien Poussin2018-12-231-4/+38
|\ \
| * | Fixed single can generationJakub Kaderka2018-12-221-1/+1
| * | Generate peripherals and channels from signal nameJakub Kaderka2018-12-211-4/+38
| * | Fixed Timer number generationJakub Kaderka2018-12-211-1/+1
|/ /
* | Merge pull request #175 from kajusK/generatorFabien Poussin2018-12-131-1/+5
|\ \
| * | Fixed board generation for pins with note in nameJakub Kaderka2018-12-101-1/+5
* | | Update README.mdFabien Poussin2018-12-041-3/+7
* | | Merge pull request #173 from ObKo/chibios-18.2.x-mergedFabien Poussin2018-12-04244-6172/+19884
|\ \ \
| * | | Fix USB HID driver.Konstantin Oblaukhov2018-11-201-1/+9
| * | | KINETIS tests and demos updated to ChibiOS 18.2.x.Konstantin Oblaukhov2018-11-20109-1764/+12781
| * | | KINETIS platform update for ChibiOS 18.2.x.Konstantin Oblaukhov2018-11-2033-3696/+2420
| * | | Reorganize KINETIS driver filesKonstantin Oblaukhov2018-11-2018-21/+21
| * | | Update all NRF5x makefiles and chconf.h.Konstantin Oblaukhov2018-11-2049-554/+4470
| * | | NRF5x platform - new Makefiles.Konstantin Oblaukhov2018-11-2013-106/+153
| * | | Reorganize NRF5x driver files.Konstantin K. Oblaukhov2018-11-2024-30/+30
|/ / /
* | | Merge pull request #170 from kajusK/qeiFabien Poussin2018-11-012-1/+2
|\| |
| * | Added setting qei to value for stm32Jakub Kaderka2018-10-162-1/+2
* | | Merge pull request #171 from dflogeras/rccEnableCRCFabien Poussin2018-11-011-1/+1
|\ \ \
| * | | Fix for rccEnableCRC macro parameter.Dave Flogeras2018-11-011-1/+1
|/ / /
* | | Merge pull request #169 from apmorton/usbh-fixesFabien Poussin2018-10-021-7/+16
|\ \ \
| * | | avoid using list_for_each_entry_safe when closing endpoints to prevent potent...Austin Morton2018-10-011-2/+3
| * | | fix some compiler warnings around USBH_DEBUG_ENABLE conditionsAustin Morton2018-10-011-2/+2
| * | | implement _ptxfe_int to support ISO and INT out transfersAustin Morton2018-10-011-3/+11
|/ / /
* | | Merge pull request #168 from kajusK/masterFabien Poussin2018-09-281-0/+2
|\| |
| * | Generate PAL_LINE for named pinsJakub Kaderka2018-09-281-0/+2
|/ /
* | Merge pull request #167 from ObKo/chibios-18.2.xFabien Poussin2018-09-2767-4776/+2075
|\ \
| * | Various tests and demos fixes.Konstantin Oblaukhov2018-09-247-4372/+3
| * | Update chconf.h to RT v5.1.Konstantin Oblaukhov2018-09-2418-36/+1620
| * | New style makefiles for demos and tests.Konstantin Oblaukhov2018-09-2420-265/+138
| * | Adopt sources to new HAL.Konstantin Oblaukhov2018-09-248-8/+34
| * | Update STM32 platform makefiles, add per-driver makefiles.Konstantin Oblaukhov2018-09-2413-71/+178
| * | Smart build for HAL.Konstantin Oblaukhov2018-09-241-24/+102
|/ /
| * USBH test correctionsDiego Ismirlian2018-09-023-9/+11
| * FATFS: update diskio to match FATFS versionDiego Ismirlian2018-08-201-6/+6
| * Merge branch 'master' of https://github.com/MegabytePhreak/ChibiOS-ContribDiego Ismirlian2018-08-205-19/+20
| |\
| | * Update USB_HOST testhal project for latest ChibiOSPaul Roukema2018-08-052-17/+12
| | * Fix incompatible USBH VMTsPaul Roukema2018-08-053-2/+8
| |/ |/|
| * Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-ContribDiego Ismirlian2018-08-20296-13371/+63995
| |\ | |/ |/|