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
Using array of chars as an array of long ints
Aug 19, 2026
c
arrays
avr
unions
avr-gcc
arrays + unions + structs containing bit fields C++
Aug 18, 2026
c++
arduino
avr-gcc
Implicit conversion to float using avr-gcc: uint8_t vs. uint16_t
Aug 10, 2026
c++
arduino
floating-point
type-conversion
avr-gcc
Writing a variadic macro which sets specific bits in an integer (bit-mask)
Jul 30, 2026
c
bit-manipulation
c-preprocessor
bitmask
avr-gcc
How to write a custom reset() function in C for AVR-Studio?
Jul 13, 2026
c
gcc
avr
avr-gcc
Why does avr-gcc add "push r1" instructions to the start of a function?
Jul 11, 2026
assembly
avr
avr-gcc
AVR: Relocation truncated to fit
Jul 09, 2026
c
avr-gcc
atmega
relocation
How can I have ld add symbols pointing to a section?
May 17, 2026
c
gcc
embedded
ld
avr-gcc
Multidimensional Arrays - malloc vs new
May 11, 2026
c++
c
arduino
malloc
avr-gcc
How can I bind a variable to an unused AVR I/O register using avr-gcc?
May 05, 2026
avr
avr-gcc
accessing data from structure in flash
May 02, 2026
c
structure
avr
avr-gcc
flash-memory
AVR sbi command - Error: number must be positive and less than 32
Apr 15, 2026
assembly
avr
avr-gcc
Disable function declaration error in avr g++
Mar 29, 2026
c++
makefile
compiler-errors
arduino
avr-gcc
crtatmega328p.o:(.init9+0x0): undefined reference to "main"
Mar 22, 2026
gcc
compilation
undefined-reference
avr-gcc
atmega32
Guarantees of data preservation between int32_t and float?
Mar 17, 2026
c
arduino
avr-gcc
Compile Assembly code that includes header files containing C-definitions
Mar 17, 2026
c
gcc
compiler-construction
assembly
avr-gcc
Arduino Assembler programming: Nothing happens
Mar 02, 2026
c
assembly
arduino
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
Older Entries »