[riot-commits] [RIOT-OS/RIOT] ac2b64: cpu/atmega_common: return to non-interrupt context...
Francisco Acosta
fco.ja.ac at gmail.com
Fri May 4 12:09:02 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ac2b6433089bb56246b7265e49f455486acf2c29
https://github.com/RIOT-OS/RIOT/commit/ac2b6433089bb56246b7265e49f455486acf2c29
Author: Matthew Blue <matthew.blue.neuro at gmail.com>
Date: 2018-04-27 (Fri, 27 Apr 2018)
Changed paths:
M cpu/atmega_common/include/cpu.h
M cpu/atmega_common/periph/timer.c
M cpu/atmega_common/periph/uart.c
M cpu/atmega_common/thread_arch.c
Log Message:
-----------
cpu/atmega_common: return to non-interrupt context swaps
Commit: a6ef6ddbfdfde2a5520ec8cb0001b971dc9ebf0d
https://github.com/RIOT-OS/RIOT/commit/a6ef6ddbfdfde2a5520ec8cb0001b971dc9ebf0d
Author: Matthew Blue <matthew.blue.neuro at gmail.com>
Date: 2018-04-27 (Fri, 27 Apr 2018)
Changed paths:
M boards/common/arduino-atmega/include/board_common.h
Log Message:
-----------
boards/common/arduino-atmega: remove context swap defines
Commit: 55a7d8f83d8320783252ad29d687c0f089c5d2a5
https://github.com/RIOT-OS/RIOT/commit/55a7d8f83d8320783252ad29d687c0f089c5d2a5
Author: Matthew Blue <matthew.blue.neuro at gmail.com>
Date: 2018-05-03 (Thu, 03 May 2018)
Changed paths:
M boards/jiminy-mega256rfr2/include/board.h
M cpu/atmega_common/periph/gpio.c
Log Message:
-----------
boards/jiminy-mega256rfr2: remove context swap defines
Commit: dee0e659cbbf82273ee3188b2ddac6f4cbf497c1
https://github.com/RIOT-OS/RIOT/commit/dee0e659cbbf82273ee3188b2ddac6f4cbf497c1
Author: Matthew Blue <matthew.blue.neuro at gmail.com>
Date: 2018-05-03 (Thu, 03 May 2018)
Changed paths:
M boards/mega-xplained/include/board.h
Log Message:
-----------
boards/mega-xplained: remove context swap defines
Commit: d3d2f0212d3ef6fbad8dfee417b678e5a9596c6d
https://github.com/RIOT-OS/RIOT/commit/d3d2f0212d3ef6fbad8dfee417b678e5a9596c6d
Author: Matthew Blue <matthew.blue.neuro at gmail.com>
Date: 2018-05-03 (Thu, 03 May 2018)
Changed paths:
M boards/waspmote-pro/include/board.h
Log Message:
-----------
boards/waspmote-pro: remove context swap defines
Commit: 53c3f833af3ba9cf40137bdbf8825182557489c8
https://github.com/RIOT-OS/RIOT/commit/53c3f833af3ba9cf40137bdbf8825182557489c8
Author: Francisco Acosta <fco.ja.ac at gmail.com>
Date: 2018-05-04 (Fri, 04 May 2018)
Changed paths:
M boards/common/arduino-atmega/include/board_common.h
M boards/jiminy-mega256rfr2/include/board.h
M boards/mega-xplained/include/board.h
M boards/waspmote-pro/include/board.h
M cpu/atmega_common/include/cpu.h
M cpu/atmega_common/periph/gpio.c
M cpu/atmega_common/periph/timer.c
M cpu/atmega_common/periph/uart.c
M cpu/atmega_common/thread_arch.c
Log Message:
-----------
Merge pull request #8904 from ZetaR60/RIOT_atmega_race_fix_alt
cpu/atmega_common: return to non-interrupt context swaps
Compare: https://github.com/RIOT-OS/RIOT/compare/00a974d95041...53c3f833af3b
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list