index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small fix in N25Q driver.
Giovanni Di Sirio
2018-11-13
1
-3
/
+4
*
Fixed bug bug #986. Fixed a small documentation error in M0 port.
Giovanni Di Sirio
2018-11-13
1
-2
/
+0
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12417 110e8d01-0319-4d1...
Giovanni Di Sirio
2018-11-13
2
-7
/
+50
*
Tentative fix for bug #985.
Giovanni Di Sirio
2018-11-13
2
-31
/
+17
*
Simplified.
gdisirio
2018-11-12
1
-4
/
+3
*
Small fixes to SPI demo.
Giovanni Di Sirio
2018-11-11
2
-5
/
+5
*
Fixed some regressions.
Giovanni Di Sirio
2018-11-09
3
-0
/
+26
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12412 110e8d01-0319-4d1...
Giovanni Di Sirio
2018-11-09
7
-1
/
+26
*
WSPI and flash support improvements.
Giovanni Di Sirio
2018-11-09
4
-180
/
+161
*
Fixed memory mapped mode.
Giovanni Di Sirio
2018-11-05
2
-10
/
+25
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12409 110e8d01-0319-4d1...
Giovanni Di Sirio
2018-11-05
1
-8
/
+10
*
Fixed a race condition.
Giovanni Di Sirio
2018-11-04
2
-3
/
+22
*
Fixed small problem in SPI mode.
Giovanni Di Sirio
2018-11-04
1
-2
/
+2
*
Added an important note.
gdisirio
2018-11-04
1
-2
/
+20
*
DTR mode apparently working.
Giovanni Di Sirio
2018-11-04
6
-69
/
+131
*
MX25 8bits STR mode working.
Giovanni Di Sirio
2018-11-03
3
-65
/
+70
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12403 110e8d01-0319-4d1...
Giovanni Di Sirio
2018-11-02
2
-10
/
+14
*
WSPI+MX25+MFS working (SPI mode tested only).
Giovanni Di Sirio
2018-11-02
1
-12
/
+16
*
Various fixes to OCTOSPI e DMAv1 and MX25.
Giovanni Di Sirio
2018-11-02
4
-12
/
+55
*
Tentative driver for macronix MX25LM51245G, untested.
gdisirio
2018-11-02
7
-83
/
+1199
*
Improved flash drive, layers reorganized for better portability and abstraction.
gdisirio
2018-10-31
5
-230
/
+211
*
Fixed a problem in L4+ PLLSAIx initialization, added options to mcuconf.h, up...
gdisirio
2018-10-28
4
-66
/
+146
*
OCTOSPI driver and demo, to be tested.
gdisirio
2018-10-28
5
-28
/
+249
*
Small documentation fix in hal_buffers and a new macro added.
gdisirio
2018-10-27
2
-1
/
+11
*
Improved type robustness of STM32 GPIO PAL drivers.
gdisirio
2018-10-27
3
-20
/
+26
*
Added demo for STM32F4R9I-Discovery board.
gdisirio
2018-10-27
8
-492
/
+5030
*
Added a check into the MAC driver to optionally disable TX FIFO flushing.
gdisirio
2018-10-27
1
-0
/
+4
*
STM32F769 ethernet demo, to be tested.
gdisirio
2018-10-24
5
-44
/
+44
*
Fixed bugs #982 and #983.
Giovanni Di Sirio
2018-10-21
2
-82
/
+85
*
OCTOSPI driver initial setup.
Giovanni Di Sirio
2018-10-17
5
-4
/
+622
*
Changes to the RTC driver to use the persistent storage interface,
Giovanni Di Sirio
2018-10-14
6
-185
/
+82
*
Persistent storage class added.
Giovanni Di Sirio
2018-10-14
3
-2
/
+172
*
Added support for TIM21 and TIM22 in STM32 GPT driver. Reinforced checks in T...
gdisirio
2018-10-13
5
-1
/
+308
*
Fixed bugs #980 and #981.
gdisirio
2018-10-13
3
-15
/
+35
*
Added support or STM32L072 and STM32L073.
Giovanni Di Sirio
2018-10-13
2
-3
/
+306
*
Added one missing function variant.
Giovanni Di Sirio
2018-10-12
2
-16
/
+21
*
Fixed an error when semaphores are used instead of mutexes.
gdisirio
2018-10-12
1
-3
/
+3
*
Renamed for consistency.
Giovanni Di Sirio
2018-10-07
6
-15
/
+15
*
Renamed for consistency.
Giovanni Di Sirio
2018-10-07
7
-19
/
+19
*
Enabled TRNG on L4+.
Giovanni Di Sirio
2018-10-07
4
-0
/
+37
*
TRNG driver working.
Giovanni Di Sirio
2018-10-07
1
-1
/
+1
*
STM32 TRNG driver, not tested yet.
Giovanni Di Sirio
2018-10-07
9
-10
/
+401
*
Increaded device coverage of some mcuconf.h.
gdisirio
2018-10-06
2
-8
/
+14
*
Generator for STM32F72x/73x of mcuconf.h files.
Giovanni Di Sirio
2018-10-06
1
-0
/
+16
*
Generator for STM32F76x/77x mcuconf.h files.
Giovanni Di Sirio
2018-10-06
1
-0
/
+20
*
Added mcuconf.h generators for STM32F746/756.
Giovanni Di Sirio
2018-10-06
1
-0
/
+8
*
Removed QSPI driver and demos.
Giovanni Di Sirio
2018-10-06
17
-3469
/
+0
*
Removed references to QSPI to most configuration files, more to do.
Giovanni Di Sirio
2018-10-06
1
-27
/
+0
*
Typos fixed.
Giovanni Di Sirio
2018-10-05
2
-2
/
+2
*
Small fixes.
Giovanni Di Sirio
2018-10-05
1
-15
/
+16
[next]