index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a problem in PAL callbacks STM32 LLDs.
Giovanni Di Sirio
2017-09-03
3
-19
/
+22
*
forgot to add a note
Giovanni Di Sirio
2017-09-03
1
-0
/
+2
*
SPI driver improvements.
Giovanni Di Sirio
2017-09-03
5
-20
/
+139
*
Aligned some mcuconf.h files.
Giovanni Di Sirio
2017-09-03
4
-19
/
+37
*
Made PAL callback and wait APIs independent from each other.
Giovanni Di Sirio
2017-09-02
18
-218
/
+374
*
Fixed a lame error....
Giovanni Di Sirio
2017-09-02
3
-13
/
+13
*
Correct code style and comment on USB driver files.
Theodore Ateba
2017-09-02
2
-4
/
+27
*
Correct comment on Serial driver files.
Theodore Ateba
2017-09-02
2
-4
/
+4
*
Correct code style and comment on ST driver files.
Theodore Ateba
2017-09-02
2
-5
/
+4
*
Correct code style and comment on PWM driver files.
Theodore Ateba
2017-09-02
2
-58
/
+60
*
Correct code style and comment on ICU driver files.
Theodore Ateba
2017-09-02
2
-24
/
+24
*
Correct code style and comment on GPT driver files.
Theodore Ateba
2017-09-02
2
-4
/
+10
*
Correct the comment on SPI driver files.
Theodore Ateba
2017-09-02
2
-4
/
+4
*
Correct the I2C driver code style and comment.
Theodore Ateba
2017-09-02
2
-4
/
+9
*
Correct comment in PAL driver files.
Theodore Ateba
2017-09-02
2
-4
/
+6
*
Correct comment.
Theodore Ateba
2017-09-02
2
-8
/
+7
*
Change commnet, remove empty line.
Theodore Ateba
2017-09-02
2
-11
/
+8
*
Fixed some comments.
Giovanni Di Sirio
2017-09-02
1
-2
/
+2
*
removed extra white space
Giovanni Di Sirio
2017-09-02
1
-1
/
+0
*
PAL synchronous API.
Giovanni Di Sirio
2017-09-02
10
-47
/
+290
*
Forgot the F103 builder
Giovanni Di Sirio
2017-09-02
1
-0
/
+6
*
PAL callbacks added to STM32F103
Giovanni Di Sirio
2017-09-02
18
-527
/
+2089
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-02
45
-1672
/
+5765
*
PAL callbacks added to STM32F373
Giovanni Di Sirio
2017-09-02
17
-944
/
+1926
*
Update the SPI configuration structure to fix the demo errors during compilat...
Theodore Ateba
2017-09-01
1
-6
/
+7
*
Fixed SPI interruption enable, driver restart with different configuration.
Theodore Ateba
2017-09-01
2
-117
/
+83
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-01
11
-13
/
+294
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10520 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-01
8
-1
/
+1560
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-01
15
-615
/
+294
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10518 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-01
11
-10
/
+1705
*
Callbacks handling added to STM32 GPIOv2, added F3 support to PAL callbacks d...
Giovanni Di Sirio
2017-09-01
16
-270
/
+1974
*
Portability enhancements.
Giovanni Di Sirio
2017-08-31
2
-2
/
+5
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10515 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-31
2
-9
/
+8
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10514 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-31
8
-25
/
+121
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10513 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-31
2
-52
/
+104
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10512 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-31
3
-54
/
+59
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10511 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-31
8
-527
/
+27
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10510 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-31
34
-1
/
+2435
*
Shared ISR handler missing files.
Giovanni Di Sirio
2017-08-31
2
-0
/
+527
*
Common ISR handler prototype for STM32L4xx.
Giovanni Di Sirio
2017-08-31
5
-525
/
+9
*
PAL callbacks implementation for STM32, not complete yet.
Giovanni Di Sirio
2017-08-30
3
-1
/
+227
*
API sduControl() added.
Giovanni Di Sirio
2017-08-29
3
-3
/
+48
*
Added an ioctl()-like function to the serial driver. No specific codes implem...
Giovanni Di Sirio
2017-08-29
4
-2
/
+75
*
Added an argument to PAL event callbacks.
Giovanni Di Sirio
2017-08-29
3
-10
/
+14
*
Tentative fix for anomalous TC event from STM32 USARTv1 driver.
Giovanni Di Sirio
2017-08-28
1
-4
/
+4
*
Added SPI driver system settings
edolomb
2017-08-28
1
-3
/
+12
*
Minor changes in hal_spi_lld driver
edolomb
2017-08-28
1
-8
/
+0
*
Added DMA Peripheral Interface Number
edolomb
2017-08-28
1
-0
/
+61
*
Added SPIv1 driver
edolomb
2017-08-28
3
-0
/
+657
*
Included SPIv1 Driver
edolomb
2017-08-28
1
-1
/
+1
[next]