Aktivität
von 26.08.2024 bis 24.09.2024
24.09.2024
- 22:59 Revision 8528c219 (libbiwak3): fixed merge conflict
- 22:58 Revision d016287d (libbiwak3): i2c_slave: use config macros correctly
- 22:14 Revision ca297574 (libbiwak3): fixed merge conflict
- 22:04 Revision 3de389be (libbiwak3): draft
- 22:03 Revision 2ac95ce2 (libbiwak3): added biwakPrintCompilerInfo()
- 22:00 Revision 743be98c (libbiwak3): uart: check for missing "AdvancedInit" in typedef
- 21:09 Revision c02dc271 (libbiwak3): fixed usagew of config macro
- 21:08 Revision 1f1db688 (libbiwak3): fixed log output
- 19:12 Revision 2fe99826 (libbiwak3): more expressive error output
- 18:41 Revision a9648563 (libbiwak3): cmake: stop biwak about missing config when surpressed
- 17:43 Revision 337a8010 (libbiwak3): fixed handling configuration macros
- 17:43 Revision d02662a2 (libbiwak3): cmake: depend all soucre files to config header
23.09.2024
- 15:39 Revision 70e0c1a2 (libbiwak3): log: fixed header for default config
- 15:10 Revision 41d455e0 (libbiwak3): fixed usage of BIWAK_USE_INPUT_SIGNAL
- 14:29 Revision 5a7d644e (libbiwak3): cmake: cleanup
- 14:13 Revision 10f3698e (libbiwak3): fixed test for logging
- 14:04 Revision 7e576f5a (libbiwak3): cmake: include config header automatically
- 09:51 Revision a2f1fb43 (libbiwak3): i2c: use leptos IS_ENABLED
- 09:51 Revision b2409cf4 (libbiwak3): constify
13.09.2024
- 21:44 Revision 62d20aee (libbiwak3): Merge branch 'devel' of git.seesslen.net:src/libbiwak into devel
- 21:44 Revision 47fb3295 (libbiwak3): log: adjust layout for longer filename length
- 20:23 Revision b1094136 (libbiwak3): draft
- 20:23 Revision 61c473e8 (libbiwak3): option_bytes: fixed compiling for stm32g4
- 20:23 Revision 5ed4ffec (libbiwak3): cmake: use use_common_config_headers()
12.09.2024
- 21:01 Revision ed45bae6 (libbiwak3): cmake: check variable COMMON_CONFIG_HEADER instead of checking campo folder
- "campo" is specific.
- 12:01 Revision d90afeca (libbiwak3): cmake: look for config/config.h directly
11.09.2024
- 21:03 Revision 810f535e (libbiwak3): log: fixed showing the log category
- 21:03 Revision 892ad91b (libbiwak3): CFlashI2c::dump(): show address width
- 21:02 Revision 3f11fe9b (libbiwak3): added LED blink mode for bootloader
- 21:01 Revision fc9711e0 (libbiwak3): added CI2cSlave::getBus()
- 21:01 Revision 5e691b62 (libbiwak3): cmake: evaluate BIWAK_CONFIG
- BIWAK_CONFIG can provide an project wide header for configuration
defines.
Every compile unit will automatically incl... - 20:59 Revision 2a9ab208 (libbiwak3): added linker_script.h
- This provides access to symbols which are set in linker script
- 20:58 Revision 77adbdc7 (libbiwak3): added support for stm32 option bytes
- 20:58 Revision b5a51dd7 (libbiwak3): cmake: fixed formating
08.09.2024
07.09.2024
- 22:24 Revision 95f2796b (libbiwak3): log: merge event and category to shrink binary size
- 22:21 Revision 57d81aaf (libbiwak3): size shrink and cleanup
05.09.2024
- 21:17 Revision 34b938e4 (libbiwak3): log: fixed compiling tests
- 19:05 Revision 6b83050f (libbiwak3): log: fixed testing with LEPTO_LOG_USE_PRETTY_PRINT not set
- 15:38 Revision dad0cef1 (libbiwak3): flash: use default page sizes 1 to pass the tests
- 11:51 Revision bd0ad231 (libbiwak3): uart: .AdvFeatureInit in UART_HandleTypeDef is optional for some devices
- 09:22 Revision c0da3254 (libbiwak3): draft
03.09.2024
31.08.2024
- 16:06 Revision bcc4b354 (libbiwak3): cleanup
- 14:30 Revision 2cde3dd2 (libbiwak3): cleanup
- 13:58 Revision d8dc37bc (libbiwak3): spi: fixed switch statement
- 13:54 Revision 30352200 (libbiwak3): retain: initialize counters with zeros
- 13:53 Revision 2ea3115c (libbiwak3): increased log entries when LEPTO_LOG_USE_PRETTY_PRINT is set
- 13:51 Revision 4a5c1f5d (libbiwak3): drawCircleBlock: support unfilled circles
- This does not work well. Pixels are missing.
Unfilled circles should be drawn with drawCircleHBlock(). - 13:50 Revision a7ee2a40 (libbiwak3): cosmetics
- 13:49 Revision 487ed921 (libbiwak3): flash_spi: reduced retries
- 13:49 Revision e6197caa (libbiwak3): draft
- 13:48 Revision 3c5412cd (libbiwak3): adopted spi changes
- 13:47 Revision fe60bc7f (libbiwak3): ili9341: use CSpiSlave as base for controlling chip select
- 13:44 Revision 87a6190c (libbiwak3): spi: supprt nested chip select
- Avoid unnecessary CS-toggling.
- 13:43 Revision b9061047 (libbiwak3): spi: cleanup code
- Unified methods; got rid of writeData24 etc.
Take care about endisness convertion.
29.08.2024
- 20:58 Revision 535f43e7 (libbiwak3): Merge branch 'devel' of git.seesslen.net:src/libbiwak into devel
- 20:58 Revision 4f2ecad1 (libbiwak3): CFlashSpi::io_wr: return status
- 20:56 Revision 91874925 (libbiwak3): [#558] added reties if the jedec id could not be read at start
- The page-erase size is determined at start. If the JDEC-Id could not be
read at start, CRetain will make nonsense.
T...
28.08.2024
27.08.2024
- 20:23 Revision d3ded16e (libbiwak3): added some dummy methods for timer for x86
- 17:24 Revision 287114af (libbiwak3): fixed building with Qt5
- 09:29 Revision 14984deb (libbiwak3): cleanup
26.08.2024
Auch abrufbar als: Atom