aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Small changes.isiora2018-02-274-12/+5
* Added temporary Aes wrapperedolomb2018-02-261-1/+5
* Updated Demoedolomb2018-02-261-1/+1
* Minor changesedolomb2018-02-261-1/+2
* Updated Demoedolomb2018-02-263-9/+69
* Updated Demoedolomb2018-02-265-35/+117
* Updated Demoedolomb2018-02-261-2/+3
* Updated Demoedolomb2018-02-264-24/+97
* RTC demoedolomb2018-02-2611-0/+1793
* Updated Demoedolomb2018-02-265-26/+103
* Added WOLFSSL demoedolomb2018-02-2623-0/+6095
* Minor changesedolomb2018-02-262-12/+12
* Modified security of SFC, SFR, L2CC, SFRBU, CHIPIDedolomb2018-02-261-0/+5
* Modified burst sizeedolomb2018-02-261-20/+20
* Modified burst sizeedolomb2018-02-261-12/+12
* Removed pin's configurationedolomb2018-02-261-16/+0
* Enabled error interrupts on DMAedolomb2018-02-261-4/+4
* Configured ETH's pinsedolomb2018-02-261-0/+17
* sdmmc driver update, added support for reliance edge fsareviu2018-02-2641-218/+2363
* Modified sensor classes, not complete yet.Giovanni Di Sirio2018-02-269-43/+38
* BaseBlockDevice now extends BaseObject.Giovanni Di Sirio2018-02-263-0/+6
* BaseFlash now extends BaseObject.Giovanni Di Sirio2018-02-262-0/+5
* Fixed some VMTs with new data.Giovanni Di Sirio2018-02-262-2/+2
* Added back missing revisions in trunk.Giovanni Di Sirio2018-02-2614-319/+340
* Redirected external.Giovanni Di Sirio2018-02-260-0/+0
* Fixed bug #918.Giovanni Di Sirio2018-02-233-5/+16
* Fixed bug #920.Giovanni Di Sirio2018-02-234-7/+11
* Uncommented default handleredolomb2018-02-221-1/+1
* Inverted dmaInit and aicInit edolomb2018-02-221-3/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11535 35acf78f-673a-041...isiora2018-02-211-2/+2
* Now demo works in DDRedolomb2018-02-214-17/+27
* Fixed bug related to spurious interruptedolomb2018-02-211-11/+11
* Added getChannelTransitionSize functionedolomb2018-02-211-0/+14
* AVR: add DAC low level driver for XMEGA128A4U.Theodore Ateba2018-02-213-0/+536
* AVR: Add DAC to the platform support file.Theodore Ateba2018-02-211-0/+1
* Callback invoked on all enabled and pending interrupt sources.isiora2018-02-211-4/+3
* Added default handlers.isiora2018-02-211-3/+20
* Fixed masking of enabled int in the handler. isiora2018-02-211-1/+1
* Fixed bugs on length buffer and transmit queue edolomb2018-02-201-7/+19
* AVR: add DMA low level driver for XMEGA128A4UTheodore Ateba2018-02-203-0/+353
* AVR: Add DMA to the platform support file.Theodore Ateba2018-02-201-0/+1
* Added WDRBT flag in MR register as default to avoid overrun using dma.isiora2018-02-201-775/+779
* Cleanup ISR.isiora2018-02-201-28/+18
* Changed SPI's frequencyedolomb2018-02-201-7/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11517 35acf78f-673a-041...edolomb2018-02-201-2/+2
* Fixed bugs and code optimizededolomb2018-02-201-13/+5
* Removed EXTIv1 from the STM32 platform files.Giovanni Di Sirio2018-02-2011-11/+0
* AVR: Add testhal watchdog demo code.tfateba2018-02-196-0/+1582
* AVR: Add the support of the Watchdog low level driver to the XMEGA128A4U.Theodore Ateba2018-02-193-0/+416
* AVR: Add watchdog to the platform driver file.Theodore Ateba2018-02-191-0/+1