Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added STM32F103x8 memory setup | Aberto Panu | 2015-06-12 | 1 | -0/+50 |
| | |||||
* | 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 |
| | | | | | | | | | | Timers 9, 10, 11 connected to APB2 but constant in driver initialization code was taken for APB1. | ||||
| * | 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 |
| |\ | | | | | | | Add nrf51822 support | ||||
| | * | 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 |
|\ | |||||
| * | Merge pull request #6 from RoccoMarco/master | Uladzimir Pylinski | 2015-04-17 | 12 | -7/+0 |
| |\ | | | | | | | Reorganized devices_lib folder | ||||
| | * | Reorganized devices_lib folder | Rocco Marco | 2015-04-17 | 12 | -7/+0 |
| | | | | | | | | | | | | Removed some others pre-processor directives | ||||
| * | | Tiva. Fixed wrong define of TIVA_ST_USE_WIDE_TIMER in mcuconf.h for TM4C129x ↵ | marcoveeneman | 2015-04-16 | 2 | -2/+2 |
| | | | | | | | | | | | | demos. | ||||
| * | | Merge branch 'tiva_hal_fixes' into tiva_startup_files | marcoveeneman | 2015-04-16 | 10 | -55/+214 |
| |\ \ | |||||
| | * | | Tiva. ST. Moved ST interrupt priority check from hal_lld to st_lld. | marcoveeneman | 2015-04-16 | 3 | -10/+5 |
| | | | | |||||
| | * | | Tiva. MAC. Added check for valid interrupt priority. | marcoveeneman | 2015-04-16 | 1 | -0/+4 |
| | | | |