notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/mspdebug/files/patch-Makefile

Number of commits found: 9

Wednesday, 11 Dec 2024
20:40 Joerg Wunsch (joerg) search for other commits by this committer
devel/mspdebug: fix include order

The default include order in the Makefile preferred global directories
over local ones. Thus, ftdi.h from an installed libftdi was considered
instead of the internal ftdi.h, leading to compilation errors in this
situation.

Reported by:	holm@freibergnet.de
Approved by:	(maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D47975
commit hash: 506e265d16c472b3e691fc789734d25aef8e1ebc commit hash: 506e265d16c472b3e691fc789734d25aef8e1ebc commit hash: 506e265d16c472b3e691fc789734d25aef8e1ebc commit hash: 506e265d16c472b3e691fc789734d25aef8e1ebc 506e265
Friday, 23 Feb 2024
13:55 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/mspdebug: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 5c5a88037b623cc51daeb390136d83a9c3bf7dff commit hash: 5c5a88037b623cc51daeb390136d83a9c3bf7dff commit hash: 5c5a88037b623cc51daeb390136d83a9c3bf7dff commit hash: 5c5a88037b623cc51daeb390136d83a9c3bf7dff 5c5a880
Sunday, 15 Nov 2015
10:48 lev search for other commits by this committer
 Update to latest version from GitHub

PR:		204188
Submitted by:	lev@FreeBSD.org
Approved by:	peterjeremy@acm.org (maintainer)
Original commitRevision:401687 
Sunday, 16 Dec 2012
05:20 eadler search for other commits by this committer
Update to 0.21

Changes:
* Support for flat binary files.
* Various bug fixes, including many disassembly fixes, an issue
causing FRAM reset-vector corruption and refactoring of drivers.
* Support for UIF BSL access via USB.
* Support for Olimex MSP430-JTAG-ISO-MK2, including power profiling.
* Support for parallel JTAG.
* Support for many new chips when using Olimex drivers.
* Add new interface mode for use with front-ends.
* Support for new chips: MSP430F6736, MSP430F2252, MSP430G2403,
MSP430F6435.
* Support for watchpoints using MSP430.DLL (tilib) driver.
* Support for GoodFET (memory access/programming only).
* Basic C++ demangling support.
* New commands: "fill" and "verify".
* Erase requests are now ignored when using FRAM chips.

PR:		ports/174468
Submitted by:	peterj (maintainer)
Original commitRevision:308980 
Sunday, 4 Mar 2012
13:08 miwi search for other commits by this committer
- Update to 0.19

Changes include:
  * Support for MSP430-JTAG-ISO on platforms other than Linux, via
    both serial drivers and raw USB access.
  * Support for new chips: MSP430F5342, MSP430F5329, MSP430F2418,
  * MSP430F2121, MSP430F2012, MSP430F449.
  * Fixed support for later-model MSP430-JTAG-TINY rev 2.
  * Fixed output buffering to allow correct interaction with
    Eclipse plugins.
  * Support for raw USB access to FET430UIF and eZ430-F2013.
  * GDB protocol bug fixes.
  * Section names are displayed when programming.

PR:             165682
Submitted by:   Peter Jeremy <peterjeremy@acm.org> (maintainer)
Original commit
Tuesday, 18 Oct 2011
21:51 pawel search for other commits by this committer
Update to 0.17

 * Support for new chips: MSP430FR5739, MSP430F5418,
 MSP430AFE253, MSP430F5527, MSP430F5510, MSP430F5528.
 * New -s option to specify serial port
 * Bug fixes for GDB stub interface and simulator.
 * Reader now supports tilde-expansion and ^[# key.
 * Better diagnostics for FET devices (more error codes).

PR:             ports/161695
Submitted by:   Peter Jeremy <peterjeremy@acm.org> (maintainer)
Original commit
Saturday, 30 Jul 2011
23:06 nox search for other commits by this committer
Update to version 0.16:

* Support for new chips: MSP430G2252, MSP430G2553, MSP430F235,
  MSP430F427.
* Added GDB client driver.
* Added support for Olimex MSP-JTAG-TINY rev 2.
* Bug fix in flash-bsl driver for large memory transfers.

PR:             ports/159318
Submitted by:   Peter Jeremy <peterjeremy@acm.org> (maintainer)
Original commit
Tuesday, 7 Jun 2011
14:11 culot search for other commits by this committer
- Update to 0.15

PR:             ports/157570
Submitted by:   Peter Jeremy <peterjeremy@acm.org> (maintainer)
Original commit
Saturday, 5 Feb 2011
16:27 nox search for other commits by this committer
MSPDebug is a free debugger for use with MSP430 MCUs. It supports
FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be
used as a proxy for gdb or as an independent debugger with support for
programming, disassembly and reverse engineering.

WWW: http://mspdebug.sourceforge.net/

PR:             ports/154517
Submitted by:   Peter Jeremy <peterjeremy at acm.org>
Feature safe:   yes
Original commit

Number of commits found: 9