Petro Karashchenko
|
8d3bf05fd2
|
include: fix double include pre-processor guards
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2022-01-16 11:11:14 -03:00 |
|
Gustavo Henrique Nihei
|
330eff36d7
|
sourcefiles: Fix relative path in file header
|
2021-03-09 23:18:28 +08:00 |
|
Alin Jerpelea
|
baac749d4f
|
drivers: modem: altair: altmdm_spi.h: nxstyle fixes
Nxstyle fixes to pass CI
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-01-26 05:11:58 -08:00 |
|
Alin Jerpelea
|
f22683a0a6
|
drivers: replace licenses with Apache 2.0
This change is a license change to Apache 2.0 license.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-01-26 05:11:58 -08:00 |
|
Xiang Xiao
|
5c80b94820
|
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
|
2020-02-01 08:27:30 -06:00 |
|
Gregory Nutt
|
230c80b8e1
|
Cosmetic changes from review of last PR.
|
2019-10-21 08:51:47 -06:00 |
|
Alin Jerpelea
|
07f9154e5b
|
Merged in alinjerpelea/nuttx (pull request #1056)
boards: cxd56xx: add board support for LTE modem and modem driver
* drivers: modem: add altair modem driver
Add modem driver for the altair modem
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
* boards: cxd56xx: add board support for LTE modem
Add the Altair LTE modem support on the Spresense board
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
* boards: cxd56xx: spresense: add LTE defconfig
Add the Altair LTE modem defconfig for spresense board
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2019-10-21 14:14:33 +00:00 |
|