Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| | * | | | Add basic board support | Fabio Utzig | 2015-05-12 | 3 | -0/+88 | |
| | * | | | Rename linker script | Fabio Utzig | 2015-05-12 | 1 | -1/+1 | |
| | * | | | Add basic HAL/ST drivers | Fabio Utzig | 2015-05-12 | 4 | -0/+355 | |
| | * | | | Remove PAL, add ST | Fabio Utzig | 2015-05-12 | 1 | -1/+1 | |
| | * | | | Fix paths and MCU | Fabio Utzig | 2015-05-12 | 1 | -9/+7 | |
| | * | | | Merge master | Fabio Utzig | 2015-05-10 | 21 | -268/+447 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Add linker script | Fabio Utzig | 2015-04-29 | 1 | -0/+48 | |
| | * | | | Add statup makefile | Fabio Utzig | 2015-04-29 | 1 | -0/+11 | |
| | * | | | Add missing chconf.h | Fabio Utzig | 2015-04-29 | 1 | -0/+499 | |
| | * | | | Add initial demo for WVSHARE BLE400 | Fabio Utzig | 2015-04-29 | 5 | -0/+599 | |
| | * | | | Rename demo directory | Fabio Utzig | 2015-04-29 | 1 | -0/+0 | |
| | * | | | Add initial cmparams | Fabio Utzig | 2015-04-29 | 1 | -0/+82 | |
| | * | | | Add initial system header + makefile | Fabio Utzig | 2015-04-29 | 2 | -0/+1321 | |
| | * | | | Add initial openocd config file | Fabio Utzig | 2015-04-28 | 1 | -0/+15 | |
* | | | | | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2015-05-08 | 1 | -22/+30 | |
|\| | | | | ||||||
| * | | | | Updated board.h file | barthess | 2015-05-07 | 1 | -22/+30 | |
* | | | | | NAND. Minor improvements | barthess | 2015-05-08 | 2 | -21/+17 | |
|/ / / / | ||||||
* | | | | Fixed copyright notes | barthess | 2015-05-02 | 6 | -62/+56 | |
* | | | | NAND code changed to use bitmap class | barthess | 2015-05-02 | 14 | -184/+126 | |
* | | | | Added bitmap class in os/various | barthess | 2015-05-02 | 2 | -0/+235 | |
|/ / / | ||||||
* | | | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2015-04-28 | 58 | -305/+3412 | |
|\| | |