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