1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538
Thomas Eichinger b756534a58 Merge pull request #1874 from locicontrols/cc2538-oe
cpu/cc2538 bug fix: OE (output enable) bit was set by gpio_init_in().
2014-10-28 16:43:50 +01:00
..
include cpu/cc2538: adjusted GPIO register definitions 2014-10-24 14:43:52 +02:00
periph cpu/cc2538 bug fix: OE (output enable) bit was set by gpio_init_in(). 2014-10-24 14:36:06 -04:00
cc2538_linkerscript.ld Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04:00
cc2538nf11_linkerscript.ld Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04:00
cc2538nf23_linkerscript.ld Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04:00
cc2538nf53_linkerscript.ld Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04:00
cc2538sf53_linkerscript.ld cpu/cc2538: added linkerscript for cc2538sf53 2014-10-24 15:25:44 +02:00
cpu.c cpu/cc2538: centralized all cpu specific includes 2014-10-23 14:04:57 +02:00
doc.txt Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04:00
hwtimer_arch.c Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04:00
io_arch.c Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04:00
lpm_arch.c Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04:00
Makefile Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04:00
Makefile.include cpu/cc2538: sbrk() checks if the requested memory is really available. 2014-10-27 20:00:52 -04:00
reboot_arch.c Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04:00
startup.c cpu/cc2538: cleaned up IRQ vector definition 2014-10-24 14:00:47 +02:00
syscalls.c cpu/cc2538: sbrk() checks if the requested memory is really available. 2014-10-27 20:00:52 -04:00