Benjamin Valentin
31dbbff450
examples: add stm32f030f4-demo to Makefile.ci
2019-10-21 15:33:48 +02:00
Marian Buschsieweke
ba90ba2e2f
examples: BOARD_INSUFFICIENT_MEMORY -> Makefile.ci
...
- Decluttered Makefile by moving BOARD_INSUFFICIENT_MEMORY lists from Makefile
to Makefile.ci
- Optimized the list for use of tools:
- One entry per line reduces the number of merge conflicts
- One entry per line allows alphabetical sorting e.g. via Vim's sort command
- Sorted all lists alphabetically
2019-10-15 09:55:07 +02:00
Francisco Molina
cdf687ceba
examples/lorawan: fix semtech_loramac_send TX ret code
...
- with #11541 TX notification are only sent after mcps confirm event
this will send a SEMTECH_LORAMAC_TX_DONE instead of
SEMTECH_LORAMAC_TX_OK.
2019-07-19 12:22:53 +02:00
f2c63c86fd
examples/lorawan: remove recv call to avoid endless lock
...
This can highly happen when no message is received from the network after a send
2019-05-29 16:24:23 +02:00
8823548fa5
examples/lorawan: remove useless lora region cflags
2019-05-26 11:47:16 +02:00
bb8bdadd69
examples/lorawan: fix potential hang in example
2019-01-30 18:58:43 +01:00
a04009470d
examples/lorawan: adapt to pkg changes
2018-09-25 22:22:13 +02:00
174a94d0c4
examples/lorawan: minor fixes in application README
2018-06-26 20:56:57 +02:00
Martine Lenders
b22040194a
examples/lorawan: use new nucleo names for BOARD_INSUFFIENT_MEMORY
2018-06-21 15:24:48 +02:00
c9f6013e98
examples: add a lorawan OTAA/class A example
2018-04-19 21:35:34 +02:00