[riot-commits] [RIOT-OS/RIOT] a301c3: cpu/cc2538: Remove union names from structs
kYc0o
fco.ja.ac at gmail.com
Sat Jul 16 14:56:55 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: a301c37c2e3ec263344e19be8632a0b28100112f
https://github.com/RIOT-OS/RIOT/commit/a301c37c2e3ec263344e19be8632a0b28100112f
Author: Aaron Sowry <aaron at mutex.nz>
Date: 2016-07-16 (Sat, 16 Jul 2016)
Changed paths:
M cpu/cc2538/include/cc2538_rfcore.h
M cpu/cc2538/periph/hwrng.c
M cpu/cc2538/radio/cc2538_rf.c
Log Message:
-----------
cpu/cc2538: Remove union names from structs
Make the unions anonymous, since this makes referencing
their bytes much simpler.
Commit: b84f9694ff33e716f50542776cdbbd596f3a3f89
https://github.com/RIOT-OS/RIOT/commit/b84f9694ff33e716f50542776cdbbd596f3a3f89
Author: kYc0o <fco.ja.ac at gmail.com>
Date: 2016-07-16 (Sat, 16 Jul 2016)
Changed paths:
M cpu/cc2538/include/cc2538_rfcore.h
M cpu/cc2538/periph/hwrng.c
M cpu/cc2538/radio/cc2538_rf.c
Log Message:
-----------
Merge pull request #5649 from aeneby/remove_union_names
cpu/cc2538: Remove union names from structs
Compare: https://github.com/RIOT-OS/RIOT/compare/20975e5fa335...b84f9694ff33
More information about the commits
mailing list