Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | NAND code changed to use bitmap class | barthess | 2015-05-02 | 2 | -22/+23 | |
| | ||||||
* | EICU. Updated lld according to chibios updates. | barthess | 2015-03-31 | 1 | -12/+12 | |
| | ||||||
* | EICU. Updated authors. | barthess | 2015-03-13 | 2 | -1/+9 | |
| | ||||||
* | EICU. Low level driver moved to TIMv1 directory | barthess | 2015-03-13 | 3 | -1/+2 | |
| | ||||||
* | EICU. Temporal code moved to main chibios repo. | barthess | 2015-03-13 | 1 | -72/+0 | |
| | ||||||
* | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib into HEAD | barthess | 2015-03-13 | 2 | -32/+391 | |
|\ | ||||||
| * | EICU. Added support of single channel timers. | barthess | 2015-03-13 | 2 | -12/+371 | |
| | | | | | | | | Tested in hardware with TIM11. | |||||
| * | EICU improvements. | barthess | 2015-03-12 | 2 | -20/+20 | |
| | | | | | | | | | | Added field containing available channels into EICU driver structure. This simplified driver code. | |||||
* | | EICU. Minor improvements | barthess | 2015-03-13 | 1 | -4/+3 | |
|/ | ||||||
* | EICU. Added const qualifier for driver pointer in some functions | barthess | 2015-03-05 | 1 | -3/+3 | |
| | ||||||
* | EICU. Timer widht (16-32 bits) now stored in driver field and detected ↵ | barthess | 2015-03-05 | 2 | -6/+26 | |
| | | | | durign startup | |||||
* | EICU. Cosmetical cleanup | barthess | 2015-03-03 | 2 | -9/+40 | |
| | ||||||
* | EICU. Deleted code for "fast" capture. | barthess | 2015-03-03 | 2 | -236/+64 | |
| | | | | | | Reasons: 1) It duplicates functionality of "vanilla" ICU driver 2) Fast and slow modes are mutually exclided in single timer | |||||
* | EICU. Cosmetical improvements. | barthess | 2015-03-03 | 2 | -21/+19 | |
| | ||||||
* | EICU now able to capture data on all channels | barthess | 2015-03-03 | 2 | -265/+480 | |
| | ||||||
* | EICU. Fixed handlign of 32-bit timers. General code cleanup. PWM mode still ↵ | barthess | 2015-03-01 | 2 | -119/+140 | |
| | | | | untested. | |||||
* | EICU. Fixed some typos. | barthess | 2015-03-01 | 2 | -2/+2 | |
| | ||||||
* | Added EICU driver in HAL. Added STM32 backend for EICU. | barthess | 2015-02-28 | 3 | -1/+1326 | |
| | ||||||
* | Fixed copyrights | barthess | 2014-12-06 | 8 | -36/+10 | |
| | ||||||
* | FSMC. SDRAM. Fixed bug with registers' memory layout | barthess | 2014-10-31 | 2 | -12/+10 | |
| | ||||||
* | FSMC. SDRAM. Fixed some typos | barthess | 2014-10-31 | 2 | -2/+2 | |
| | ||||||
* | FSMC. SDRAM. Added safety mask for SDRTR register | barthess | 2014-10-25 | 1 | -1/+1 | |
| | ||||||
* | FSMC. SDRAM. Fixed delay code | barthess | 2014-10-25 | 1 | -2/+2 | |
| | ||||||
* | FSMC. SDRAM. Improved stop function | barthess | 2014-10-25 | 1 | -12/+22 | |
| | ||||||
* | FSMC. SDRAM driver cleanup. Needs review. | barthess | 2014-10-25 | 2 | -218/+55 | |
| | ||||||
* | FSMC. SDRAM architecture reworked. Needs review. | barthess | 2014-10-24 | 4 | -240/+119 | |
| | ||||||
* | FSMC. SDRAM. Style cleanup | barthess | 2014-10-22 | 5 | -107/+153 | |
| | ||||||
* | Added SDRAM support via FSMC | barthess | 2014-10-19 | 2 | -0/+646 | |
| | ||||||
* | FSMC. Build fixed after code moving from SVN | barthess | 2014-10-18 | 1 | -4/+4 | |
| | ||||||
* | Added fsmc code | barthess | 2014-10-18 | 7 | -0/+1688 | |