1. c0f79fb crypto/mbedtls: Use config defining flag globally by Michal Gorecki · 6 months ago master
  2. 0eea864 hw/scripts: Add adapter selection via syscfg.yml by Slawomir Kasenberg · 6 weeks ago
  3. 355127f lvgl/st7789: Screen resolution update by Jerzy Kasenberg · 2 weeks ago
  4. d9dc158 lvgl/indev: Fix touch during rotation by Jerzy Kasenberg · 2 weeks ago
  5. d4e17e8 lvgl/drivers: change rotation by Jerzy Kasenberg · 4 weeks ago
  6. ca6ba0e hw/mcu: Improve watchdog handling on LPC55xx by Wiktor Kwiatkowski · 4 weeks ago
  7. 57fb912 hw/usb: tinyusb update from tag 0.15.0 to 0.18.0 by Wiktor Kwiatkowski · 12 days ago
  8. 5d2805d Merge pull request #3491 from vrahane/vipul/bmp5 by Vipul Rahane · 2 weeks ago
  9. 3edd2ac sensors/bmp5: Add BMP5 sensor driver by Vipul Rahane · 5 weeks ago
  10. 7bc61fb baselibc: Fix memset compilation error on gcc15 by Mariusz Skamra · 2 weeks ago
  11. ad165a5 kernel/os_mbuf: Add OS_MBUF_USRHDR_TO_MBUF by Mariusz Skamra · 4 months ago
  12. 3657f7e hw/bsp/arduino-zero: route default UART to debugger, add UART1 by Wiktor Kwiatkowski · 6 weeks ago
  13. fd2a896 apps: Add Simple SPI Nanopb example by Michal Gorecki · 8 weeks ago
  14. 1add938 encoding/nanopb: Add initial support for Nanopb by Michal Gorecki · 8 weeks ago
  15. 688677f ci: Add GCC 14 to build matrix by Szymon Janc · 5 weeks ago
  16. 914ea72 hw/mcu/samd21xx: use commit with fix for macro redefinition by Wiktor Kwiatkowski · 6 weeks ago
  17. 730eed4 hw/mcu: add missing includes for __BKPT() and integer types by Wiktor Kwiatkowski · 6 weeks ago
  18. 3cedc59 Merge pull request #3483 from vrahane/vipul/log_trailer_shell_fix by Vipul Rahane · 6 weeks ago
  19. 3763628 Merge pull request #3480 from kasjer/kasjer/msc-flash by Vipul Rahane · 6 weeks ago
  20. 926450b sys/log/shell: Fix string log shell printf by Vipul Rahane · 6 weeks ago
  21. b350636 spiflash: Add dependency to stats when needed by Jerzy Kasenberg · 6 weeks ago
  22. 5c380f8 usb/tinyusb: Add msc_flash package to expose flash over USB by Jerzy Kasenberg · 6 weeks ago
  23. 041d6e7 sys/shell: Fix help and select commands by Jerzy Kasenberg · 6 weeks ago
  24. 65eb174 sys/log: Improve the console log level indication by Peter Csaszar · 7 weeks ago
  25. f6710c9 boot/startup: Fix alignment for relocate vectors by Jerzy Kasenberg · 6 weeks ago
  26. a2b2dd8 Merge pull request #3456 from vrahane/vipul/log_register_trailer_fix by Vipul Rahane · 6 weeks ago
  27. 84c36e6 sys/log: Fix trailer length offset in log_fcb by Vipul Rahane · 8 weeks ago
  28. 851bcce hw/mcu: add reset cause handling for apollo2 board by Wiktor Kwiatkowski · 7 weeks ago
  29. 7bf98d1 hw/mcu: Add watchdog support for apollo3 with configurable clock by Wiktor Kwiatkowski · 6 weeks ago
  30. ac28400 hw/mcu: Add watchdog support for apollo2 with configurable clock by Wiktor Kwiatkowski · 7 weeks ago
  31. b7c3b78 Merge pull request #3476 from wiktorkwiatkowski/apollo3-reset-reason by Miguel Azevedo · 6 weeks ago
  32. 3d1793d hw/mcu: add reset cause handling for apollo3 board by Wiktor Kwiatkowski · 6 weeks ago
  33. b872f72 bus/spi_da1469x: Fix broken build by Jerzy Kasenberg · 7 weeks ago
  34. b3f9749 hw/drivers/da1469x_charger: Fix prototype mismatch by Jerzy Kasenberg · 7 weeks ago
  35. 8468265 hw/scripts: Add adapter selection for opencod by Wiktor Kwiatkowski · 7 weeks ago
  36. 4a3a34b hw/bsp: replace deprecated stlink-v2/v2-1.cfg with stlink.cfg by Wiktor Kwiatkowski · 7 weeks ago
  37. 4e013e8 hw/scripts: Add shortcut for accessing STLink via USB S/N by Slawomir Kasenberg · 8 weeks ago
  38. 0d000ad fs/fs: Fix dependecy to mcu manager by Jerzy Kasenberg · 8 weeks ago
  39. 937e6d8 hw/scripts: Add adapter selection for pyocd by Wiktor Kwiatkowski · 8 weeks ago
  40. 12fd9e7 fs/littlefs: Fix open functions by Jerzy Kasenberg · 3 months ago
  41. 5cbcba9 bsp/native: Fix linker script for native build by Jerzy Kasenberg · 8 weeks ago
  42. f9766de mmc: Add support for ExFat by Jerzy Kasenberg · 8 weeks ago
  43. 92b27d1 fs/fatfs: Enable LNS and ExFAT support by Jerzy Kasenberg · 8 weeks ago
  44. e102881 fs/fatfs: Enable thread safe support by Jerzy Kasenberg · 8 weeks ago
  45. 4e0a961 bsp/nucleo-gxxxx: Fix config fcb settings by Jerzy Kasenberg · 9 weeks ago
  46. 510ac32 ci: Add information about skipping style check by Szymon Czapracki · 9 weeks ago
  47. 2ec3631 ci: add GitHub Action to validate commit message style by Szymon Czapracki · 9 weeks ago
  48. 358d889 scripts: Fix execution attributes for shell scripts by Slawomir Kasenberg · 9 weeks ago
  49. d5b810d util/scfg: Update for c++ by Jerzy Kasenberg · 9 weeks ago
  50. b196940 hw/bsp: Disable UART in bootloader by Wiktor Kwiatkowski · 8 weeks ago
  51. 03a69dc bsp/apollo3_evb: Fix blinky build by Slawomir Kasenberg · 9 weeks ago
  52. 273c98b bsp/native: Add linker script for link tables by Jerzy Kasenberg · 9 weeks ago
  53. f0c90b9 sys/shell: Register prompt module statically by Jerzy Kasenberg · 3 months ago
  54. 15cc2b3 sys/shell: Register os commands staticaly by Jerzy Kasenberg · 3 months ago
  55. 00fd862 sys/shell: Add macros for creating link time commands by Jerzy Kasenberg · 3 months ago
  56. eda1633 util: Fix link section attribute by Jerzy Kasenberg · 2 months ago
  57. 71b9c03 hw/drivers/i2s: Fix setting for bypass mode by Jerzy Kasenberg · 9 weeks ago
  58. 9e9e9eb tinyusb/msc_fat_view: Fix missing include file by Jerzy Kasenberg · 9 weeks ago
  59. bedc022 ci: Skip style-check workflow if label is present by Szymon Czapracki · 10 weeks ago
  60. da33f41 docs: add guidance for local style checking with git-clang-format by Szymon Czapracki · 2 months ago
  61. c964e2f lvgl/ili9341: Remove unused dependency by Jerzy Kasenberg · 4 months ago
  62. 340770b lvgl/drivers: Fix flush after rotation by Jerzy Kasenberg · 4 months ago
  63. ea8db0f lvgl/st7796s: Add initial support for ST7796S TFT by Jerzy Kasenberg · 4 months ago
  64. d8704a6 ci: Disable string breaking in clang-format by Szymon Czapracki · 2 months ago
  65. 912e342 ci: Adjust .clang-format to recognize LINK_TABLE_FOREACH by Jerzy Kasenberg · 2 months ago
  66. 49f0c27 tinyusb/msc_fat_view: Use link table macros by Jerzy Kasenberg · 3 months ago
  67. 822cf1a util: Add link table support macros by Jerzy Kasenberg · 4 months ago
  68. f565f06 Merge pull request #3400 from vrahane/vipul/logging_num_entries_callbacks by Vipul Rahane · 2 months ago
  69. b8d6178 sys/log: Add trailer per log entry in fcb by Vipul Rahane · 3 months ago
  70. 762b99e sys/log: Add init_cb to be called when most recent log entry is read at boot up by Vipul Rahane · 3 months ago
  71. 288c9b9 ci: Use pip to install clang-format by Szymon Czapracki · 2 months ago
  72. ac51b30 ci: Improve workflow check to diff against merge-base by Szymon Czapracki · 2 months ago
  73. a2dbb42 stm32f4: Do not disable LSE by Jerzy Kasenberg · 3 months ago
  74. b032cbb tinyusb/msc_fat_view: Configure root dir sector count by Jerzy Kasenberg · 3 months ago
  75. ca8b32a tinyusb/msc_fat_view: Fix file extension for short names by Jerzy Kasenberg · 3 months ago
  76. d01f4a0 ci: Adjust .clang-format to properly handle STATS macro blocks. by Szymon Czapracki · 3 months ago
  77. 57b6581 ci: Update .clang-format to properly parse enum brace-wrapping by Szymon Czapracki · 3 months ago
  78. b9f8710 ci: Add workflows up-to-date check by Szymon Janc · 3 months ago
  79. 68b4649 bsp/pca10121: Init on board pins by Jerzy Kasenberg · 4 months ago
  80. 03281dd kernel/os: Fix msys unit tests by Jerzy Kasenberg · 3 months ago
  81. 46a7d4a fs/fatfs: Fix open for write by Jerzy Kasenberg · 3 months ago
  82. 70e9ad0 config: Cleanup config file initialization by Jerzy Kasenberg · 3 months ago
  83. f9ded5d log/full: Fix log level unit test by Jerzy Kasenberg · 3 months ago
  84. 3bff29c ci: Add coding standards information by Szymon Czapracki · 3 months ago
  85. c3ff94d ci: Add macro alignement option by Szymon Czapracki · 3 months ago
  86. 72b28c2 ci: Select shell & options for style-check workflow by Szymon Czapracki · 3 months ago
  87. d4d8931 ci: Update style check workflow to run on ubuntu-24.04 by Szymon Czapracki · 3 months ago
  88. fb03018 ci: Modify license checks for clang-format by Szymon Czapracki · 3 months ago
  89. 2c7887d ci: Remove deprecated uncrustify workflow files by Szymon Czapracki · 3 months ago
  90. 2b7e54b ci: Add GitHub Actions workflow for clang-format by Szymon Czapracki · 3 months ago
  91. 12687c9 ci: Add clang-format configuration file by Szymon Czapracki · 3 months ago
  92. e8a5c25 encoding/tinycbor: Fix compilation with latest GCC by Szymon Janc · 3 months ago
  93. 1f28ac1 bsp/nucleo-f7xx: Add configuration for I2S by Jerzy Kasenberg · 8 months ago
  94. 854699a hw/drivers/i2s: Add I2S driver for STM32F7 family by Jerzy Kasenberg · 8 months ago
  95. 64090c0 hw/mcu/stm32f7: Add I2SPLL configuration by Jerzy Kasenberg · 8 months ago
  96. 30fd6d9 hw/battery: Add missing dependency to adc by Jerzy Kasenberg · 3 months ago
  97. 62c2f86 tinyusb: Add support for STM32H7 devices by Jerzy Kasenberg · 5 months ago
  98. 2b49188 kernel/os/arch: Fix Cortex-M irq priority setting by Jerzy Kasenberg · 4 months ago
  99. 3bb49f7 bus: Allow configuration change for a node by Jerzy Kasenberg · 4 months ago
  100. 02fe7c7 stm32/hal_uart: Enable FIFO if present by Jerzy Kasenberg · 4 months ago