[riot-commits] [RIOT-OS/RIOT] df37e6: cpu/cc2538: add TI vendor headers
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Fri Aug 3 12:55:42 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: df37e69b90a39c1afbdc13d6a58f4989e0edaa66
https://github.com/RIOT-OS/RIOT/commit/df37e69b90a39c1afbdc13d6a58f4989e0edaa66
Author: smlng <s at mlng.net>
Date: 2018-08-03 (Fri, 03 Aug 2018)
Changed paths:
A cpu/cc2538/include/vendor/hw_aes.h
A cpu/cc2538/include/vendor/hw_ana_regs.h
A cpu/cc2538/include/vendor/hw_cctest.h
A cpu/cc2538/include/vendor/hw_flash_ctrl.h
A cpu/cc2538/include/vendor/hw_gpio.h
A cpu/cc2538/include/vendor/hw_gptimer.h
A cpu/cc2538/include/vendor/hw_i2cm.h
A cpu/cc2538/include/vendor/hw_i2cs.h
A cpu/cc2538/include/vendor/hw_ints.h
A cpu/cc2538/include/vendor/hw_ioc.h
A cpu/cc2538/include/vendor/hw_memmap.h
A cpu/cc2538/include/vendor/hw_nvic.h
A cpu/cc2538/include/vendor/hw_pka.h
A cpu/cc2538/include/vendor/hw_rfcore_ffsm.h
A cpu/cc2538/include/vendor/hw_rfcore_sfr.h
A cpu/cc2538/include/vendor/hw_rfcore_xreg.h
A cpu/cc2538/include/vendor/hw_smwdthrosc.h
A cpu/cc2538/include/vendor/hw_soc_adc.h
A cpu/cc2538/include/vendor/hw_ssi.h
A cpu/cc2538/include/vendor/hw_sys_ctrl.h
A cpu/cc2538/include/vendor/hw_types.h
A cpu/cc2538/include/vendor/hw_uart.h
A cpu/cc2538/include/vendor/hw_udma.h
A cpu/cc2538/include/vendor/hw_udmachctl.h
A cpu/cc2538/include/vendor/hw_usb.h
Log Message:
-----------
cpu/cc2538: add TI vendor headers
Currently the cc2538 is based on from-scratch adaption which is
not feature complete and thus lacks defines etc. Introducing the
official vendor header will ease future extension and adaptions
of the CPU and its features.
Commit: 2f480efb60e6c7934b446a38c397b04af7fe35de
https://github.com/RIOT-OS/RIOT/commit/2f480efb60e6c7934b446a38c397b04af7fe35de
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2018-08-03 (Fri, 03 Aug 2018)
Changed paths:
A cpu/cc2538/include/vendor/hw_aes.h
A cpu/cc2538/include/vendor/hw_ana_regs.h
A cpu/cc2538/include/vendor/hw_cctest.h
A cpu/cc2538/include/vendor/hw_flash_ctrl.h
A cpu/cc2538/include/vendor/hw_gpio.h
A cpu/cc2538/include/vendor/hw_gptimer.h
A cpu/cc2538/include/vendor/hw_i2cm.h
A cpu/cc2538/include/vendor/hw_i2cs.h
A cpu/cc2538/include/vendor/hw_ints.h
A cpu/cc2538/include/vendor/hw_ioc.h
A cpu/cc2538/include/vendor/hw_memmap.h
A cpu/cc2538/include/vendor/hw_nvic.h
A cpu/cc2538/include/vendor/hw_pka.h
A cpu/cc2538/include/vendor/hw_rfcore_ffsm.h
A cpu/cc2538/include/vendor/hw_rfcore_sfr.h
A cpu/cc2538/include/vendor/hw_rfcore_xreg.h
A cpu/cc2538/include/vendor/hw_smwdthrosc.h
A cpu/cc2538/include/vendor/hw_soc_adc.h
A cpu/cc2538/include/vendor/hw_ssi.h
A cpu/cc2538/include/vendor/hw_sys_ctrl.h
A cpu/cc2538/include/vendor/hw_types.h
A cpu/cc2538/include/vendor/hw_uart.h
A cpu/cc2538/include/vendor/hw_udma.h
A cpu/cc2538/include/vendor/hw_udmachctl.h
A cpu/cc2538/include/vendor/hw_usb.h
Log Message:
-----------
Merge pull request #9691 from smlng/cpu/cc2538/vendor_header
cpu/cc2538: add TI vendor headers
Compare: https://github.com/RIOT-OS/RIOT/compare/ccb5653f8a78...2f480efb60e6
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list