Marian Buschsieweke
|
e7d1c4abc0
|
boards/olimex-msp430-h1611: new board
|
2023-05-16 15:03:12 +02:00 |
|
Marian Buschsieweke
|
d2a3ff3d83
|
boards/{bluepill*,blackpill*}: rename and improve doc
- renamed:
- `bluepill` --> `bluepill-stm32f103c8`
- `bluepill-128kib` --> `bluepill-stm32f103cb`
- `blackpill` --> `blackpill-stm32f103c8`
- `blackpill-128kib` --> `blackpill-stm32f103cb`
- doc:
- added link to corresponding hardware page on the STM32-base
project
- added picture
|
2023-01-02 16:23:10 +01:00 |
|
Marian Buschsieweke
|
c801990c5d
|
examples/wasm/wasm_sample: fix linking with new wasm-ld
Apparently the order of the flags now became significant. This fixes:
wasm-ld: error: entry symbol not defined (pass --no-entry to suppress)
|
2022-11-09 20:12:32 +01:00 |
|
|
12758b94fc
|
Merge pull request #17954 from aabadie/pr/boards/stm32f750n8-dk
boards/stm32f750n8-dk: add support
|
2022-04-15 15:05:55 +02:00 |
|
|
d5e184b326
|
examples: tests: update Makefile.ci with stm32f7508-dk
This commit also makes some cleanup in the files since add_insufficient_memory_board.sh was used for the update
|
2022-04-15 12:51:58 +02:00 |
|
|
cad8d4f900
|
examples/wasm: ignore generated hello.wasm
|
2022-04-14 21:32:10 +02:00 |
|
Karl Fessel
|
3400819fbd
|
example/wasm: remove allocator selection
add comment refering to the wasm header instead
|
2022-03-02 12:21:59 +01:00 |
|
Karl Fessel
|
8c617abc4c
|
example/wasm: add Makefile.ci
|
2022-02-11 13:29:40 +01:00 |
|
Karl Fessel
|
20cb961329
|
example/wasm: add prebuild hello.wasm
|
2022-02-11 13:29:40 +01:00 |
|
Karl Fessel
|
51c94a1217
|
example/wasm: simplify example extend sample
* uneventise example
|
2022-02-11 13:29:40 +01:00 |
|
Karl Fessel
|
df057e09cf
|
example/wasm: split example, eventise and introduce wamr_run
|
2022-02-11 13:28:53 +01:00 |
|
Karl Fessel
|
4cc9bd9e4e
|
example/wasm: a basic wamr example
* using makefile blobs
* improve usability of example
* add sample with memory saving Makefile
|
2022-02-11 13:09:50 +01:00 |
|