[go: up one dir, main page]

Menu

Commit [r7]  Maximize  Restore  History

+ Added all TM4C123x and TM4C129x devices to the tiva_registry.h

+ Added most of the interrupt handlers and numbers for TM4C123x and TM4C129x to tiva_isr.h
+ Added PWM registers to tm4c129x.h.
+ Added defines for all TM4C123x and TM4C129x to the board.h files.
+ Added i2c 8 and 9 support (available in TM4C129x) to i2c_lld files.
+ Added gpio R, S and T to pal_lld files.
* Updated cmparams.h to check for the new device macros.
* Updated all project mcuconf.h files to match all supported peripherals.
* Updated i2c_lld driver to use new isr number and handler macros.
* Moved TIVA_GPIO_LOCK_PWD from mcuconf.h to pal_lld.c.
* Removed ';' in pal macros. They shouldn't have been there at all..
* Fixed typos in hal_ll.c and hal_lld.h for TM4C129x and removed unused commented code.

marcoveeneman 2014-10-08

changed /demos/TIVA/RT-TM4C123G-LAUNCHPAD/mcuconf.h
changed /demos/TIVA/RT-TM4C1294-LAUNCHPAD/mcuconf.h
changed /os/common/ports/ARMCMx/devices/TM4C123x/cmparams.h
changed /os/common/ports/ARMCMx/devices/TM4C129x/cmparams.h
changed /os/hal/boards/TI_TM4C123G_LAUNCHPAD/board.h
changed /os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.h
changed /os/hal/ports/TIVA/LLD/i2c_lld.c
changed /os/hal/ports/TIVA/LLD/i2c_lld.h
changed /os/hal/ports/TIVA/LLD/pal_lld.c
changed /os/hal/ports/TIVA/LLD/pal_lld.h
changed /os/hal/ports/TIVA/TM4C123x/hal_lld.c
changed /os/hal/ports/TIVA/TM4C123x/tiva_isr.h
changed /os/hal/ports/TIVA/TM4C123x/tiva_registry.h
changed /os/hal/ports/TIVA/TM4C129x/hal_lld.c
changed /os/hal/ports/TIVA/TM4C129x/hal_lld.h
changed /os/hal/ports/TIVA/TM4C129x/tiva_isr.h
changed /os/hal/ports/TIVA/TM4C129x/tiva_registry.h
changed /os/hal/ports/TIVA/TM4C129x/tm4c129x.h
changed /testhal/TIVA/TM4C123x/GPT/mcuconf.h
changed /testhal/TIVA/TM4C123x/I2C/mcuconf.h
changed /testhal/TIVA/TM4C123x/PWM/mcuconf.h