Support for the SiFive HiFive1b RISC-V board.
More...
Support for the SiFive HiFive1b RISC-V board.
|
file | arduino_board.h |
| Configuration of the Arduino API for the SiFive HiFive1b board.
|
|
file | arduino_pinmap.h |
| Mapping from MCU pins to Arduino pins for the SiFive HiFive1b board.
|
|
file | board.h |
| Board specific definitions for the SiFive HiFive1b RISC-V board.
|
|
file | periph_conf.h |
| Peripheral specific definitions for the HiFive1b RISC-V board.
|
|
|
void | board_init (void) |
| Initialize board specific hardware, including clock, LEDs and std-IO.
|
|
void | board_init_clock (void) |
| Initialize the board clock to use PLL and faster SPI access.
|
|
|
#define | XTIMER_HZ (32768UL) |
|