test cli

Dependencies:   mbed-os-example-mbed5-lorawan

Fork of Projet_de_bachelor_code by LoRa_Bachelor

History

test cli; default tip

2018-06-13, by Ranyd04 [Wed, 13 Jun 2018 07:03:47 +0000] rev 24

test cli;


Programme que vous m'avez demand?

2018-06-08, by Ranyd04 [Fri, 08 Jun 2018 18:13:32 +0000] rev 23

Programme que vous m'avez demand?


Updating mbed-os to mbed-os-5.8.6

2018-06-06, by mbed_official [Wed, 06 Jun 2018 08:30:19 +0100] rev 22

Updating mbed-os to mbed-os-5.8.6

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-lorawan


Update to latest radio drivers

2018-05-25, by mbed_official [Fri, 25 May 2018 08:00:14 +0100] rev 21

Update to latest radio drivers

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-lorawan


Region builder (#74)

2018-05-22, by mbed_official [Tue, 22 May 2018 15:45:15 +0100] rev 20

Region builder (#74)

* Test for building all regions
* Combined sh/bat commands under unified execute

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-lorawan


Updating mbed-os to mbed-os-5.8.5

2018-05-22, by mbed_official [Tue, 22 May 2018 07:00:16 +0100] rev 19

Updating mbed-os to mbed-os-5.8.5

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-lorawan


Remove usage of DEVICE_SPI and MBED_CONF_APP_LORAWAN_ENABLED flags

2018-05-15, by mbed_official [Tue, 15 May 2018 13:15:17 +0100] rev 18

Remove usage of DEVICE_SPI and MBED_CONF_APP_LORAWAN_ENABLED flags

mbed-os-example-lorawan project is now CI tested only for targets
which really have lora HW. Therefore DEVICE_SPI and MBED_CONF_APP_LORAWAN_ENABLED
are no longer needed.

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-lorawan


Remove unnecessary Serial object

2018-05-11, by mbed_official [Fri, 11 May 2018 07:30:15 +0100] rev 17

Remove unnecessary Serial object

Current trend in mbed-os is to use stdio for tracing. Therefore unnecessary
Serial objects should be removed.

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-lorawan


Updating mbed-os to mbed-os-5.8.4

2018-05-10, by mbed_official [Thu, 10 May 2018 05:16:54 +0100] rev 16

Updating mbed-os to mbed-os-5.8.4

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-lorawan


Fix default application key

2018-05-03, by mbed_official [Thu, 03 May 2018 15:00:18 +0100] rev 15

Fix default application key

Lora application key is 16 bytes long so default value was missing one byte.

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-lorawan