This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from fabfc9a sched/signal/sig_procmask.c: Remove an unnecessary variable new 59faf8d stm32: common: fix SSD1306 initialization when LED is in SPI bus new 0cea0f5 board: LCD: fix wrong number of parameters to lcderr() macro The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../lc823450/lc823450-xgevk/src/lc823450_st7565.c | 2 +- .../lpc214x/zp214xpa/src/lpc2148_ug2864ambag01.c | 2 +- .../arm/sam34/flipnclick-sam3x/src/sam_ssd1306.c | 2 +- .../sam34/sam4l-xplained/src/sam_ug2832hsweg04.c | 27 +------ .../samd20-xplained/src/sam_ug2832hsweg04.c | 2 +- .../samd21-xplained/src/sam_ug2832hsweg04.c | 2 +- .../saml21-xplained/src/sam_ug2832hsweg04.c | 2 +- boards/arm/stm32/common/include/stm32_ssd1306.h | 18 +---- boards/arm/stm32/common/src/stm32_ssd1306.c | 87 +++++++++++++++------- boards/arm/stm32/nucleo-f303re/src/stm32_ssd1351.c | 3 +- .../stm32/stm32f103-minimum/src/stm32_lcd_st7567.c | 2 +- .../stm32/stm32f103-minimum/src/stm32_max7219.c | 2 +- .../stm32/stm32f103-minimum/src/stm32_pcd8544.c | 2 +- .../arm/stm32/stm32f4discovery/src/stm32_max7219.c | 2 +- .../arm/stm32/stm32f4discovery/src/stm32_ssd1351.c | 3 +- .../arm/stm32/stm32f4discovery/src/stm32_st7567.c | 2 +- .../stm32f4discovery/src/stm32_ug2864ambag01.c | 9 ++- .../stm32f4discovery/src/stm32_ug2864hsweg01.c | 9 ++- .../arm/stm32l4/nucleo-l476rg/src/stm32_pcd8544.c | 2 +- .../flipnclick-pic32mz/src/pic32mz_ssd1306.c | 2 +- 20 files changed, 93 insertions(+), 89 deletions(-)