This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
cpu
/
cc2538
/
periph
History
Francisco Acosta
eb06b13722
Merge pull request
#5754
from locicontrols/cc2538-timer-pr
...
CC2538 periph/timer overhaul
2016-11-01 23:22:21 +01:00
..
cpuid.c
cpu: cleanup and unification of CPUID implementations
2016-02-08 14:36:03 +01:00
gpio.c
cpu/cc2538/periph/gpio: fix gpio_init() bugs in cfed0e3
2016-03-23 13:59:02 -04:00
hwrng.c
cpu/cc2538: Remove union names from structs
2016-07-16 12:55:12 +12:00
i2c.c
periph/i2c: convert char to uint8_t where applicapable
2016-10-04 20:26:39 +02:00
Makefile
Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit.
2014-10-13 09:29:49 -04:00
spi.c
cpu/cc2538: Cast enum to unsigned int for comparison
2016-06-01 16:42:15 +02:00
timer.c
cpu/cc2538/periph/timer overhaul. support 16-bit and 32-bit modes
2016-08-16 15:07:26 -04:00
uart.c
cpu/cc2538: fix build errors when UART1 or the 32 kHz crystal is enabled
2016-03-28 17:31:58 -04:00