Skip to content

boards/nucleo144-f303: initial support#6625

Merged
kYc0o merged 3 commits intoRIOT-OS:masterfrom
aabadie:nucleo144_f303
Apr 5, 2017
Merged

boards/nucleo144-f303: initial support#6625
kYc0o merged 3 commits intoRIOT-OS:masterfrom
aabadie:nucleo144_f303

Conversation

@aabadie
Copy link
Copy Markdown
Contributor

@aabadie aabadie commented Feb 17, 2017

Another port of Nucleo board. This one is for the Nucleo-F303ZE.

Let's wait for the CI to fix the usual memory overflow issues.

@aabadie aabadie added Platform: ARM Platform: This PR/issue effects ARM-based platforms Type: new feature The issue requests / The PR implemements a new feature for RIOT labels Feb 17, 2017
@aabadie aabadie added this to the Release 2017.04 milestone Feb 17, 2017
@aabadie aabadie closed this Mar 6, 2017
@aabadie aabadie deleted the nucleo144_f303 branch March 6, 2017 12:00
@kYc0o
Copy link
Copy Markdown
Contributor

kYc0o commented Mar 6, 2017

?? and why?

@aabadie
Copy link
Copy Markdown
Contributor Author

aabadie commented Mar 6, 2017

oups, I deleted the wrong branch...

@aabadie aabadie restored the nucleo144_f303 branch March 6, 2017 12:29
@aabadie aabadie reopened this Mar 6, 2017
Copy link
Copy Markdown
Contributor

@kYc0o kYc0o left a comment

Choose a reason for hiding this comment

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

Looks OK, just a minor comment. Needs testing though.

FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart
FEATURES_PROVIDED += periph_pwm
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Remember the alphabetical order.

@aabadie
Copy link
Copy Markdown
Contributor Author

aabadie commented Mar 15, 2017

@kYc0o : done and rebased

@aabadie aabadie force-pushed the nucleo144_f303 branch 3 times, most recently from 2b865b0 to 03a13ee Compare March 16, 2017 17:27
@aabadie aabadie added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Mar 16, 2017
}
};

#define TIMER_0_ISR isr_tim5
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

the error is here, it should be isr_tim2

@aabadie
Copy link
Copy Markdown
Contributor Author

aabadie commented Mar 24, 2017

@astralien3000, I forced push an update, It should be ok now. @kYc0o can you make a quick code review again ?

@astralien3000
Copy link
Copy Markdown
Member

PWM 0 (TIM1) is not working

@astralien3000
Copy link
Copy Markdown
Member

Everything seems ok (default, uart, pwm, timer)

@aabadie aabadie added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Mar 24, 2017
@aabadie
Copy link
Copy Markdown
Contributor Author

aabadie commented Mar 24, 2017

@kYc0o , can you ACK ?

@kaspar030 kaspar030 added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Mar 24, 2017
@aabadie
Copy link
Copy Markdown
Contributor Author

aabadie commented Mar 28, 2017

ping @kYc0o

@aabadie
Copy link
Copy Markdown
Contributor Author

aabadie commented Apr 4, 2017

ping @kYc0o, for an ACK please :)

Copy link
Copy Markdown
Contributor

@kYc0o kYc0o left a comment

Choose a reason for hiding this comment

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

ACK

@kYc0o kYc0o merged commit 9edca89 into RIOT-OS:master Apr 5, 2017
@aabadie aabadie deleted the nucleo144_f303 branch February 26, 2018 10:35
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 Platform: ARM Platform: This PR/issue effects ARM-based platforms Type: new feature The issue requests / The PR implemements a new feature for RIOT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants