Skip to content
Snippets Groups Projects
Unverified Commit e36cd539 authored by Kevin "Bear Puncher" Weiss's avatar Kevin "Bear Puncher" Weiss Committed by GitHub
Browse files

Merge pull request #10061 from cladmi/pr/cpu/esp8266/cleanup

cpu/esp8266: remove duplicate 'CPU' variable
parents df7468a2 8f68e69d
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,6 @@ endif ...@@ -29,7 +29,6 @@ endif
# regular Makefile # regular Makefile
export CPU ?= esp8266
export TARGET_ARCH ?= xtensa-lx106-elf export TARGET_ARCH ?= xtensa-lx106-elf
# ESP8266 pseudomodules # ESP8266 pseudomodules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment