mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-03 21:29:05 +00:00
Fix typo is STM32 ADC driver for F2 and F4: ADC not ACD
This commit is contained in:
parent
3e2c3bcb99
commit
f70d3958e4
1 changed files with 5 additions and 1 deletions
|
|
@ -995,8 +995,12 @@ examples/nximage
|
|||
b. I added som C logic to palette-ize the RGB image in the GIMP .c file
|
||||
c. Then I add some simple run-length encoding to palette-ized image.
|
||||
|
||||
But now there is a tool that can be found in the NxWidgets package at
|
||||
NxWidgets/tools/bitmap_converter.py that can be used to convert any
|
||||
graphics format to the NuttX RLE format.
|
||||
|
||||
NOTE: As of this writing, most of the pixel depth, scaling options, and
|
||||
combinations thereof have not been tested.
|
||||
combinations thereof have not been tested.
|
||||
|
||||
examplex/nxlines
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue