Aktivität
von 17.12.2024 bis 15.01.2025
05.01.2025
- 08:01 Biwak Revision 7d225b27 (libbiwak3): fixed building for host
- 07:49 Biwak Revision 78dd256b (libbiwak3): draft
- 07:37 Biwak Revision a8cf4469 (libbiwak3): fixed building for host
- 07:32 Biwak Revision 4e83100c (libbiwak3): fixed compiling for host
- 07:14 Biwak Revision 568ca0ca (libbiwak3): flash: optional 32bit write access
04.01.2025
- 22:38 Biwak Revision 87431d82 (libbiwak3): Merge branch 'devel' of git.seesslen.net:src/libbiwak into devel
- 22:34 Biwak Revision f20dea84 (libbiwak3): internal flash: draft for writing 32bit values
- 18:47 Biwak Revision 152495e8 (libbiwak3): fixed flashing option bytes
02.01.2025
- 19:23 Biwak Revision caf8b9a0 (libbiwak3): ADC: lit compile it for unspecified STM32
- 12:40 Biwak Revision 3f427f2f (libbiwak3): Fixed ADC for stm32g0
- 10:10 Biwak Revision 9ab921d8 (libbiwak3): stage for changing IS_ENABLED()
01.01.2025
- 21:59 Biwak Revision 49223a04 (libbiwak3): stage for changing IS_ENABLED()
- 20:51 Biwak Revision 31052c89 (libbiwak3): fixed compiling for host
- 20:14 Biwak Revision 310f0938 (libbiwak3): support bootloader != 16K
- 20:09 Biwak Revision 989a3694 (libbiwak3): draft
- 20:02 Biwak Revision d673b288 (libbiwak3): added biwakPrintDateInfo()
- 20:02 Biwak Revision 68b05f3e (libbiwak3): added biwakPrintDateInfo()
- 19:42 Biwak Revision 1a691b06 (libbiwak3): stage for changing IS_ENABLED()
- 19:39 Biwak Revision ba76c7d9 (libbiwak3): stage for changing IS_ENABLED()
- 19:31 Biwak Revision f248ae75 (libbiwak3): staged change of IS_ENABLED()
- get rid of automatically adding CONFIG_
- 18:17 Biwak Revision e5fca9bd (libbiwak3): print log cathegory
- 17:52 Biwak Revision cb373e53 (libbiwak3): Merge branch 'devel' of git.seesslen.net:src/libbiwak into devel
- 17:48 Biwak Revision 8ae9a168 (libbiwak3): test: retain: check for not set BIWAK_I2C_RETAIN_ONLY
- 15:24 Biwak Revision 1a21721b (libbiwak3): updated log
- 01:54 Biwak Revision 4b493832 (libbiwak3): adc: dont assume channel to be unset when switching
- Why should this be assumed? Mito does not boot.
31.12.2024
30.12.2024
- 21:01 Biwak Revision b1cc07d8 (libbiwak3): Merge branch 'devel' of git.seesslen.net:src/libbiwak into devel
- 21:01 Biwak Revision 48c342bf (libbiwak3): gpio: host: detect problems with ui implementation
- 20:46 Biwak Revision 58084c00 (libbiwak3): pseudo support for qspi and sd on host
29.12.2024
- 13:52 Biwak Revision 50efd1cf (libbiwak3): dac line dma: added getters to avoid guessing magic arena names
- 13:39 Biwak Revision 802ef672 (libbiwak3): tests: increased allowed jitter time to pass on build server
- 12:10 Biwak Revision 0a2ed239 (libbiwak3): enhanced fake implementation for host
28.12.2024
- 00:21 Biwak Revision 7c1c6c7f (libbiwak3): let canbridge compile for host
- 19:52 Biwak Revision f09cab4e (libbiwak3): adopted biwak changes
- 19:44 Biwak Revision 1a45c24c (libbiwak3): fixed compiler errors
- 19:25 Biwak Revision eb0168ef (libbiwak3): logCustomChannel(): use c++ abi
- 19:01 Biwak Revision 3aaa1304 (libbiwak3): log: uise logCustomChannel() instead of logCode()
- logCode() is way to confusing
- 18:32 Biwak Revision b7f7dade (libbiwak3): fixes for host tests
- 11:51 Biwak Revision 2a20effa (libbiwak3): uart: added functions to set it to stdout explicitly
- This would avoid using virtual functions via CIOBase
27.12.2024
- 17:42 Biwak Revision b54db20f (libbiwak3): avoid compiler warning
- 17:41 Biwak Revision 8887ae17 (libbiwak3): cmake: set USE_BIWAK to let other detect usage
- Other submodules can check if library is involved and the link against
it.
This will automatically set an preprocesso... - 17:39 Biwak Revision 45e1f4af (libbiwak3): renamed ELogCode to ELogBlended
- Avoid confusion, name it what it is.
- 17:38 Biwak Revision dd15414b (libbiwak3): CAN: increased delay when mailboxes are not available
- 17:37 Biwak Revision d10ae721 (libbiwak3): added SCanMessage
- Lepto does/may not contain a class for CAN messages any more.
- 17:33 Biwak Revision 6d9ddb12 (libbiwak3): adopted renaming of lepto/noqt.h to liblepto/mockQt.hpp
18.12.2024
- 18:04 Biwak Revision ba5780e7 (libbiwak3): log: event code does always exist
- 18:04 Biwak Revision 8efb6ab2 (libbiwak3): barrel_organ: output has to be low when beep has finished
17.12.2024
- 19:22 Biwak Revision e177d77c (libbiwak3): increased log entries
- 8 entries are neded for miniminutnik.
- 19:09 Biwak Revision d2694ea4 (libbiwak3): shrink info strings
- 19:09 Biwak Revision 4184c565 (libbiwak3): timer: handle 0hz correctly
- 19:09 Biwak Revision 0d01cc94 (libbiwak3): fixed some config define handling
- 19:08 Biwak Revision 4c819f72 (libbiwak3): added lrElapsed()
- 19:08 Biwak Revision d730b345 (libbiwak3): fixed some config define handling
- 19:04 Biwak Revision f7179520 (libbiwak3): barel organ: use lrTimer instead of hrTimer
- hr-Timer may disabled by configuration.
Auch abrufbar als: Atom