index
:
avr/qmk/ChibiOS-Contrib
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated Tiva testhal demo for I2C.
marcoveeneman
2015-03-04
1
-0
/
+8
*
Updated Tiva Testhal demos for GPT and PWM.
marcoveeneman
2015-03-04
2
-18
/
+9
*
Removed AHB setting of GPIOG - GPIOJ for the RT-TM4C123G-LAUNCHPAD demo since...
marcoveeneman
2015-03-03
1
-3
/
+0
*
Adapted the RT-TM4C123G-LAUNCHPAD and RT-TM4C1294-LAUNCHPAD demos to configur...
marcoveeneman
2015-03-03
2
-55
/
+36
*
Changed the Tiva board.h files so all pins are configured as GPIOs and tri-st...
marcoveeneman
2015-03-03
2
-47
/
+47
*
Added missing PAL_TIVA_DEN_ENABLE for PAL_MODE_INPUT in Tiva devices.
marcoveeneman
2015-03-03
1
-1
/
+2
*
Changed the RT-TM4C1294-LAUNCHPAD demo to initialize the led pins to output p...
marcoveeneman
2015-03-03
1
-0
/
+3
*
Added missing drive strength enable for PAL_MODE_OUTPUT_OPENDRAIN in Tiva dev...
marcoveeneman
2015-03-03
1
-0
/
+1
*
Implemented PAL_MODE_* defines for Tiva devices.
marcoveeneman
2015-03-03
1
-0
/
+74
*
Implemented AHB access for GPIOA - GPIOJ for TM4C123x devices. On TM4C129x de...
marcoveeneman
2015-03-03
5
-218
/
+538
*
Restructured Tiva pal_lld.h
marcoveeneman
2015-02-26
1
-98
/
+105
*
Added missing static keyword for Tiva gpio_init function.
marcoveeneman
2015-02-26
1
-1
/
+1
*
Fixed incorrect and missing GPIO pin unlocking for JTAG and NMI pins in pal_l...
marcoveeneman
2015-02-26
1
-1
/
+7
*
Changed the Tiva pal driver RCGCGPIO enable mask name.
marcoveeneman
2015-02-26
1
-2
/
+5
*
Fixed wrong bit mask in Tiva pal driver.
marcoveeneman
2015-02-26
1
-35
/
+37
*
Added Tiva I/O mode flags.
marcoveeneman
2015-02-26
2
-51
/
+103
*
FSMC_SRAM haltest. Added memcpy over DMA speed test
barthess
2015-02-25
5
-10
/
+170
*
Finished memtest code
barthess
2015-02-24
4
-41
/
+61
*
FSMC_SRAM testhal. Added memtest and membench.
barthess
2015-02-24
6
-71
/
+517
*
Updated makefiles in testhal after ChibiOS update.
barthess
2015-02-23
2
-2
/
+0
*
Renamed Tiva launch and debug configurations.
marcoveeneman
2015-02-17
12
-95
/
+194
*
Merge branch 'tm4c129x_ethernet'
marcoveeneman
2015-02-16
19
-87
/
+5175
|
\
|
*
Added basic demo for TM4C1294 Connected Launchpad with LwIP.
marcoveeneman
2015-02-16
15
-9
/
+3593
|
*
Added MAC low level driver for the TM4C129x. Tested on the TM4C1294 Connected...
marcoveeneman
2015-02-16
3
-1
/
+1259
|
*
Reverted TM4C129x SYSCTL to old structure.
marcoveeneman
2015-02-16
1
-77
/
+323
*
|
Merge pull request #3 from RoccoMarco/master
Uladzimir Pylinski
2015-01-23
12
-0
/
+3323
|
\
\
|
|
/
|
/
|
|
*
Added devices_lib
RoccoMarco
2015-01-12
12
-0
/
+3323
*
|
Merge branch 'tiva_chibistudio'
marcoveeneman
2015-01-22
18
-0
/
+971
|
\
\
|
*
|
Added debug and external tool configuration for the TM4C123x PWM testhal.
marcoveeneman
2015-01-22
2
-0
/
+62
|
*
|
Added debug and external tool configuration for the TM4C123x I2C testhal.
marcoveeneman
2015-01-22
2
-0
/
+62
|
*
|
Added debug and external tool configuration for the TM4C123x GPT testhal.
marcoveeneman
2015-01-22
2
-0
/
+62
|
*
|
Added project files for the TM4C123x PWM testhal.
marcoveeneman
2015-01-22
2
-0
/
+157
|
*
|
Added project files for the TM4C123x I2C testhal.
marcoveeneman
2015-01-22
2
-0
/
+152
|
*
|
Added project files for the TM4C123x GPT testhal.
marcoveeneman
2015-01-22
2
-0
/
+157
|
*
|
Added project files for the RT-TM4C1294-LAUNCHPAD demo.
marcoveeneman
2015-01-22
2
-0
/
+105
|
*
|
Added debug configuration for the RT-TM4C123G-LAUNCHPAD demo.
marcoveeneman
2015-01-14
1
-0
/
+52
|
*
|
Added external tool configuration for the In-Circuit Debug Interface (ICDI).
marcoveeneman
2015-01-14
1
-0
/
+10
|
*
|
Added project files for the RT-TM4C123G-LAUNCHPAD demo.
marcoveeneman
2015-01-14
2
-0
/
+152
|
|
/
*
|
Update README-git.md
Uladzimir Pylinski
2015-01-17
1
-3
/
+3
*
|
Update README-git.md
Uladzimir Pylinski
2015-01-17
1
-1
/
+1
*
|
Update README-git.md
Uladzimir Pylinski
2015-01-17
1
-0
/
+2
*
|
Update README-git.md
Uladzimir Pylinski
2015-01-17
1
-0
/
+12
*
|
Readme files renamed from *.txt to *.md
barthess
2015-01-17
2
-9
/
+0
*
|
Test before possible file rename
barthess
2015-01-17
1
-0
/
+9
|
/
*
[1-wire] Cosmetical cleanups
barthess
2014-12-27
8
-102
/
+191
*
Added board files for ST_STM32F0308_DISCOVERY board
barthess
2014-12-27
3
-0
/
+864
*
[1-wire] Added testhal for STM32F0xx family
barthess
2014-12-27
14
-0
/
+2181
*
1-wire. STM32F1xx code tested
barthess
2014-12-18
9
-432
/
+155
*
1-wire. Added workaround form F1xx MCUs
barthess
2014-12-14
3
-9
/
+20
*
1-wire. Fixed incorrect debug check
barthess
2014-12-14
1
-1
/
+1
[next]