YAMAMOTO Takashi
|
e1a8f8a736
|
fs/nxffs/nxffs_open.c: Appease nxstyle
|
2020-11-21 19:38:32 -08:00 |
|
YAMAMOTO Takashi
|
35c30c2c4a
|
fs/nxffs/nxffs_cache.c: Fix syslog formats
|
2020-11-21 19:38:32 -08:00 |
|
YAMAMOTO Takashi
|
042881eed3
|
fs/nxffs/nxffs_cache.c: Appease nxstyle
|
2020-11-21 19:38:32 -08:00 |
|
YAMAMOTO Takashi
|
b48408cdeb
|
drivers/mtd/ftl.c: Fix syslog formats
|
2020-11-21 19:38:32 -08:00 |
|
Brennan Ashton
|
a0112eee4f
|
stm32h7: Bug where more than CONFIG_MM_REGIONS would be allocated
|
2020-11-21 19:38:05 -08:00 |
|
Matias N
|
10d7d8e9c3
|
nrf52 GPIO: fix setting of SENSE to pins; clear LATCH register on initialization
|
2020-11-21 18:18:25 -08:00 |
|
Matias N
|
d118249566
|
Documentation: remove empty releases section; put reference up higher
|
2020-11-21 18:09:19 -08:00 |
|
Matias N
|
3aacc506dc
|
Documentation: various improvements to quickstart section
|
2020-11-21 18:09:19 -08:00 |
|
Matias N
|
ce146e91ef
|
Documentation: remove empty subheading
|
2020-11-21 18:09:19 -08:00 |
|
Matias N
|
c6270b552b
|
Documentation: remove TODO
|
2020-11-21 18:09:19 -08:00 |
|
Matias N
|
31f77461b3
|
Documentation: reorder introduction in index
|
2020-11-21 18:09:19 -08:00 |
|
Matias N
|
206402c7e0
|
Documentation: add TODO
|
2020-11-21 18:09:19 -08:00 |
|
Matias N
|
2c2f2bc795
|
Documentation: improve menuselection tag appearance
|
2020-11-21 18:09:19 -08:00 |
|
Juha Niskanen
|
e9bd306265
|
boards/arm/stm32/stm32ldiscovery: modernize board init little bit, userleds and buttons like for other boards
Also fix typo in Kconfig
Update some obsolete comments
nxstyle changes
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
|
2020-11-21 19:23:11 +01:00 |
|
Masayuki Ishikawa
|
afc8eadf5a
|
boards: lc823450-xgevk: Add CONFIG_USBDEV_DMA=y to rndis/defconfig
Summary:
- This commit adds CONFIG_USBDEV_DMA=y to rndis/defconfig
Impact:
- lc823450-xgevk:rndis only
Testing:
- Tested with ping, telnet
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
|
2020-11-21 11:34:23 -03:00 |
|
Masayuki Ishikawa
|
983117210c
|
arch: lc823450: Fix compile errors in lc823450_usbdev.c with CONFIG_USBDEV_DMA=y
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
|
2020-11-21 11:34:23 -03:00 |
|
Abdelatif Guettouche
|
fc5874ad75
|
arch/xtensa/src/common/xtensa_createstack.c: Fix stack alignement.
The required stack alignement is 16 bytes.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-11-21 11:31:46 -03:00 |
|
Abdelatif Guettouche
|
56198992e5
|
arch/xtensa/src/common/xtensa_windowspill.S: Remove the #if 0 to include
the spill function. It's now needed.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-11-21 11:31:46 -03:00 |
|
Abdelatif Guettouche
|
f80ed10f97
|
arch/xtensa/src/esp32/chip_memory.h: Chip implementation of memory test
functions needed by the arch.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-11-21 11:31:46 -03:00 |
|
Abdelatif Guettouche
|
9d28687b6f
|
arch/xtensa: Print backtrace on assertions.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-11-21 11:31:46 -03:00 |
|
Xiang Xiao
|
759b63d4be
|
libc: implement getopt_long partially
only the short option is supported now
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-11-21 07:01:08 -06:00 |
|
Xiang Xiao
|
af53bdb048
|
libc: Add opterr global variable
defined here:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/getopt.html
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-11-21 07:01:08 -06:00 |
|
YAMAMOTO Takashi
|
ac6b08c8e9
|
fs/spiffs/src/spiffs_mtd.c: Fix a syslog format
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
38e6f68535
|
fs/spiffs/src/spiffs_core.c: Fix a syslog format
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
3aa29095b2
|
fs/spiffs/src/spiffs_vfs.c: Fix a syslog format
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
8cb6790cef
|
net/tcp/tcp_send_unbuffered.c: Fix a syslog format
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
bea32be658
|
arch/arm/src/stm32f0l0g0/stm32_tim_lowerhalf.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
6326899610
|
arch/arm/src/stm32f0l0g0/stm32_tim.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
d044cf9c5c
|
arch/arm/src/stm32f0l0g0/stm32_pwm.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
ccd6987c90
|
arch/arm/src/stm32f0l0g0/stm32_i2c.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
00c15a7fa1
|
drivers/input/button_lower.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
a9c84e1941
|
drivers/input/button_upper.c: Fix a syslog format
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
6955404a3d
|
arch/arm/src/armv6-m/arm_svcall.c: Fix a syslog format
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
648e0610c5
|
arch/arm/src/stm32h7/stm32_pwm.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
eadf358bdc
|
drivers/timers/pwm.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
5df47f2828
|
boards/arm/stm32h7/nucleo-h743zi/src/stm32_ssd1306.c: Fix a syslog format
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
c2b06fe219
|
arch/arm/src/stm32h7/stm32_i2c.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
9d293a88f9
|
arch/arm/src/stm32h7/stm32_allocateheap.c: Fix a syslog format
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
8a70c6bf47
|
libs/libnx/nxfonts/nxfonts_cache.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
07a67c7b96
|
libs/libnx/nxmu/nx_eventhandler.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
aa653fef63
|
libs/libnx/nxglib/nxglib_splitline.c: Fix syslog formats
Note: b16_t is int32_t.
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
964423d3e5
|
graphics/nxmu/nxmu_server.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
f940c3d7a4
|
fs/fat/fs_fat32util.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
a09c038c14
|
arch/arm/src/stm32/stm32_i2c_alt.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
2a045fa2a3
|
arch/arm/src/stm32/stm32_sdio.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
b286902266
|
drivers/mtd/ftl.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
ec448f64a1
|
drivers/mmcsd/mmcsd_sdio.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
07839b6025
|
drivers/i2c/i2c_driver.c: Fix a syslog format
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
8ce63a47fc
|
fs/vfs/fs_epoll.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|
YAMAMOTO Takashi
|
bf29eaabb6
|
arch/arm/src/common/arm_vfork.c: Fix syslog formats
|
2020-11-20 22:22:53 -08:00 |
|