simavr
2012-07-31 Jakob Grubertwi: Correct swapped twi irq names
2012-07-31 Jakob Gruberinterrupts: Typo correction (pooling -> polling)
2012-07-31 Jakob Grubermisc: Consistent include guards in headers
2012-07-31 Jakob Grubermisc: Add extern "C" blocks to headers
2012-07-26 Jakob Grubersimavr: Do not call avr_terminate in run callbacks
2012-07-26 Jakob Gruberirq: Print errors to stderr
2012-07-26 Jakob Grubertwi: Move avr_twi_irq_msg to avr_twi.c
2012-07-26 Jakob Gruberinterrupts: Don't wake up if not sleeping
2012-07-25 Michel PolletMakefile: Create .deb files using fpm
2012-07-20 Jakob Gruberexamples: Correct instructions for timer_64led example
2012-07-20 Jakob Gruberrun_avr: Abort if firmware could not be read
2012-07-20 Jakob Gruberexamples: hd44780 responds on falling edge of E pin
2012-07-19 Jakob Gruberexamples: Fix frequency of ac_input signal
2012-07-19 Jakob Grubersimavr: Improved accuracy of sleep durations
2012-07-18 Jakob Grubergdb: Read/write SREG values correctly
2012-07-18 Jakob Grubertests: Correct expected output of atmega88_uart_echo
2012-07-16 Michel PolletMerge pull request #4 from schuay/markdown_syntax
2012-07-16 Jakob Grubermisc: Update repository URL in README
2012-07-16 Jakob Grubermisc: Fix broken links in README.md
2012-07-16 Jakob Grubermisc: Github markdown uses indentation to mark code...
2012-07-16 Jakob Grubermisc: Minor wording changes in README.md
2012-07-16 Jakob Grubermisc: Github markdown uses underscores to italicize...
2012-07-16 Michel PolletMerge pull request #2 from schuay/watchpoints
2012-07-16 Michel PolletMerge pull request #3 from schuay/not_known
2012-07-16 Jakob Grubermisc: Fix confusing typo in error message
2012-07-16 Jakob Grubergdb: Use early termination in gdb_watch_find*
2012-07-15 Jakob Grubergdb: Implemented watchpoint handling
2012-07-15 Jakob Grubergdb: Store watchpoints in avr_gdb_t
2012-07-15 Jakob Grubergdb: Prepare watchpoints_t data structure
2012-07-13 Michel PolletMerge pull request #1 from schuay/master
2012-07-12 Jakob Grubermega1280: Added upper ADC differential channels
2012-07-12 Jakob Grubermisc: Fixed a couple of typos in comments
2012-06-16 Michel Polletsimavr: Makefile tweaks
2012-06-16 Michel PolletMakefile: Add a debug log
2012-06-16 Michel Polletlibc3: Deleted
2012-06-16 Michel Polletreprap: Deleted example board
2012-06-16 Michel Polletreprap: Added shadow mapping
2012-06-16 Michel Polletlibc3: Make & config tweaks
2012-06-16 Michel Polletc3gl: Made c3gl_program_load public
2012-06-16 Michel Polletc3gl_fbo: added depth texture
2012-06-16 Michel Polletc3program: Include digits in uniform names
2012-06-16 Michel Polletc3context: Calculate the view projection matrix
2012-06-16 Michel Polletc3camera: Added a field-of-view
2012-06-15 Michel Polletreprap: Updated to reflects changes to libc3
2012-06-15 Michel Polletc3gl_fbo: New bits
2012-06-15 Michel Polletc3gl: Implemements lights
2012-06-15 Michel Polletc3texture: Added a resize() function
2012-06-15 Michel Polletc3program: can specify uniform order
2012-06-15 Michel Polletc3object: Implements 'hidden' objects
2012-06-15 Michel Polletc3geometry: Added a set_dirty() function
2012-06-15 Michel Polletc3context: Make sure lights are 'drawn' first
2012-06-15 Michel Polletc3light: New bit
2012-06-13 Michel Polletc3gl: Implemented buffer objects and vertex array objects
2012-06-13 Michel Polletc3algebra: Added ortho matrices
2012-06-13 Michel Polletc3geometry: Added geometry buffers
2012-06-13 Michel Polletlibc3: c_array tweaks
2012-06-12 Michel Polletc3context: Added a view draw callback
2012-06-12 Michel Polletc3geometry: Removed projected vertices
2012-06-12 Michel Polletc3algebra: Added frustrum and full perspective
2012-06-12 Michel Polletc3camera: matrix contains the eye position
2012-06-06 Michel Polletspi: Reset the SPI Interrupt Flag
2012-06-06 Michel Polletuart: Made the stdio buffer non-static
2012-06-06 Michel Polletshared: Removed mongoose
2012-06-06 Michel Polletreprap: Split arduidiot_pins for generic use
2012-06-06 Michel Polletlibc3: remerged
2012-06-06 Michel Polletgitignore: Updated
2012-06-06 Michel Polletsimduino: Updated readme
2012-06-06 Michel Polletreprap: Uses libc3gl too now
2012-06-06 Michel Polletreprap: Added support for indexed elements
2012-06-03 Michel Polletcores: Now duplicate the global structure
2012-06-03 Michel Polletlibc3: Update
2012-06-03 Michel Polletlibc3: Few more updates
2012-06-03 Michel Polletlibc3: Added c3program
2012-06-03 Michel Polletreprap: c_utils updates
2012-06-03 Michel Polletuart_pty: Add CR/LF conversion to the tap
2012-06-03 Michel Polletreprap: Implemented the 'heatpot'
2012-06-02 Michel Polletuart_pty: Introduced the notion of 'tap' port
2012-06-02 Michel Polletreprap: Compatibility with OSX
2012-06-01 Michel Polletreprap: c3 update etc
2012-06-01 Michel Polletreprap: Delete mongoose
2012-06-01 Michel Polletcore: Cycle timer small fix
2012-05-28 Michel Polletreprap: c3 update
2012-05-28 Michel Polletcores: New avr-libc fixes
2012-05-28 Michel Polletusb: Fix for new compiler
2012-05-28 Michel Polletreprap: Steppers use proper logic
2012-05-28 Michel PolletMakefile: Use CPPFLAGS for -I stuff
2012-05-28 Michel PolletMakefile: Include a .make.options if present
2012-05-26 Michel Polletreprap: c3 documentation
2012-05-25 Michel Polletclang: Fixes of warning and nasty bugs
2012-05-22 Michel Polletmisc: Fixes clang warnings
2012-05-22 Michel PolletMakefiles: Tweaked to build using clang/llvm
2012-05-21 Michel Polletreprap: c3 stl loader
2012-05-21 Michel Polletreprap: c3 update
2012-05-20 Michel Polletgdb: Fixed a warning
2012-05-20 Michel Polletreprap: c3 update
2012-05-19 Michel Polletmake: Tweaks for freebsd
2012-05-19 Michel Polletreprap: Added opengl renderer
2012-05-19 Michel Polletreprap: Added c3, a small scene graph lib
2012-05-18 Michel PolletMakefile: Bit more cleanup
2012-05-18 Michel Polletcleanup: Remove codecrusader file
next