Skip to content

cpu/esp8266: remove duplicate 'CPU' variable#10061

Merged
MrKevinWeiss merged 1 commit intoRIOT-OS:masterfrom
cladmi:pr/cpu/esp8266/cleanup
Sep 28, 2018
Merged

cpu/esp8266: remove duplicate 'CPU' variable#10061
MrKevinWeiss merged 1 commit intoRIOT-OS:masterfrom
cladmi:pr/cpu/esp8266/cleanup

Conversation

@cladmi
Copy link
Copy Markdown
Contributor

@cladmi cladmi commented Sep 27, 2018

Contribution description

CPU is already defined as cpu/$(CPU) points to cpu/esp8266.

This is a minor change I found while looking which files defined 'CPU'.

Testing procedure

The CPU value is unchanged

make --no-print-directory -C examples/hello-world/ info-debug-variable-CPU BOARD=esp8266-esp-12x
esp8266

Building in CI should still work.

Issues/PRs references

Found while working on #9913

@cladmi cladmi added Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Sep 27, 2018
@cladmi
Copy link
Copy Markdown
Contributor Author

cladmi commented Sep 27, 2018

@gschorcht a minor change in your cpu

@gschorcht
Copy link
Copy Markdown
Contributor

@cladmi thanks

Copy link
Copy Markdown
Contributor

@MrKevinWeiss MrKevinWeiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK! Tested with make --no-print-directory -C examples/hello-world/ info-debug-variable-CPU BOARD=esp8266-esp-12x and with BOARD=esp8266-esp-12x make all -C tests/leds/ both behave as expected.

@MrKevinWeiss MrKevinWeiss merged commit e36cd53 into RIOT-OS:master Sep 28, 2018
@cladmi
Copy link
Copy Markdown
Contributor Author

cladmi commented Oct 1, 2018

Thanks for reviewing Mr "Bear Puncher" :)

@cladmi cladmi deleted the pr/cpu/esp8266/cleanup branch October 1, 2018 13:05
@jia200x jia200x added this to the Release 2018.10 milestone Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants