Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in avr-gcc
Stripping unused library functions / dead code from a static executable
Feb 15, 2026
gcc
arm
ld
compiler-optimization
avr-gcc
copy all the array into new array without vectors C++
Feb 14, 2026
c++
avr
avr-gcc
Why are functions executed in the order they are defined and not in the order they are called from the int main() in avr-c?
Feb 09, 2026
c
avr
atmega
avr-gcc
Why do we add an Offset when addressing DDRx ,PORTx in avr?
Jan 31, 2026
arduino
avr
avr-gcc
atmel
AVR inline assembly: registers to variables?
Jan 28, 2026
gcc
assembly
avr
avr-gcc
Avr asm label*2
Jan 26, 2026
assembly
avr
avr-gcc
Storing Large Integers/Values in an Embedded System
Jan 25, 2026
c
embedded
avr
avr-gcc
Why does avr-gcc bother to save the register state when calling main()?
Jan 24, 2026
c
stack
microcontroller
avr
avr-gcc
Why is this code generated to dereference a float pointer?
Dec 25, 2025
c
gcc
avr
avr-gcc
What's the difference between these C external definitions?
Dec 10, 2025
c
arrays
extern
avr-gcc
Does AVR-GCC properly work with 16-bit AVR I/O registers?
Nov 18, 2025
avr
avr-gcc
char arrays in PROGMEM
Nov 16, 2025
c
avr
avr-gcc
progmem
Moving data into __uint24 with assembly
Oct 29, 2025
c
assembly
avr
inline-assembly
avr-gcc
Sending mutiple characters using USART1 on an atmega4809 results in 0xFF to be send
Oct 26, 2025
c
embedded
avr
avr-gcc
usart
Where is the offset of the Y register from the call/stack frame in avr-gcc coming from?
Oct 26, 2025
assembly
avr
calling-convention
avr-gcc
frame-pointer
How to port pgm_read_byte macro (AVR-GCC) to Mircrochip C18 Compiler?
Oct 25, 2025
c
assembly
embedded
avr
avr-gcc
AVR G++: Executing a function that is past the 128 Kb ROM boundary
Oct 20, 2025
c++
gcc
g++
avr
avr-gcc
avr-gcc vs Arduino in PlatformIO
Sep 14, 2025
c
arduino
avr-gcc
Why is 'Placement New' for classes with virtual Members only working when buffer is on local stack?
Sep 09, 2025
c++
virtual-functions
avr-gcc
placement-new
Looking for source code of __builtin_avr_delay_cycles called by _delay_ms in avr-gcc
Mar 11, 2023
gcc
delay
avr-gcc
Older Entries »