zephyr/scripts
Peter A. Bigot fd14c743c1 scripts: gen_cfb_font_header: extend to additional representations
The default vertical tiling is designed for displays that are rotated 90
or 270 degrees from normal orientation.  Devices where pixel data
advances first horizontally then vertically requires horizontally-tiled
data.

Similarly when generating upright text on a row-major-order monochrome
display the most significant bit may encode the pixel at the lowest
horizontal position.

Add options to control horizontal vs vertical tiling, and msb vs lsb
pixel order.

The commit also generates the representation of the glyph in comments at
each row.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-04-27 13:27:03 +02:00
..
checkpatch
ci ci: if we are only changing doc/ files, no sanitycheck run 2020-04-11 08:40:54 -04:00
coccinelle scripts/coccinelle: fix int_literal_to_timeout for K_THREAD_DEFINE 2020-04-15 08:28:57 -05:00
dts scripts: dts: gen_legacy_defines: mark DT_*_BUS_<BUS> macros deprecated 2020-04-20 17:48:39 +02:00
footprint
gitlint
kconfig cmake: kconfig: pass EXTRA_DTC_FLAGS to kconfig for EDT init 2020-04-16 06:07:24 -05:00
net
release
sanity_chk sanitycheck: add option for report suffix 2020-04-22 14:21:05 -04:00
support
tests/sanitycheck
tracing
west_commands runners: openocd: Reset target before running Elf 2020-04-24 19:35:25 +02:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
file2hex.py
filter-known-issues.py
gen_app_partitions.py
gen_cfb_font_header.py scripts: gen_cfb_font_header: extend to additional representations 2020-04-27 13:27:03 +02:00
gen_gcov_files.py
gen_kobject_list.py kernel: rename initializers to be internal 2020-04-24 22:27:08 +02:00
gen_offset_header.py
gen_relocate_app.py
gen_syscalls.py
mergehex.py
parse_syscalls.py
process_gperf.py
requirements-base.txt
requirements-build-test.txt
requirements-doc.txt ci: do not use latest breathe release for docs 2020-04-07 18:51:13 -04:00
requirements-extras.txt
requirements-run-test.txt
requirements.txt
sanitycheck sanitycheck: add option for report suffix 2020-04-22 14:21:05 -04:00
series-push-hook.sh
spelling.txt
subfolder_list.py python: subfolder_list.py now generates shorter link names 2020-04-22 17:24:04 +02:00
tags.sh
valgrind.supp
west-commands.yml
zephyr_module.py