Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update README.md | barthesstestaccount1 | 2015-07-23 | 1 | -1/+0 |
* | Merge pull request #12 from TexZK/master | Uladzimir Pylinski | 2015-07-09 | 27 | -2/+4406 |
|\ | |||||
| * | Added descriptions and code simplified | TexZK | 2015-07-08 | 4 | -32/+41 |
| * | Merge remote-tracking branch 'ChibiOS/master' into tribuf | TexZK | 2015-07-07 | 15 | -0/+6070 |
| |\ | |/ |/| | |||||
* | | EICU. Testhal. Initial working code. | barthess | 2015-07-07 | 15 | -0/+6070 |
| * | Added shell commands to control triple buffer demo | TexZK | 2015-07-07 | 9 | -1365/+1681 |
| * | TriBuf demos updated and working | TexZK | 2015-07-06 | 8 | -857/+899 |
| * | Merge branch 'master' into tribuf | Andrea Zoppi | 2015-07-05 | 8 | -94/+423 |
| |\ | |/ |/| | |||||
* | | Added SDRAM teshtal. Not tested in hardware | barthess | 2015-06-30 | 8 | -70/+401 |
* | | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2015-06-30 | 15 | -3272/+299 |
|\ \ | |||||
* | | | SDRAM testhal. Fixed Makefile. | barthess | 2015-06-30 | 1 | -16/+22 |
* | | | Deleted empty strings at the end of file | barthess | 2015-06-30 | 1 | -8/+0 |
| | * | Added HW demo for triple buffer [WIP] | Andrea Zoppi | 2015-07-05 | 15 | -0/+2354 |
| | * | Added TriBuf files and demo [WIP] | TexZK | 2015-07-04 | 11 | -0/+1683 |
| |/ | |||||
| * | Merge pull request #10 from TexZK/ltdc_dma2d | Uladzimir Pylinski | 2015-06-29 | 15 | -3272/+299 |
|/| | |||||
| * | Removed dependency on ST library for SDRAM | Andrea Zoppi | 2015-06-28 | 15 | -3273/+300 |
* | | Minor improvements in DMA2D demo | barthess | 2015-06-28 | 4 | -5/+5 |
* | | Merge pull request #9 from TexZK/ltdc_dma2d | Uladzimir Pylinski | 2015-06-28 | 34 | -23/+19499 |
|\| | |||||
| * | Minor changes | Andrea Zoppi | 2015-06-27 | 5 | -244/+253 |
| * | ILI9341 driver moved to devices_lib | Andrea Zoppi | 2015-06-27 | 4 | -1015/+1016 |
| * | Old definitions removed | Andrea Zoppi | 2015-06-27 | 3 | -61/+1 |
| * | LTDC and DMA2D ported to ChibiOS/RT 3 | TexZK | 2015-06-24 | 33 | -20/+19546 |
* | | Added -Wundef key into Makefiles | barthess | 2015-06-28 | 17 | -7/+117 |
* | | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2015-06-28 | 2 | -0/+100 |
|\| | |||||
| * | Merge pull request #8 from bigjohnson/master | Uladzimir Pylinski | 2015-06-12 | 2 | -0/+100 |
| |\ | |||||
| | * | Added STM32F103xC memory setup | Aberto Panu | 2015-06-12 | 1 | -0/+50 |
| | * | Added STM32F103x8 memory setup | Aberto Panu | 2015-06-12 | 1 | -0/+50 |
| |/ | |||||
* / | Memtest code moved to 'various' directory | barthess | 2015-06-28 | 3 | -3/+4 |
|/ | |||||
* | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2015-06-02 | 24 | -3/+4026 |
|\ | |||||
| * | EICU. Fixed incorrect frequency calculation. | barthess | 2015-06-02 | 1 | -2/+2 |
| * | Fixed copypaste error in comment | barthess | 2015-06-02 | 1 | -1/+1 |
| * | Merge pull request #7 from utzig/add-nrf51822-support | Uladzimir Pylinski | 2015-05-16 | 23 | -0/+4023 |
| |\ | |||||
| | * | Remove ChibiOS mentions from copyright | Fabio Utzig | 2015-05-15 | 1 | -1/+1 |
| | * | Remove ChibiOS mentions from copyright | Fabio Utzig | 2015-05-15 | 4 | -4/+4 |
| | * | Add readme | Fabio Utzig | 2015-05-15 | 1 | -0/+18 |
| | * | Add tx/rx pin configuration to SerialConfig | Fabio Utzig | 2015-05-15 | 3 | -9/+23 |
| | * | Add PAL configuration | Fabio Utzig | 2015-05-15 | 1 | -6/+49 |
| | * | Demo with extra thread for blinker using PAL | Fabio Utzig | 2015-05-15 | 2 | -4/+23 |
| | * | Add some GPIO pin definitions | Fabio Utzig | 2015-05-15 | 1 | -6/+11 |
| | * | Remove GPIO pin initialization | Fabio Utzig | 2015-05-15 | 1 | -5/+0 |
| | * | Add basic PAL driver | Fabio Utzig | 2015-05-15 | 3 | -0/+503 |
| | * | Use sleep/wakeup for serial driver top-half | Fabio Utzig | 2015-05-14 | 2 | -14/+6 |
| | * | Enable test thread | Fabio Utzig | 2015-05-14 | 2 | -3/+4 |
| | * | Fix some issues with serial driver | Fabio Utzig | 2015-05-14 | 1 | -13/+49 |
| | * | Add basic serial testing demo | Fabio Utzig | 2015-05-13 | 3 | -1/+6 |
| | * | Add initial serial driver | Fabio Utzig | 2015-05-13 | 3 | -0/+327 |
| | * | Add LED blinker demo | Fabio Utzig | 2015-05-13 | 1 | -0/+4 |
| | * | Add TIMER0 based ticker for OS | Fabio Utzig | 2015-05-13 | 1 | -0/+48 |
| | * | Don't hang boot | Fabio Utzig | 2015-05-13 | 1 | -3/+0 |
| | * | Fix port params | Fabio Utzig | 2015-05-13 | 1 | -3/+3 |