YAMAMOTO Takashi
89a4d02fce
examples/adc/adc_main.c: Fix a printf format warning
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
5576c127fd
examples/adc/adc_main.c: Appease nxstyle
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
7fa6f69756
examples/sx127x_demo/sx127x_demo.c: Fix printf format warnings
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
53f9f600d2
sx127x_demo.c: Appease nxstyle
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
c5c327ab02
examples/gpio/gpio_main.c: Fix a printf format warning
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
99884e40f1
examples/buttons/buttons_main.c: Fix a printf format warning
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
700b10f2aa
examples/buttons/buttons_main.c: Appease nxstyle
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
54cb3ca933
examples/mtdrwb/mtdrwb_main.c: Fix a printf format warning
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
3993e99471
examples/mtdrwb/mtdrwb_main.c: Appease nxstyle
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
ffc32ad70d
examples/mtdpart/mtdpart_main.c: Fix printf format warnings
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
2aa2e0d897
examples/mtdpart/mtdpart_main.c: Appease nxstyle
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
20b0ebfd08
examples/mount/mount_main.c: Fix fprintf format warnings
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
175432f54b
examples/pf_ieee802154/pf_client.c: Fix a printf format warning
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
16f805cb22
examples/pf_ieee802154/pf_client.c: Appease nxstyle
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
0d09a09f33
examples/module/module_main.c: Fix printf format warnings
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
4d00277111
testing/fstest/fstest_main.c: Fix printf format warnings
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
75758c17b4
wireless/bluetooth/btsak/btsak_gatt.c: Fix a printf format warning
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
e18fe2050f
wireless/bluetooth/btsak/btsak_gatt.c: Appease nxstyle
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
4736d33410
examples/ipforward/ipforward.c: Fix printf format warnings
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
6db2f25f69
system/i2c/i2c_hexdump.c: Fix a printf format warning
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
dcfebf1cea
examples/ipforward/ipforward.c: Appease nxstyle
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
2d9ed6a7e7
system/ping/ping.c: Fix printf format warnings
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
6e0f188ece
system/ping/ping.c: Appease nxstyle
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
5b1eeb5cae
examples/nxlines/nxlines_bkgd.c: Fix printf format warnings
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
5ee054186c
examples/nxlines/nxlines_bkgd.c: Appease nxstyle
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
862a9fcbda
examples/pwm/pwm_main.c: Fix printf format warnings
2020-11-13 05:51:23 -08:00
YAMAMOTO Takashi
b04e19ffc7
examples/pwm/pwm_main.c: Appease nxstyle
2020-11-13 05:51:23 -08:00
chao.an
937b67bfa0
wapi/wireless: add get sensitivity support
...
Change-Id: I9906810466edaad59edf3d63b534959541609aab
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-11-10 19:37:29 -08:00
chao.an
3959f7535e
wireless/wapi: add channel frequency set during associate
...
Therefore, the associate can support the connection of specified
channel if the scan results contain the multiple AP with same essids.
Change-Id: I4e657c52e638693e7ae19aea2a4fe8a431885547
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-11-10 19:36:17 -08:00
Subhra Sankha Sarkar
ac5cda8daa
Fix for file naming issue for sim:nxffs configuration
2020-11-10 19:06:53 -08:00
YAMAMOTO Takashi
d6b67eb05e
nshlib/nsh_dbgcmds.c: Fix a few printf warnings
2020-11-09 04:10:59 -08:00
YAMAMOTO Takashi
a085678879
system/ramtest/ramtest.c: Fix printf warnings
2020-11-09 04:10:59 -08:00
YAMAMOTO Takashi
0fcb94f999
system/ramtest/ramtest.c: Appease nxstyle
2020-11-09 04:10:59 -08:00
YAMAMOTO Takashi
6f6c452991
testing/ostest/signest.c: Fix a printf warning
...
error: too many arguments for format [-Werror=format-extra-args]
2020-11-09 04:10:59 -08:00
YAMAMOTO Takashi
0a1825b384
testing/ostest/signest.c: Appease nxstyle
2020-11-09 04:10:59 -08:00
Brennan Ashton
0d9579e21c
Remove deprecated usage of set-env in workflows
...
Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
2020-11-08 19:38:15 -08:00
Simon Piriou
a3e27eb1a0
netutils/webserver: fix build error
2020-11-08 17:44:08 -08:00
Simon Piriou
a8a70f219d
libuv/adb: add gitignore files
2020-11-08 12:10:11 -08:00
Simon Piriou
c1c488e835
system: add Android Debug Bridge daemon
2020-11-08 13:11:48 -03:00
Simon Piriou
efd81744d1
libuv: fix bugs and add partial pipe support
2020-11-08 13:11:48 -03:00
saramonteiro
2e8f068a61
examples/watchdog/watchdog_main.c: Elapsed var is now being updated through clock
2020-11-07 23:36:14 -08:00
Subhra Sankha Sarkar
c431c25d14
Fix for sim:mount selftest failure
2020-11-05 18:44:15 -08:00
Xiang Xiao
1402e556eb
quickjs: Don't define __NuttX__ manually
...
since nuttx/tools/Config.mk will do it for us
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-11-05 03:38:46 -08:00
ligd
ee7b0fc1dd
nxplayer & nxrecorder: make main thread configurable, set to default
...
Change-Id: I730f2dab00da245a79fc61d679296e73efc2374f
Signed-off-by: ligd <liguiding1@xiaomi.com>
2020-11-03 21:45:59 -08:00
Subhra Sankha Sarkar
3b884cfb87
Fixing coding style issues for rest of nshlib directory - except for the false +ve nsh_timcmds.c
2020-11-02 13:30:18 +01:00
Masatoshi Ueno
0f4ad7dc5f
gs2200m: Add function to get IWNWID / IWFREQ / IWSENS information
...
Summary:
- This commit enables gs2200m application to get IWNWID/IWFREQ/IWSENS information
Impact:
- Affects gs2200m only
Testing:
- Tested with spresense:wifi
2020-11-02 19:59:09 +09:00
Nakamura, Yuuichi
e6e435572b
Add task name recording support for trace command
2020-11-01 19:33:08 -08:00
Sebastian Ene
fce08ec029
arch/sim: Fix NXWM test failure
...
## Summary of changes
Fixed the crash caused by a NULL memory access to an invalid background
window.
Signed-off-by: Sebastian Ene <sene@apache.org>
2020-11-01 11:56:57 -08:00
Matias N
fcc485cc7a
nimBLE integration application/library
2020-10-31 13:04:57 -07:00
Matias N
0d7ef382c8
hello: update to Apache license
2020-10-31 09:27:23 -07:00