Skip to content

boards/nucleo32-l031: initial support#6651

Merged
aabadie merged 5 commits intoRIOT-OS:masterfrom
aabadie:nucleo32_l031
Mar 16, 2017
Merged

boards/nucleo32-l031: initial support#6651
aabadie merged 5 commits intoRIOT-OS:masterfrom
aabadie:nucleo32_l031

Conversation

@aabadie
Copy link
Copy Markdown
Contributor

@aabadie aabadie commented Feb 24, 2017

Another port for a Nucleo, this time for the Nucleo-L031K6.

It has 8KB of RAM and 32KB of flash.

This port configures support for:

  • One UART
  • One PWM
  • One timer
  • One SPI

Tested with success examples/hell-world, examples/default, examples/timer_periodic_wakeup, tests/periph_timer, tests/periph_pwm, tests/xtimer_msg.

This PR is based on #6433.

@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 State: waiting for other PR State: The PR requires another PR to be merged first labels Feb 24, 2017
@aabadie aabadie added this to the Release 2017.04 milestone Feb 24, 2017
@aabadie aabadie removed the State: waiting for other PR State: The PR requires another PR to be merged first label Mar 1, 2017
@aabadie aabadie force-pushed the nucleo32_l031 branch 2 times, most recently from ed19a24 to 6ebef58 Compare March 1, 2017 10:53
@astralien3000
Copy link
Copy Markdown
Member

I tested :

  • examples/default (saul LED)
  • tests/periph_timer
  • tests/periph_pwm
  • tests/xtimer_usleep
    (There is only 1 UART, so that periph_uart is not useful)

Everything is OK !

@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 2, 2017
@aabadie
Copy link
Copy Markdown
Contributor Author

aabadie commented Mar 3, 2017

All green out there. @kYc0o any chance for a review ?

@astralien3000
Copy link
Copy Markdown
Member

I have reviewed the code (sorry to be so late), I haven't seen any problem.
But I am definitely not the best trained eye here ;) !

@aabadie aabadie force-pushed the nucleo32_l031 branch 3 times, most recently from b8896cc to 16b277c Compare March 14, 2017 17:36
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. Needs rebase though.

@aabadie
Copy link
Copy Markdown
Contributor Author

aabadie commented Mar 15, 2017

rebased

@aabadie
Copy link
Copy Markdown
Contributor Author

aabadie commented Mar 16, 2017

all green, go !

@aabadie aabadie merged commit ca85e8a into RIOT-OS:master Mar 16, 2017
@aabadie aabadie deleted the nucleo32_l031 branch February 26, 2018 11:41
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.

3 participants