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/nuttx.git


    from 850ac5ca638 Documentation/hpm6360evk: improve readability
     new 0735bc16b95 drivers/lcd: rename apa102.c/max7219.c to unique object 
names
     new 3ac88f0f976 drivers/lcd: honour the LCD_APA102_* settings in the 
apa102 LCD driver

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:
 .github/CODEOWNERS                       |  4 ++--
 drivers/lcd/CMakeLists.txt               |  4 ++--
 drivers/lcd/Make.defs                    |  4 ++--
 drivers/lcd/{apa102.c => apa102_lcd.c}   | 26 ++++++++++++++------------
 drivers/lcd/{max7219.c => max7219_lcd.c} |  2 +-
 5 files changed, 21 insertions(+), 19 deletions(-)
 rename drivers/lcd/{apa102.c => apa102_lcd.c} (97%)
 rename drivers/lcd/{max7219.c => max7219_lcd.c} (99%)

Reply via email to