This website requires JavaScript.
Explore
Help
Register
Sign In
kaspar
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-12-23 05:23:50 +01:00
Code
Releases
Activity
RIOT
/
cpu
/
cc2538
/
periph
History
Aaron Sowry
a301c37c2e
cpu/cc2538: Remove union names from structs
...
Make the unions anonymous, since this makes referencing their bytes much simpler.
2016-07-16 12:55:12 +12: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
Merge pull request
#5187
from Yonezawa-T2/i2c_debug
2016-03-30 09:34:40 +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
Avoid rounding errors during frequency scaling.
2016-03-01 15:18:45 -05: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