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-26 15:03:53 +01:00
Code
Releases
Activity
RIOT
/
cpu
/
cc2538
/
periph
History
Ian Martin
5f05a956db
cpu/cc2538: clear only the latched UART interrupt flags
...
Otherwise incoming bytes can remain in the receive FIFO indefinitely.
2016-03-07 17:52:06 -05:00
..
cpuid.c
cpu: cleanup and unification of CPUID implementations
2016-02-08 14:36:03 +01:00
gpio.c
cpus: use default isr_ctx struct in GPIO drivers
2016-01-27 17:00:37 +01:00
hwrng.c
cpu/cc2538: adapted HWRNG implementation
2016-02-14 12:58:30 +01:00
i2c.c
cpu/cc2538: add periph/i2c driver
2016-03-03 11:04:39 -05:00
Makefile
Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit.
2014-10-13 09:29:49 -04:00
timer.c
Avoid rounding errors during frequency scaling.
2016-03-01 15:18:45 -05:00
uart.c
cpu/cc2538: clear only the latched UART interrupt flags
2016-03-07 17:52:06 -05:00