Skip to content

ports/riot: fix include in mpconfigport.h#2

Merged
kaspar030 merged 1 commit intokaspar030:add_riot_portfrom
smlng:pr_riot_port_freebsd
Jan 17, 2020
Merged

ports/riot: fix include in mpconfigport.h#2
kaspar030 merged 1 commit intokaspar030:add_riot_portfrom
smlng:pr_riot_port_freebsd

Conversation

@smlng
Copy link
Copy Markdown

@smlng smlng commented Dec 18, 2019

I found an issue when compiling RIOT-OS with examples/micropython on FreeBSD bc of a missing header file. Changing this to use stdlib.h instead should work on any other OS such as Linux too, bc on Linux alloca.h is included in stdlib.h.

@smlng smlng requested a review from kaspar030 January 17, 2020 09:45
@kaspar030 kaspar030 merged commit bb8e51f into kaspar030:add_riot_port Jan 17, 2020
@kaspar030
Copy link
Copy Markdown
Owner

ACK. Tested compilation against master, no issues.

OlegHahm pushed a commit to OlegHahm/micropython that referenced this pull request Dec 6, 2023
riot: Modify Pin to (PORT, PIN) tuple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants