Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
HEAD
9b38199
Merge pull request #912 from 32blit/Daft-Freak-patch-1
by Charlie Birks
· 6 days ago
upstream/master
4c03abe
pico: get_launch_path should return null if there is no path
by Charlie Birks
· 7 days ago
b4ec7ab
pico: additional warning fix in blit_launch
by Charlie Birks
· 7 days ago
cfa4c85
Merge pull request #910 from Daft-Freak/wavstream
by Charlie Birks
· 7 days ago
b83d6c9
Merge pull request #911 from Daft-Freak/pico-loader-handlers
by Charlie Birks
· 7 days ago
e968b86
pico: add #ifdef BLIT_LOADER around BlitWriter
by Charlie Birks
· 7 days ago
1f96d3e
Merge pull request #909 from Daft-Freak/pico-input-multi
by Charlie Birks
· 8 days ago
225afb9
pico: more #ifdefs around loader helpers
by Charlie Birks
· 9 days ago
1fb605e
pico: close open files when resetting the loader
by Charlie Birks
· 9 days ago
66ba57d
pico: implement launch path
by Charlie Birks
· 9 days ago
110d3b5
pico: stub launch file if we're not the loader
by Charlie Birks
· 9 days ago
af9b634
pico: remove erased handlers from list
by Charlie Birks
· 9 days ago
6ae6194
pico: handle handlers in launch_file and can_launch
by Charlie Birks
· 9 days ago
85bfd98
pico: implement get_type_handler_metadata
by Charlie Birks
· 9 days ago
c77e19c
pico: build type handler list
by Charlie Birks
· 9 days ago
ca4c721
pico: split out file extension helper
by Charlie Birks
· 9 days ago
c0a150b
Merge pull request #908 from Daft-Freak/pico-loader-fixes
by Charlie Birks
· 9 days ago
f6e9620
pico: enable tca9555 driver for Tufty 2350
by Charlie Birks
· 10 days ago
a89d4c8
Add WavStream class
by Charlie Birks
· 10 days ago
3e76f03
pico: reset tca9555 address if read fails
by Charlie Birks
· 10 days ago
ce5cb32
pico: rework input drivers to allow using multiple at once
by Charlie Birks
· 10 days ago
58cbff2
Merge pull request #902 from Daft-Freak/tufty2350
by Charlie Birks
· 10 days ago
dbc4829
pico: cleanup duplicates when doing PROG command
by Charlie Birks
· 10 days ago
a7f795b
pico: don't pass type meta to cleanup_duplicates
by Charlie Birks
· 10 days ago
acc8c64
pico: fail prepare_write if there isn't enough space
by Charlie Birks
· 10 days ago
85bfce9
pico: clear progress message on PROG/SAVE write error
by Charlie Birks
· 10 days ago
7c59c5e
pico: prioritise loading a launcher over whatever thing is found first
by Charlie Birks
· 10 days ago
57337ab
pico: sync stdio_usb changes to loader
by Charlie Birks
· 10 days ago
e6d273e
Merge pull request #907 from Daft-Freak/pico-tca9555-init-fix
by Charlie Birks
· 10 days ago
da914de
pico: fix tca9555 gpio read initial value
by Charlie Birks
· 10 days ago
629431d
Merge pull request #905 from 32blit/Daft-Freak-patch-1
by Charlie Birks
· 13 days ago
e733d52
pico: add an #ifdef RP2350 around find_flash_offset
by Charlie Birks
· 13 days ago
161bf9c
Add Tufty 2350 (.blit) build action
by Charlie Birks
· 13 days ago
100ad83
pico: rename palette_buf_idx in DBI transpose code
by Charlie Birks
· 13 days ago
2e2812c
pico: tufty2350 leds
by Charlie Birks
· 13 days ago
9efa939
pico: mono LED driver
by Charlie Birks
· 13 days ago
8b4108d
pico: driver-ify LEDs
by Charlie Birks
· 13 days ago
0a0f432
pico: enable vsync and transpose for tufty2350
by Charlie Birks
· 13 days ago
6f2aaf4
pico: optionally transpose data sent to display
by Charlie Birks
· 13 days ago
c375cdc
pico: rename the pixel-double irq handler
by Charlie Birks
· 13 days ago
99cd70c
pico: set tufty2350 usb ids
by Charlie Birks
· 13 days ago
217edcb
pico: strip down powman code a bit
by Charlie Birks
· 13 days ago
ccbb493
pico: pull in tufty2350 powman code so I can turn it off
by Charlie Birks
· 13 days ago
6f68bfd
pico: set i2c clock in tufty2350 config
by Charlie Birks
· 13 days ago
eea4542
pico: tufty2350 config
by Charlie Birks
· 13 days ago
6e188ac
pico: add a board define to the board header
by Charlie Birks
· 13 days ago
cddd12f
pico: import tufty2350 board header
by Charlie Birks
· 13 days ago
80957ea
pico: handle GPIOs >= 32 in DBI driver
by Charlie Birks
· 13 days ago
18b8d0f
Merge pull request #904 from Daft-Freak/flash-message-fix
by Charlie Birks
· 2 weeks ago
ac4d42f
pico: fix saving to flash message
by Charlie Birks
· 2 weeks ago
5bcbf76
Merge pull request #903 from Daft-Freak/pico-flash-storage-config
by Charlie Birks
· 5 weeks ago
d2808fe
pico: avoid flash filesystem in blit_launch code
by Charlie Birks
· 5 weeks ago
b5c6e8a
pico: move flash storage offset/size to overridable defines in config.h
by Charlie Birks
· 5 weeks ago
71e600e
Merge pull request #889 from Daft-Freak/cmake-ver-bump
by Charlie Birks
· 5 weeks ago
9142c19
Don't bother finding readelf in the 32blit toolchain
by Charlie Birks
· 5 weeks ago
9e4639a
Bump min CMake version to 3.15
by Charlie Birks
· 5 weeks ago
14698dc
Bump min CMake version to 3.12 and use FindPython
by Charlie Birks
· 5 weeks ago
938ada0
Merge pull request #877 from Daft-Freak/pico-loader
by Charlie Birks
· 6 weeks ago
fd6b5d3
Merge pull request #901 from Daft-Freak/pico-small-fixes
by Charlie Birks
· 6 weeks ago
3fa54c4
pico: fix reversed HOME/MENU in GPIO input driver
by Charlie Birks
· 6 weeks ago
ab1cfc0
pico: fix warning in DBI driver without "vsync" pin
by Charlie Birks
· 6 weeks ago
a7c26b5
Avoid hanging if TCA9555 not found
by Charlie Birks
· 6 weeks ago
b7c7450
ci; bump ubuntu ver for picosystem blit build
by Charlie Birks
· 6 weeks ago
be2111a
pico: break out blit_executable like 32blit-stm32
by Charlie Birks
· 6 weeks ago
7b41eef
pico: split board config detection to board-config.cmake
by Charlie Birks
· 6 weeks ago
7309c1a
pico: display a message when erasing
by Charlie Birks
· 6 weeks ago
472eefa
pico: add helper to make sure overlay is rendered
by Charlie Birks
· 6 weeks ago
8ab9f7c
pico: display progress bar for CDC PROG
by Charlie Birks
· 6 weeks ago
b17a2e5
pico: tweak overlay enable to handle disable_user_code changing render
by Charlie Birks
· 6 weeks ago
704e004
pico: display progress bar for CDC SAVE
by Charlie Birks
· 6 weeks ago
335b9f0
pico: add code to render an overlay in the loader
by Charlie Birks
· 6 weeks ago
7a2b64d
pico: setup loader-side screen
by Charlie Birks
· 6 weeks ago
4555ef7
pico: reset offset in SAVE command init
by Charlie Birks
· 6 weeks ago
e227d47
pico: implement SAVE command
by Charlie Birks
· 6 weeks ago
6103a5b
pico: refactor out a helper for reading strings for CDC commands
by Charlie Birks
· 6 weeks ago
57dbaf4
pico: remove printfs in PROG handling
by Charlie Birks
· 6 weeks ago
b00b8d8
pico: add some pre-init code to reset API state before launching
by Charlie Birks
· 6 weeks ago
8e15bb4
pico: put fb in uninitialzed data
by Charlie Birks
· 6 weeks ago
d08a71e
pico: set flash size to 4M for 2350 blits
by Charlie Birks
· 6 weeks ago
6fccb09
pico: use cache API to invalidate after setting up translation
by Charlie Birks
· 6 weeks ago
c3ca947
pico: restore pre-init on RP2040
by Charlie Birks
· 6 weeks ago
4b1b82c
pico: cleanup duplicates after flashing new game
by Charlie Birks
· 6 weeks ago
a467bd8
pico: check for existing copy of game before flashing
by Charlie Birks
· 6 weeks ago
c6e81ed
pico: helper for reading file metadata
by Charlie Birks
· 6 weeks ago
85b3943
pico: set our board directory as an extra search path for the SDK
by Charlie Birks
· 6 weeks ago
9eac4a8
pico: avoid running pre-init code for blits
by Charlie Birks
· 6 weeks ago
5b2340f
pico: rename blit-launch to blit_launch for consistency
by Charlie Birks
· 6 weeks ago
eae663f
pico: always use half fb size as page size
by Charlie Birks
· 6 weeks ago
b9f5c0c
pico: fix non-loader fb size
by Charlie Birks
· 6 weeks ago
183fae6
pico: implement the HOME button exit/reset
by Charlie Birks
· 6 weeks ago
4d0655c
pico: move fb size calcs to config.h and dedup
by Charlie Birks
· 6 weeks ago
720dc21
pico: invalidate cache after setting up translation
by Charlie Birks
· 6 weeks ago
071fe6d
pico: set default flash offset for RP2350 to 4MB
by Charlie Birks
· 6 weeks ago
a707873
pico: support .blits flashed at any offset using address translation
by Charlie Birks
· 6 weeks ago
2896c3b
pico: move helpers above api impl in blit-launch
by Charlie Birks
· 6 weeks ago
cad74c0
pico: fix indentation in BlitWriter::prepare_write
by Charlie Birks
· 6 weeks ago
264136d
Move default value for blit offset to 32blit-pico
by Charlie Birks
· 6 weeks ago
7ca9fc2
pico: use untranslated flash addr for scanning and metadata
by Charlie Birks
· 6 weeks ago
f2bec0c
pico: add 2350 device id
by Charlie Birks
· 6 weeks ago
80f5ca7
pico: add define for device id
by Charlie Birks
· 6 weeks ago
Next »