-
- Downloads
make: add hifive1 to BOARD_INSUFFICIENT_MEMORY
Added HiFive1 to BOARD_INSUFFICIENT_MEMORY list for examples and tests that are too big to fit build: fixed missing syscall and cpuid failures Added missing syscall stubs for nanostubs and fixed compile error with cpuid periph build: fixed whitespace error build: add hifive1 to more BOARD_INSUFFICIENT_MEMORY doc: fixed doxygen warnings Addressed Doxygen warnings in source file comments doc: more doxygen fixes doc: even more doxygen fixes doc: more changes build: fix pedantic and rdci_simple build failures make: exclude lua
Showing
- boards/hifive1/Makefile.features 2 additions, 1 deletionboards/hifive1/Makefile.features
- boards/hifive1/board.c 2 additions, 2 deletionsboards/hifive1/board.c
- boards/hifive1/include/board.h 4 additions, 5 deletionsboards/hifive1/include/board.h
- boards/hifive1/include/periph_conf.h 1 addition, 3 deletionsboards/hifive1/include/periph_conf.h
- cpu/fe310/Makefile.include 2 additions, 0 deletionscpu/fe310/Makefile.include
- cpu/fe310/context_frame.c 1 addition, 3 deletionscpu/fe310/context_frame.c
- cpu/fe310/include/context_frame.h 49 additions, 43 deletionscpu/fe310/include/context_frame.h
- cpu/fe310/include/cpu.h 1 addition, 1 deletioncpu/fe310/include/cpu.h
- cpu/fe310/include/cpu_conf.h 6 additions, 3 deletionscpu/fe310/include/cpu_conf.h
- cpu/fe310/nano/nanostubs.c 27 additions, 0 deletionscpu/fe310/nano/nanostubs.c
- cpu/fe310/periph/cpuid.c 2 additions, 2 deletionscpu/fe310/periph/cpuid.c
- examples/dtls-echo/Makefile 1 addition, 1 deletionexamples/dtls-echo/Makefile
- examples/emcute_mqttsn/Makefile 1 addition, 1 deletionexamples/emcute_mqttsn/Makefile
- examples/gnrc_border_router/Makefile 1 addition, 1 deletionexamples/gnrc_border_router/Makefile
- examples/gnrc_networking/Makefile 1 addition, 1 deletionexamples/gnrc_networking/Makefile
- examples/gnrc_tftp/Makefile 1 addition, 1 deletionexamples/gnrc_tftp/Makefile
- examples/javascript/Makefile 1 addition, 1 deletionexamples/javascript/Makefile
- examples/lua/Makefile 1 addition, 1 deletionexamples/lua/Makefile
- examples/rdcli_simple/Makefile 1 addition, 1 deletionexamples/rdcli_simple/Makefile
- tests/conn_can/Makefile 1 addition, 1 deletiontests/conn_can/Makefile
Loading
Please register or sign in to comment